Added scan-analyze to Interactive Tutorial

This commit is contained in:
Daniel Xie
2017-05-24 18:23:28 -05:00
parent 84eb295527
commit 0fd5323d52
4 changed files with 49 additions and 8 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ CONSTANTS = {
"rm Delete a script/program from the machine. (WARNING: Permanent)<br>" +
"run [script/program] Execute a program or a script<br>" +
"scan Displays all available network connections<br>" +
"scan-analyze Displays hacking-related information for all available network connections<br>" +
"scan-analyze [depth] Displays hacking-related information for all servers up to <i>depth</i> nodes away<br>" +
"sudov Shows whether or not you have root access on this computer<br>" +
"tail [script] Display script logs (logs contain details about active scripts)<br>" +
"top Display all running scripts and their RAM usage<br>",