Commit Graph

375 Commits

Author SHA1 Message Date
antisnatchor
10d8a1dc6d (Fixes issue 354) fixed handling of raw unicode data in browsers that supports window.btoa and window.atob
git-svn-id: https://beef.googlecode.com/svn/trunk@1020 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-25 17:11:07 +00:00
bcoles@gmail.com
0d779184b0 Updated Clipboard Theft module supported browsers list
git-svn-id: https://beef.googlecode.com/svn/trunk@1019 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-21 11:01:58 +00:00
bcoles@gmail.com
84bd253dd0 Added Chrome to modules/misc/extract_local_storage confirmed browser
list



git-svn-id: https://beef.googlecode.com/svn/trunk@1001 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-19 23:35:13 +00:00
bcoles@gmail.com
ec9fc14414 Added modules/misc/clipboard_theft/
git-svn-id: https://beef.googlecode.com/svn/trunk@1000 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-19 20:40:36 +00:00
scotty.b.brown@gmail.com
2f681c51e2 Knew i would miss one.
git-svn-id: https://beef.googlecode.com/svn/trunk@999 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-18 23:44:24 +00:00
scotty.b.brown@gmail.com
49fc521a16 (Fixes issue 349) Added detection of Chrome 12
git-svn-id: https://beef.googlecode.com/svn/trunk@998 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-18 23:38:16 +00:00
bcoles@gmail.com
5c4888097d Added Safari to modules/misc/extract_local_storage confirmed browser list
git-svn-id: https://beef.googlecode.com/svn/trunk@997 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-13 23:24:39 +00:00
wade@bindshell.net
3948ff432e Banner details updated
git-svn-id: https://beef.googlecode.com/svn/trunk@996 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-13 09:38:00 +00:00
wade@bindshell.net
94bb46eb48 Version number updated to 0.4.2.7-alpha
git-svn-id: https://beef.googlecode.com/svn/trunk@995 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-13 09:26:54 +00:00
bcoles@gmail.com
f5246a8588 Added Extract Local Storage module
git-svn-id: https://beef.googlecode.com/svn/trunk@994 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-12 09:53:50 +00:00
antisnatchor
dfba87c492 removed debug code (again, sorry ;) )
git-svn-id: https://beef.googlecode.com/svn/trunk@993 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-08 19:25:42 +00:00
antisnatchor
9f0bb61671 (Fixes issue 273): fixed JS syntax error that prevented the module working in all the browsers.
git-svn-id: https://beef.googlecode.com/svn/trunk@992 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-08 10:45:39 +00:00
antisnatchor
3a82214e43 issue 337: removed console.log debug code
git-svn-id: https://beef.googlecode.com/svn/trunk@991 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-30 10:06:04 +00:00
antisnatchor
1dcac350f2 Fixes issue 337 : added dropdown to let the user choose a reverse or bind payload. Modified JSP payload accordingly.
git-svn-id: https://beef.googlecode.com/svn/trunk@990 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-30 10:04:33 +00:00
xntrik
844fa70fc1 (Fixes issue 327) : changed CSS to give more padding to folder icons
git-svn-id: https://beef.googlecode.com/svn/trunk@989 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-28 06:15:23 +00:00
xntrik
1cda1ccf46 (fixes issue 211) : keyboard up and down through command modules now works
git-svn-id: https://beef.googlecode.com/svn/trunk@988 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-28 03:32:30 +00:00
xntrik
22d91d5739 (Fixes issue 343) - more notes about MySQL Deps in config.yaml
git-svn-id: https://beef.googlecode.com/svn/trunk@987 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-26 23:49:54 +00:00
scotty.b.brown@gmail.com
b9f53c8f96 More tweaking to proxy to help it work with browsers (and not just telnet :p)
git-svn-id: https://beef.googlecode.com/svn/trunk@986 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-26 06:46:19 +00:00
scotty.b.brown@gmail.com
bd28ce2147 Added more debugging to the proxy
git-svn-id: https://beef.googlecode.com/svn/trunk@985 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-24 08:56:19 +00:00
xntrik
c76dbbd017 Changes config.yaml so that mysql is lowercase, if you change the option using upper/lower it doesnt work
git-svn-id: https://beef.googlecode.com/svn/trunk@984 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-21 03:33:56 +00:00
xntrik
b6c45fc7d9 (Fixes issue 265) the detection for Twitter is a little better, but still slightly inconsistant on first run against ff
git-svn-id: https://beef.googlecode.com/svn/trunk@983 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-20 15:53:29 +00:00
xntrik
dc36f53e04 (Fixes issue 144) Update a Zombies IP on change and log the event
git-svn-id: https://beef.googlecode.com/svn/trunk@982 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-20 13:14:12 +00:00
xntrik
31069c0947 Fixing the Butcher demo link to jQuery
git-svn-id: https://beef.googlecode.com/svn/trunk@981 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-20 12:56:33 +00:00
antisnatchor
ff39c12909 (Fixes issue 111) Added ColdFusion exploit (CVE-2010-2861)
git-svn-id: https://beef.googlecode.com/svn/trunk@980 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-19 17:49:33 +00:00
antisnatchor
fef2b4fbe8 Improved the Internal_network_fingerprinting module: now IP range and specific ports can be specified. Also added Jboss signature.
git-svn-id: https://beef.googlecode.com/svn/trunk@979 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-19 13:39:21 +00:00
antisnatchor
66a90cac76 moved and renamed the Yokoso-like module to recon -> InternalNetworkFingerprinting
git-svn-id: https://beef.googlecode.com/svn/trunk@978 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-19 12:02:23 +00:00
antisnatchor
f70bc8d8bd removed console logging (I've forgot it) to prevent errors in the puto IE
git-svn-id: https://beef.googlecode.com/svn/trunk@977 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-19 09:17:04 +00:00
antisnatchor
c5db1d4c87 (Fixes issue 169), (Fixes issue 170): remove MessageBoxes using inline auth error/load handling
git-svn-id: https://beef.googlecode.com/svn/trunk@976 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-18 12:18:00 +00:00
scotty.b.brown@gmail.com
a41de931df Added a check to see if install is running as root - and if so remove the "sudo" from the install command
git-svn-id: https://beef.googlecode.com/svn/trunk@975 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-15 12:35:19 +00:00
passbe
47876e2c90 Stopped storing data type in result table. This will remove the code execution vuln with the renderers engine
git-svn-id: https://beef.googlecode.com/svn/trunk@970 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-12 23:47:49 +00:00
a.m.saafan@gmail.com
b6b68fa582 - Removed all false browser types from being displayed. [Issue #: 305]
git-svn-id: https://beef.googlecode.com/svn/trunk@969 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-12 09:24:27 +00:00
wade@bindshell.net
27c32f9d28 rolling back
git-svn-id: https://beef.googlecode.com/svn/trunk@968 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-12 02:10:01 +00:00
passbe
129a9caff6 Added first revision of our renderers. Needs a lot more work, but will start producing nicer output.
git-svn-id: https://beef.googlecode.com/svn/trunk@967 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-11 23:57:05 +00:00
wade@bindshell.net
02de9133c2 Version updated
git-svn-id: https://beef.googlecode.com/svn/trunk@966 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-11 22:18:18 +00:00
passbe
06b4d56ed1 Removed all remaining escape()'s on module returns. The network stack handles this magically now. (Fixes issue 302)
git-svn-id: https://beef.googlecode.com/svn/trunk@965 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 23:46:48 +00:00
passbe
33052a58b6 Added module loaded count to console startup
git-svn-id: https://beef.googlecode.com/svn/trunk@964 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 23:10:07 +00:00
passbe
0dede46131 Removed page_redirect function and used WEBricks internal set_redirect function. (Fixes issue 168)
git-svn-id: https://beef.googlecode.com/svn/trunk@963 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 22:58:47 +00:00
passbe
bdd39209da Added sanity check to module loading + additional print_debug's for futher information if something breaks in the loading process (Fixes issue 334)
git-svn-id: https://beef.googlecode.com/svn/trunk@962 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 22:26:09 +00:00
yori.kvitchko
7d9008f38c Updated link in second location.
git-svn-id: https://beef.googlecode.com/svn/trunk@961 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 02:38:29 +00:00
antisnatchor
41881f3086 (Fixes issue 256) added defaultPayload in msfcommand, updated the JS combobox logic accordingly
git-svn-id: https://beef.googlecode.com/svn/trunk@960 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-09 19:43:44 +00:00
antisnatchor
78b5b1ac39 (Fixes issue 289, 292) has_run is not anymore a field of the command db table. changed accordingly the updated field name.
git-svn-id: https://beef.googlecode.com/svn/trunk@959 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-09 19:40:56 +00:00
yori.kvitchko
57ffbcacc4 Updated youtube video for RickRoll
git-svn-id: https://beef.googlecode.com/svn/trunk@958 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-09 16:54:36 +00:00
yori.kvitchko
21ee274636 Updated youtube video for RickRoll
git-svn-id: https://beef.googlecode.com/svn/trunk@957 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-09 16:54:11 +00:00
antisnatchor
1bc37a2ed1 Issue 335: fixed another issue with Dynamic command modules when selecting the command results
git-svn-id: https://beef.googlecode.com/svn/trunk@956 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-05 14:50:51 +00:00
antisnatchor
0f17fa0808 Issue 335: refactored code to minimize duplicate code
git-svn-id: https://beef.googlecode.com/svn/trunk@955 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-05 14:23:33 +00:00
antisnatchor
699a83f6c1 (Fixes issue 335): the new approach of loading command modules from yaml config files (rev.940) cannot be used with dynamic modules. Now MSF integration works again.
git-svn-id: https://beef.googlecode.com/svn/trunk@954 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-05 12:56:14 +00:00
scotty.b.brown@gmail.com
8dd2d1cf25 removing dir with uppercase char
git-svn-id: https://beef.googlecode.com/svn/trunk@953 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-04 08:21:53 +00:00
antisnatchor
e29e9111bd Fixed ERROR NoMethodError: undefined method `[]' for nil:NilClass
git-svn-id: https://beef.googlecode.com/svn/trunk@952 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-04 08:04:50 +00:00
antisnatchor
997a021fe1 Added Jboss 6.0.0M1 JMX Deploy exploit.
git-svn-id: https://beef.googlecode.com/svn/trunk@951 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-02 19:01:29 +00:00
antisnatchor
eb42e7cc5c Added some comments, really relevant issuing cross-domain XHR
git-svn-id: https://beef.googlecode.com/svn/trunk@950 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-02 18:54:58 +00:00