misc update

patch-1
sandeep 2021-10-21 04:21:52 +05:30
parent 9ded2fcccf
commit cda7245de9
1 changed files with 7 additions and 5 deletions

View File

@ -1,7 +1,7 @@
id: gruntfile
id: gruntfile-exposure
info:
name: gruntfile exposure
name: Gruntfile Exposure
author: sbani
severity: info
reference: https://gruntjs.com/sample-gruntfile
@ -9,18 +9,20 @@ info:
requests:
- method: GET
redirects: true
max-redirects: 3
path:
- "{{BaseURL}}/Gruntfile.js"
- "{{BaseURL}}/Gruntfile.coffee"
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
condition: and
words:
- "module.exports"
part: body
- "grunt"
- type: status
status: