move @@reload_opts to the correct class, fixes 'help reload' from a non-exploit module context |
|
More...
|
about 14 years ago
|
default last_seen to sane values so we don't orphan all sessions right away. =/ |
|
More...
|
about 14 years ago
|
deal with the odd 'No Service Pack' by normalizing to 'Service Pack 0', fixes odd 2003 detection |
|
More...
|
about 14 years ago
|
fix a stupid bug where retina, nessus, and qualys os fingerpritns would not be saved; improve fingerprints for 2003, 2008 |
|
More...
|
about 14 years ago
|
Importing Nexpose reports should retain test keys (which are usually some kind of proof or expanded details about a vulnerability). |
|
More...
|
about 14 years ago
|
change the close_reason to be more accurate now that the close isn't happening at startup |
|
More...
|
about 14 years ago
|
Merge the stale session reaper code into the session manager |
|
More...
|
about 14 years ago
|
Unbreak trunk for now, this code needs to be fixed, its throwing errors. Fixes #4218 |
|
More...
|
about 14 years ago
|
Sources credentials gained from exploits by a session ID directly, rather than going through the ExploitedHost table. |
|
More...
|
about 14 years ago
|
updates for smartlocker, fixes #4216, fixes #3400, thanks mubix |
|
More...
|
about 14 years ago
|
don't bomb out when there are no stale sessions |
|
More...
|
about 14 years ago
|
add a last-seen column to the sessions table so we can cull dead sessions on startup |
|
More...
|
about 14 years ago
|
Added CVE reference |
|
More...
|
about 14 years ago
|
pxesploit update; compatibility with x64, compatibility with different windows versions. Still no custom payload yet. |
|
More...
|
about 14 years ago
|
Update hacking with some other gotchas |
|
More...
|
about 14 years ago
|
Added eZip Wizard 3.0 Stack Buffer Overflow |
|
More...
|
about 14 years ago
|
Fix the title and remove OS X shell session support until bugs are fixed |
|
More...
|
about 14 years ago
|
Add the right class wrappers |
|
More...
|
about 14 years ago
|
Add a Post module that pulls sensitive files from the Apple iOS backup images. This includes a full manifest parser and can be used to collect stored camera images, call history, saved passwords, and the wireless location "tracking" database. |
|
More...
|
about 14 years ago
|
Port of the python Manifest.mbdb parser |
|
More...
|
about 14 years ago
|
Armitage 04.24.11: added an MOTD option for collaboration mode, added a "Pass Session" option to send a session elsewhere, explicitly set ExitOnSession to false to prevent listeners from dieing |
|
More...
|
about 14 years ago
|
Small offset change for Win 7 target requested by sd |
|
More...
|
about 14 years ago
|
Correct the logic around Host object parameters |
|
More...
|
about 14 years ago
|
Lets not break the trunk after all |
|
More...
|
about 14 years ago
|
Merge typo fixes from Raphael Mudge |
|
More...
|
about 14 years ago
|
Pass a host object into the nse parser from a host object cache. |
|
More...
|
about 14 years ago
|
Allow report_auth_info() to accept a Host object instead of an address like all the other methods. |
|
More...
|
about 14 years ago
|
Switch from readpartial to read_nonblock, which works around an OpenSSL deadlock. This also adds support for the openssl-nonblock gem's specific exceptions |
|
More...
|
about 14 years ago
|
remove my code out of the tree, tests all passing. thanks chao-mu! |
|
More...
|
about 14 years ago
|
commit the rest of chao's patch :/ |
|
More...
|
about 14 years ago
|