mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
Added offsets for version 9.2(4)14
This version of the ASA is patched and our offsets do not work currently. We may do more work on this to find a solution.
This commit is contained in:
parent
087e9461ce
commit
cd4299b3a2
@ -43,6 +43,7 @@ class MetasploitModule < Msf::Auxiliary
|
||||
@asa_version_snmp = '1.3.6.1.2.1.47.1.1.1.1.10.1'
|
||||
|
||||
@offsets = {
|
||||
#"9.2(4)14" => ["197.207.10.8", "118.97.40.9", "72", "0.16.185.9", "112.31.185.9", "85.49.192.137", "0.80.8.8", "240.95.8.8", "85.137.229.87"],
|
||||
"9.2(4)13" => ["197.207.10.8", "70.97.40.9", "72", "0.16.185.9", "240.30.185.9", "85.49.192.137", "0.80.8.8", "240.95.8.8", "85.137.229.87"],
|
||||
"9.2(4)" => ["101.190.10.8", "54.209.39.9", "72", "0.48.184.9", "192.52.184.9", "85.49.192.137", "0.80.8.8", "0.91.8.8", "85.137.229.87"],
|
||||
"9.2(3)" => ["29.112.29.8", # jmp_esp_offset, 0
|
||||
|
Loading…
Reference in New Issue
Block a user