We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3705a8b commit 0161d18Copy full SHA for 0161d18
inc/interactive/values.pl
@@ -47,7 +47,7 @@
47
48
## NOT REQUIRE A VALUE
49
our @NoValRequierd=('none', 'host', 'tcp', 'udp', 'full', 'unique', 'nobanner', 'beep', 'noinfo', 'update', 'ip', 'noquery', 'ifend', 'post', 'get', 'b-random', 'm-random', 'content', 'ping',
50
- 'HOST', 'PORT', 'HOSTIP', 'TARGET', 'sql', 'lfi', 'wpafd', 'admin', 'index', 'wp', 'joom', 'upload', 'zip', 'email', 'ip', 'ports', 'commands', 'form', 'search', 'normal',
+ 'HOST', 'PORT', 'HOSTIP', 'TARGET', 'sql', 'lfi', 'wpafd', 'admin', 'index', 'wp', 'joom', 'upload', 'zip', 'email', 'ip', 'ports', 'commands', 'form', 'search', 'normal',
51
'advanced', 'joomrfi', 'shost', 'email', 'decrypt', 'nomodule');
52
53
## DATA ARGUMENTS
0 commit comments