Merge pull request #35 from puzzlepeaches/master

mongo express web gui detection
patch-1
bauthard 2020-04-17 18:18:48 +05:30 committed by GitHub
commit 365543efa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
id: mongo-express-web-gui
info:
name: Mongo Express Web GUI
author: puzzlepeaches
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/"
matchers:
- type: word
words:
- "Set-Cookie: mongo-express="
part: header