mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +00:00
New Wordpress http fingerprint from Duarte Silva.
This commit is contained in:
@@ -2834,6 +2834,7 @@ table.insert(fingerprints, {
|
||||
},
|
||||
matches={
|
||||
{match='<h1>Pligg Content Management System</h1>%s*<h2>Version (.-)</h2>', output='Pligg version \\1'},
|
||||
{match='<br /> Version (.-)\n', output='WordPress version \\1'},
|
||||
{output='Interesting, a readme.'}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user