mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-29 10:22:49 +02:00
feat(docs): Added documentation for 'IIS-POST.txt'
This commit is contained in:
parent
e5ab10aca3
commit
189ee551f6
2 changed files with 6 additions and 3 deletions
|
|
@ -1,2 +1 @@
|
|||
# Interesting Microsoft IIS files which require being scanned for with the HTTP POST verb
|
||||
msadc/msadcs.dll/VbBusObj.VbBusObjCls.GetMachineName
|
||||
msadc/msadcs.dll/VbBusObj.VbBusObjCls.GetMachineName
|
||||
|
|
@ -64,4 +64,8 @@ Date of last wordlist update: Feb 27, 2014
|
|||
Use for: Fuzzing for common filepaths in webpages created with **[Apache Axis](https://axis.apache.org/axis/)**
|
||||
|
||||
Date of the first release of Apache Axis: [2002-10-07](https://jbossas.jboss.org/downloads/)
|
||||
Date of the last release of Apache Axis: 2006-04-22
|
||||
Date of the last release of Apache Axis: 2006-04-22
|
||||
|
||||
|
||||
## IIS-POST.txt
|
||||
Use for: Fuzzing for Microsoft IIS files which require being scanned for with the HTTP POST verb
|
||||
Loading…
Reference in a new issue