mirror of
https://github.com/DeNNiiInc/UltyScan.git
synced 2026-04-19 22:25:59 +00:00
UltyScan Documentation Overhaul
This commit is contained in:
9
templates/passive/network/Default_Credentials_NMap.sh
Normal file
9
templates/passive/network/Default_Credentials_NMap.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
AUTHOR='@xer0dayz'
|
||||
VULN_NAME='Default Credentials - NMap'
|
||||
FILENAME="$LOOT_DIR/output/nmap-$TARGET.txt $LOOT_DIR/output/nmap-$TARGET-*.txt"
|
||||
MATCH="Valid\ credentials"
|
||||
SEVERITY='P1 - CRITICAL'
|
||||
GREP_OPTIONS='-i'
|
||||
SEARCH='positive'
|
||||
SECONDARY_COMMANDS=''
|
||||
TYPE="network"
|
||||
Reference in New Issue
Block a user