mirror of
https://github.com/DeNNiiInc/UltyScan.git
synced 2026-04-17 22:46:00 +00:00
UltyScan Documentation Overhaul
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
AUTHOR='@xer0dayz'
|
||||
VULN_NAME='Insecure Cookie - HTTPOnly Not Set'
|
||||
FILENAME="$LOOT_DIR/web/headers-htt*-$TARGET-*.txt"
|
||||
MATCH='Set-Cookie'
|
||||
SEVERITY='P3 - MEDIUM'
|
||||
GREP_OPTIONS='-i'
|
||||
SEARCH='positive'
|
||||
SECONDARY_COMMANDS=' | egrep -iv httponly'
|
||||
Reference in New Issue
Block a user