Commit Graph

8 Commits (2fca4d3d66f8100a7a4953c06d251aa45d4c6d7e)

Author SHA1 Message Date
y0no c3d0dcbdfd
Fix IIS Internal IP Disclosure (#4479)
* Update iis-internal-ip-disclosure.yaml

Fix IIS Internal IP Disclosure for OWA case

* Auto Generated CVE annotations [Wed May 25 14:01:45 UTC 2022] 🤖

* Additional request + improved matcher part

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2022-05-26 00:50:38 +05:30
forgedhallpass 209538baa6 refactor: Description field uniformization
* info field reorder
* reference values refactored to list
* added new lines after the id and before the protocols
* removed extra new lines
* split really long descriptions to multiple lines (part 1)
* other minor fixes
2022-04-22 13:38:41 +03:00
sandeep 609705f676 removed extra headers not required for template 2021-09-08 17:47:19 +05:30
sandeep bfd40054e4 matcher update 2021-07-26 15:18:10 +05:30
sandeep 3c6aa9da0c misc updates 2021-06-09 22:15:55 +05:30
Will Davison cd06c6137f Fixed trailing spaces 2021-06-09 16:04:53 +01:00
Will Davison ad8d064bf9 Fixed linting error. 2021-06-09 15:40:06 +01:00
Will Davison 6279e1fb70 Added template for IIS Internal IP Disclosure
By sending a HTTP 1.0 request to the root of the webserver, sometimes an internal IP address is disclosed in the Location header of the 302 response.
2021-06-09 15:30:59 +01:00