mirror of https://github.com/OWASP/Nettacker.git
smb_fix done
This commit is contained in:
parent
bfce8459c1
commit
7a947145f9
|
|
@ -1094,6 +1094,6 @@ payloads:
|
|||
regex: "AMQP"
|
||||
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
|
||||
# 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