Merge pull request #2185 from shelld3v/patch-6

patch-1
Sandeep Singh 2021-07-26 13:12:51 +05:30 committed by GitHub
commit 034c7c1490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -21,15 +21,16 @@ requests:
matchers:
- type: word
words:
- "ls"
- "mkdir "
- "chmod "
- "exit"
- "kill "
- "mv "
- "nano "
- "vim "
- "pico "
- "sudo "
- "rm "
- "cd "
- "cp "
- "ps aux "
condition: or
@ -40,6 +41,8 @@ requests:
- type: word
words:
- "application/javascript"
- "application/json"
- "application/xml"
- "html>"
- "text/html"
part: all