mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update shell-history.yaml
This commit is contained in:
@@ -20,7 +20,6 @@ requests:
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "ls"
|
||||
- "mkdir "
|
||||
- "chmod "
|
||||
- "mv "
|
||||
@@ -34,6 +33,7 @@ requests:
|
||||
condition: or
|
||||
|
||||
- type: word
|
||||
part: response
|
||||
words:
|
||||
- "<?xml"
|
||||
- "<env"
|
||||
@@ -42,7 +42,7 @@ requests:
|
||||
- "application/xml"
|
||||
- "html>"
|
||||
- "text/html"
|
||||
part: response
|
||||
- "image/"
|
||||
negative: true
|
||||
|
||||
- type: status
|
||||
|
||||
Reference in New Issue
Block a user