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:
@@ -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 ----
|
||||
------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user