From 189ee551f61eef9a637fbda45660915c65dd8774 Mon Sep 17 00:00:00 2001 From: ItsIgnacioPortal <5990@protonmail.com> Date: Fri, 21 Feb 2025 23:03:11 -0300 Subject: [PATCH] feat(docs): Added documentation for 'IIS-POST.txt' --- Discovery/Web-Content/Web-Servers/IIS-POST.txt | 3 +-- Discovery/Web-Content/Web-Servers/README.md | 6 +++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Discovery/Web-Content/Web-Servers/IIS-POST.txt b/Discovery/Web-Content/Web-Servers/IIS-POST.txt index ea6211856..1970d556d 100644 --- a/Discovery/Web-Content/Web-Servers/IIS-POST.txt +++ b/Discovery/Web-Content/Web-Servers/IIS-POST.txt @@ -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 \ No newline at end of file diff --git a/Discovery/Web-Content/Web-Servers/README.md b/Discovery/Web-Content/Web-Servers/README.md index 9ef8b717a..4627da502 100644 --- a/Discovery/Web-Content/Web-Servers/README.md +++ b/Discovery/Web-Content/Web-Servers/README.md @@ -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 \ No newline at end of file +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 \ No newline at end of file