Commit Graph

5524 Commits

Author SHA1 Message Date
sinn3r 3c8eecbcd7 Add enum_adium.rb post module 2012-04-05 14:05:20 -06:00
ohdae d290cf4fef Changed store_note to store_loot. Fixed local/remote file retrieval 2012-04-05 13:51:14 -06:00
sinn3r a9a30232dd This module is not ready, yanked. 2012-04-05 13:51:14 -06:00
Gregory Man 6bb34f7fd0 sockso_traversal 1.8 compatibility fix 2012-04-05 13:51:14 -06:00
ohdae e76965ce56 fix 2012-04-05 13:51:14 -06:00
ohdae 61ce7b587d saves each config to loot instead of notes 2012-04-05 13:51:14 -06:00
ohdae 98bd9a7bd0 Enumerate important and interesting configuration files 2012-04-05 13:50:24 -06:00
David Maloney 9336df2ac2 More Virtualisation SSL fixes 2012-04-05 13:49:51 -06:00
David Maloney f24c378281 Default SSL to true for esx_fingerprint module 2012-04-05 13:49:10 -06:00
sinn3r d6e14c4212 Fix typo 2012-04-05 13:48:12 -06:00
sinn3r b24dcfe43e Add sockso dir traversal 2012-04-05 13:48:12 -06:00
James Lee 033052c1e0 Fix syntax error in 1.8, thanks Jun Koi for the patch 2012-04-05 13:47:49 -06:00
sinn3r 4529efaeaa enum_protections is now find_apps 2012-04-05 13:47:01 -06:00
sinn3r 49e823802b File rename, as well as design and cosmetic changes 2012-04-05 13:47:01 -06:00
ohdae ccf6b01114 added report_note, removed store_loot function, cleaned up info/author 2012-04-05 13:44:14 -06:00
ohdae 27d571932e fixed output newline issue 2012-04-05 13:43:26 -06:00
ohdae 5a828e35d1 fixed save line 2012-04-05 13:40:51 -06:00
ohdae 805c2ee987 removed unneeded comments 2012-04-05 13:40:51 -06:00
ohdae 5861e1512f fixed output issue 2012-04-05 13:40:51 -06:00
ohdae 593a364811 removed unneeded dependency 2012-04-05 13:40:51 -06:00
ohdae 05053e6e74 locates installed 3rd part av, fws, etc 2012-04-05 13:40:51 -06:00
sinn3r 5bf512d0e9 Add OSVDB-79863 NetDecision Directory Traversal 2012-04-05 13:40:50 -06:00
James Lee 0c3f1aab77 Tell the user what actually went wrong when migrate.rb fails 2012-04-05 11:49:03 -06:00
Tod Beardsley 14d9953634 Adding DigitalBond SCADA modules 2012-04-05 12:35:48 -05:00
Tod Beardsley eb39b5f6aa Msftidy on netop 2012-04-05 10:33:57 -05:00
sinn3r 8628991b1d Merge pull request #305 from jlee-r7/bap-refactor
Bap refactor
2012-04-05 08:02:43 -07:00
andurin 937f8f035a tomcat_mgr_deploy may report successful creds 2012-04-05 11:09:56 +02:00
James Lee 40ab362e1c Store host details in the target cache
This allows us to maintain a connection between the client and the
operating system/host where it's running.

Also fixes a counting problem for modules actually started.
2012-04-05 01:33:07 -06:00
James Lee 0ddfa79a34 Move javascriptosdetect out to its own file
Allows editors to easily highlight correctly which makes editing a
little nicer. Also makes it easier to debug because line numbers are
only off by the length of the custom_js argument.
2012-04-04 17:07:17 -06:00
James Lee 6ad0f41479 Add the client to output 2012-04-03 18:27:16 -06:00
James Lee 974d95b175 Both of these are obsoleted by java_atomicreferencearray 2012-04-03 18:23:42 -06:00
James Lee 893430894e Tell the user how many sploits we've picked 2012-04-03 18:22:56 -06:00
sinn3r c79060915a Add Chap0's netop exploit 2012-04-03 11:51:58 -05:00
chap0 48d6157d6e New NetOp Guest msf module http://www.netop.com/ 2012-04-02 16:53:51 -07:00
Tod Beardsley 9cf896ffa1 Pre-release fixups on titles and grammar
Fixing squid_pivot_scanning and enum_xchat
2012-04-02 11:24:49 -05:00
Tod Beardsley 7b0ee58d9f Fixing bug spotted by troulouliou in ipv6_neighbor
Just check for nilness, not the :symbol.
2012-04-02 10:02:59 -05:00
sinn3r bd5f43c918 Add another good reference by @mihi42 2012-04-01 01:30:50 -05:00
sinn3r bab4cddd83 Add Jeroen Frijters for finding/reporting the bug 2012-03-31 03:01:09 -05:00
sinn3r 1853f8b0c2 Merge pull request #291 from wchen-r7/enum_xchat
Add post module enum_xchat.rb
2012-03-31 00:42:15 -07:00
sinn3r 543f5ebfe2 Only display the retry message when necessary 2012-03-31 02:40:24 -05:00
sinn3r 4215030eb3 Set a limit to how many times we can retry 2012-03-31 02:38:46 -05:00
sinn3r 6e4ccaae6b Add post module to collect xchat's configs and chat logs 2012-03-31 00:15:21 -05:00
James Lee cc54a260f5 Merge remote branch 'upstream/master' 2012-03-30 14:31:12 -06:00
James Lee 0547369966 Add bap support for flash mp4 and new java bug
Also fixes a silly issue where adobe_flash_mp4_cprt was adding the
/test.mp4 resource after every request instead of just once at startup.
2012-03-30 12:59:07 -06:00
sinn3r e723704a32 Merge pull request #289 from wchen-r7/enum_colloquy
Add post module enum_colloquy.rb to collect chatlogs and the plist
2012-03-30 09:24:32 -07:00
sinn3r 18a13a4bfb Correct description 2012-03-30 11:22:55 -05:00
Steve Tornio ae21c05e69 add osvdb ref 2012-03-30 07:26:07 -05:00
sinn3r e018c6604f Modify CVE-2012-0507 2012-03-30 02:06:56 -05:00
sinn3r 8d2a58dfd8 Add post module enum_colloquy.rb to collect chatlogs and the preferences list 2012-03-29 16:24:43 -05:00
Tod Beardsley f069a32223 Merge pull request #288 from wchen-r7/cve_2012_0507
Adding sinn3r and juan's exploit for CVE-2012-0507. Blog post coming soon.
2012-03-29 08:46:49 -07:00