Merge pull request #1639 from pdelteil/patch-9

Update shell-history.yaml
patch-1
Sandeep Singh 2021-06-06 13:40:47 +05:30 committed by GitHub
commit fae9755374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 1 deletions

View File

@ -10,7 +10,7 @@ info:
requests:
- method: GET
redirects: true
max-redirects: 5
max-redirects: 1
path:
- "{{BaseURL}}/.bash_history"
- "{{BaseURL}}/.ksh_history"
@ -22,6 +22,23 @@ requests:
- type: word
words:
- "chmod "
- "exit"
- "kill "
- "nano "
- "vim "
- "pico "
- "sudo "
- "rm "
- "cd "
- "ps aux "
condition: or
- type: status
status:
- 200
- type: word
words:
- "<html"
part: body
negative: true