1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-30 19:39:07 +00:00

-Adds an administration password reset vulnerability in Seagate BlackArmor 110, 220 and 440.

This commit is contained in:
paulino
2013-04-26 23:59:28 +00:00
parent 93eee124c2
commit fc431f8df5

View File

@@ -6823,6 +6823,23 @@ table.insert(fingerprints, {
}
}
});
table.insert(fingerprints, {
category = 'attacks',
probes = {
{
path = '/d41d8cd98f00b204e9800998ecf8427e.php',
method = 'GET'
}
},
matches = {
{
match = '200',
output = 'Seagate BlackArmorNAS 110/220/440 Administrator Password Reset Vulnerability'
}
}
});
------------------------------------------------
---- Open Source CMS checks ----
------------------------------------------------