Skip to content

Commit f7ce6a0

Browse files
authored
added amqp detection regex (#1046)
1 parent 6ad4ce0 commit f7ce6a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nettacker/modules/scan/port.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,3 +1089,7 @@ payloads:
10891089
telnet:
10901090
regex: "Check Point FireWall-1 authenticated Telnet server running on|Raptor Firewall Secure Gateway|No more connections are allowed to telnet server|Closing Telnet connection due to host problems|NetportExpress|WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING|Login authentication|recommended to use Stelnet|is not a secure protocol|Welcome to Microsoft Telnet Servic|no decompiling or reverse-engineering shall be allowed"
10911091
reverse: false
1092+
1093+
amqp:
1094+
regex: "AMQP"
1095+
reverse: false

0 commit comments

Comments
 (0)