misc changes

patch-1
sandeep 2021-06-06 13:39:16 +05:30
parent 652da29f9a
commit 0cf8ffdc57
1 changed files with 4 additions and 3 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"
@ -32,12 +32,13 @@ requests:
- "cd "
- "ps aux "
condition: or
- type: status
status:
- 200
- type: word
words:
- "<html "
- "<html"
part: body
negative: true