mirror of
https://github.com/DeNNiiInc/UltyScan.git
synced 2026-04-18 00:56:00 +00:00
UltyScan Documentation Overhaul
This commit is contained in:
9
templates/passive/network/Subover_Takeover_Detected.sh
Normal file
9
templates/passive/network/Subover_Takeover_Detected.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
AUTHOR='@xer0dayz'
|
||||
VULN_NAME='Subover Takeover Detected'
|
||||
FILENAME="$LOOT_DIR/nmap/subover-$TARGET.txt"
|
||||
MATCH="Takeover\ Possible"
|
||||
SEVERITY='P2 - HIGH'
|
||||
GREP_OPTIONS='-i'
|
||||
SEARCH='positive'
|
||||
SECONDARY_COMMANDS=''
|
||||
TYPE="network"
|
||||
Reference in New Issue
Block a user