mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
spamd
This commit is contained in:
parent
4174bd9b1b
commit
e5aff7139e
1 changed files with 1 additions and 1 deletions
|
|
@ -1364,7 +1364,7 @@ match rtsp m|^RTSP/1\.0 505 Protocol Version Not Supported\r\nDate: .*\r\nServer
|
|||
|
||||
match slimp3 m|^GET %2f HTTP%2f1\.0\n$| v|SliMP3 MP3 player||http://www.slimdevices.com|
|
||||
# spamd 2.20-1woody
|
||||
match spamd m|^SPAMD/1\.0 76 Bad header line: GET / HTTP/1\.0\r\r\n| v/SpamAssassin spamd///
|
||||
match spamd m|^SPAMD/1\.0 76 Bad header line: GET / HTTP/1\.0\r\r?\n| v/SpamAssassin spamd///
|
||||
# Windows XP 8/2003
|
||||
match upnp m|^HTTP/1.1 400 Bad Request\r\n\r\n$| v/Microsoft Windows UPnP///
|
||||
match upnp m|^HTTP/1\.0 \d\d\d .*\r\nDate: .*\r\nConnection: close\r\nServer: Microsoft-Windows-NT/(\d[-.\w]+) UPnP/(\d[-.\w]+) UPnP-Device-Host/(\d[-.\w]+)\r\n| v/Microsoft UPnP/$2/WindowsNT Vers: $1; UPnP Device Host: $3/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue