mirror of https://github.com/OWASP/Nettacker.git
Compare commits
2 Commits
f24b1b2bb4
...
344ad70dfc
| Author | SHA1 | Date |
|---|---|---|
|
|
344ad70dfc | |
|
|
65bf88e68f |
|
|
@ -1092,4 +1092,8 @@ payloads:
|
||||||
|
|
||||||
amqp:
|
amqp:
|
||||||
regex: "AMQP"
|
regex: "AMQP"
|
||||||
reverse: false
|
reverse: false
|
||||||
|
|
||||||
|
smb:
|
||||||
|
regex: "SMB\\d+|Microsoft Windows Network|Server\\sMessage\\sBlock\\sProtocol|\\d{{1,3}}\\.\\d{{1,3}}\\.\\d{{1,3}}\\.\\d{{1,3}}.*?SMB.*?|Session\\sError|Not\\simplemented|Protocol\\sViolation|\\d+\\sbytes\\sreceived|SMB\\sConnection\\sterminated|Session\\sestablished\\susing\\sSMB\\d+|NTLMv2|Negotiate Protocol|SMB2\\sProtocol\\sNegotiation|Session\\sSetup\\sSMB|Tree\\sConnect"
|
||||||
|
reverse: false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue