Merge pull request #7560 from projectdiscovery/fix-jetty-matcher

Fix with Correct Status Code [404]
patch-1
Ritik Chaddha 2023-06-29 10:25:22 +05:30 committed by GitHub
commit 339b2baf36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -6,9 +6,12 @@ info:
severity: low
reference:
- https://github.com/jaeles-project/jaeles-signatures/blob/master/common/jetty-showcontexts-enable.yaml
tags: jetty
- https://swarm.ptsecurity.com/jetty-features-for-hacking-web-apps/
metadata:
max-request: 1
verified: true
shodan-query: html:"contexts known to this"
tags: jetty,misconfig
http:
- method: GET
@ -23,4 +26,4 @@ http:
- type: status
status:
- 200
- 404