Adds / tweaks a bunch of scripts
This commit is contained in:
parent
887f479d1f
commit
285165913d
13 changed files with 112 additions and 30 deletions
|
@ -414,6 +414,8 @@ attacks (XSS).\n\n"
|
|||
while read source; do
|
||||
sourcemessage=''
|
||||
case "$source" in
|
||||
"'none'")
|
||||
;;
|
||||
"'self'")
|
||||
sourcemessage+="This is normally fine \
|
||||
although care should be taken if the site being tested has upload functionality"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue