Commit a519755

Richard Luby <richluby@gmail.com>
2016-10-25 15:19:09
added comment marker in front of headers
1 parent a2988a0
corpus/corpus.csv
@@ -1,4 +1,4 @@
-prompt,response,category
+# prompt,response,category
 
 ICMP TTL=64,*nix,fingerprinting
 ICMP TTL=128,windows,fingerprinting
@@ -253,7 +253,7 @@ systemd: the systemd equivilant to a runlevel is a [?],target unit,systemd
 linux users: username of UID 0,root,special_linux_users
 linux users: group of GID 0,root,special_linux_users
 linux users: user which cannot write anything to the system,nobody,special_linux_users
-linux users: 
+linux users:
 
   linux netwokring: ,netstat,nix_networking
   linux networking: ,whois,nix_networking
corpus/tmux.csv
@@ -1,3 +1,3 @@
-prompt,response,category
+# prompt,response,category
 tmux: unbind default prefix key,unbind C-b,tmux
 tmux: set tmux prefix key to a,set -g prefix C-a,tmux
corpus/windows.csv
@@ -1,4 +1,4 @@
-prompt,response,category
+# prompt,response,category
 windows releases: Windows 10 = NT [?],10.0,windows_releases
 windows releases: Windows Server 2016 = NT [?],10.0,windows_releases
 windows releases: Windows 8.1 = NT [?],6.3,windows_releases
@@ -35,7 +35,7 @@ windows releases: 4.10 = Windows [?],98,windows_releases
 windows releases: 4.9 = Windows [?],ME,windows_releases
 windows releases: 4.00 = Windows [?],95,windows_releases
 
-  ephermeral port ranges 
+  ephermeral port ranges
   xp > 1024
   6.0 > 49K+
 
@@ -79,12 +79,10 @@ windows processes: Login Process - [?].exe,winlogon,windows_processes
   windows cmd: ,,windows_cmd
 
   admin$ -> C:/Windows/system32
-  HKLM == 
+  HKLM ==
 
   HKLM\SOFTWARE\Microsoft"\Windows NT"\currentversion
     - BuildLabEx = 32 or 64 bit
   HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall
 
   sc config remote registry start=auto
-
-