46
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 26, 2024 — May 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move @@reload_opts to the correct class, fixes 'help reload' from a non-exploit module context
egyp7
as James Lee
More... about 14 years ago
default last_seen to sane values so we don't orphan all sessions right away. =/
egyp7
as James Lee
More... about 14 years ago
deal with the odd 'No Service Pack' by normalizing to 'Service Pack 0', fixes odd 2003 detection
egyp7
as James Lee
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
egyp7
as James Lee
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).
todb
as Tod Beardsley
More... about 14 years ago
change the close_reason to be more accurate now that the close isn't happening at startup
egyp7
as James Lee
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.
todb
as Tod Beardsley
More... about 14 years ago
updates for smartlocker, fixes #4216, fixes #3400, thanks mubix
egyp7
as James Lee
More... about 14 years ago
don't bomb out when there are no stale sessions
egyp7
as James Lee
More... about 14 years ago
add a last-seen column to the sessions table so we can cull dead sessions on startup
egyp7
as James Lee
More... about 14 years ago
Added CVE reference
sinn3r
as Wei Chen
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
sinn3r
as Wei Chen
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
sinn3r
as Wei Chen
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