mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-07-30 23:50:27 -07:00
c
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ ${NC}This tool enum and search possible misconfigurations$DG (known vulns, user,
|
||||
|
||||
while getopts "h?asnd:p:i:P:qo:LMwt:" opt; do
|
||||
case "$opt" in
|
||||
h|\?) printf "$HELP"$NC; exit 0;;
|
||||
h|\?) printf "%s" "$HELP$NC"; exit 0;;
|
||||
a) FAST="";;
|
||||
s) SUPERFAST=1;;
|
||||
n) NOTEXPORT=1;;
|
||||
|
||||
Reference in New Issue
Block a user