We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55593f0 commit e3e82ddCopy full SHA for e3e82dd
README.MD
@@ -62,7 +62,7 @@ In particularly you can choose the wordlists used by the Nmap scripts and the mo
62
63
```bash
64
##############################################
65
-### PARAMETERS ###
+### PARAMETERS ###
66
67
GENERAL_USER_LIST='general_user_wordlist_short.txt'
68
WIN_USER_LIST='win_user_wordlist_short.txt'
@@ -71,7 +71,7 @@ SHORT_PASS_LIST='fasttrack.txt'
71
LONG_PASS_LIST='rockyou.txt'
72
73
74
-### NMAP SETTING ###
+### NMAP SETTING ###
75
76
77
# PE (echo req), PP (timestamp-request)
0 commit comments