Commit Graph

262 Commits

Author SHA1 Message Date
jgaliana
cb4df367af (Fixes issue 513): Fixed an issue found with concurrent instances of this module
git-svn-id: https://beef.googlecode.com/svn/trunk@1378 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-23 08:44:28 +00:00
bcoles@gmail.com
f902e16eba Added module: Get Registry Keys (ActiveX)
Retrieves the values of Windows Registry keys using ActiveX.

The user will be prompted to run the ActiveX control.



git-svn-id: https://beef.googlecode.com/svn/trunk@1377 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-23 08:26:29 +00:00
bcoles@gmail.com
9170a2cd18 Added module: Get System Info (Java)
Retrieves basic information about the host system (such as the number of 
processors, amount of memory, screen display modes, operating system 
details, Java installation details and network interface names) using an 
unsigned Java applet.

Chrome users will be prompted to run the applet.

        o Working:      Opera, Firefox, Safari, Internet Explorer
        o User Notify:  Chrome



git-svn-id: https://beef.googlecode.com/svn/trunk@1376 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-21 15:26:38 +00:00
antisnatchor
93f7f9a545 Issue 546: moved MITB module to persistence category, updated module description.
git-svn-id: https://beef.googlecode.com/svn/trunk@1374 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-20 10:14:14 +00:00
antisnatchor
b6a8205b27 (Fixes issue 547) added module for Safari exploit (CVE-2011-3230)
git-svn-id: https://beef.googlecode.com/svn/trunk@1373 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-19 18:47:55 +00:00
avlidienbrunn@gmail.com
f3cd6aaeb5 (Fixes issue 450) Ported MITB code from h.ackack.net!
git-svn-id: https://beef.googlecode.com/svn/trunk@1371 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-19 08:06:36 +00:00
avlidienbrunn@gmail.com
409d320778 (Fixes issue 450) Simplified the link rewriter module.
git-svn-id: https://beef.googlecode.com/svn/trunk@1370 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-19 07:55:51 +00:00
bcoles@gmail.com
352f77769e Fixed minor typos
git-svn-id: https://beef.googlecode.com/svn/trunk@1369 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-17 00:04:23 +00:00
buherator@gmail.com
8150decdb3 IPEC/POSIX - Eliminated hardcoded sizes
git-svn-id: https://beef.googlecode.com/svn/trunk@1348 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-03 08:58:39 +00:00
buherator@gmail.com
3aa5cba066 IPEC/POSIX - A little code cleanup to keep the shell alive
git-svn-id: https://beef.googlecode.com/svn/trunk@1347 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-03 08:29:39 +00:00
antisnatchor
724507e383 Issue 521: added note in module description that it's working also with WinMail on Win7-sp2 :-)
git-svn-id: https://beef.googlecode.com/svn/trunk@1344 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-02 16:19:14 +00:00
antisnatchor
afbadc357a Fixed typos in IPC config.yaml files
git-svn-id: https://beef.googlecode.com/svn/trunk@1342 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-02 14:13:07 +00:00
buherator@gmail.com
d0f0051878 Fixed IPEC POSIX module
git-svn-id: https://beef.googlecode.com/svn/trunk@1340 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-02 12:39:16 +00:00
bcoles@gmail.com
693ed9cba2 Added Get Cookie module
git-svn-id: https://beef.googlecode.com/svn/trunk@1337 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-01 14:10:24 +00:00
bcoles@gmail.com
e8cd4cb6c4 Added Get Page HTML module
git-svn-id: https://beef.googlecode.com/svn/trunk@1336 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-01 14:08:22 +00:00
bcoles@gmail.com
bd26b9bea4 Fixed typo
git-svn-id: https://beef.googlecode.com/svn/trunk@1335 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-01 08:28:04 +00:00
bcoles@gmail.com
882e2e8b66 Added Detect Protocol Handlers module
git-svn-id: https://beef.googlecode.com/svn/trunk@1332 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 13:24:35 +00:00
wade@bindshell.net
20f4cf8c2f old bindshell links updated
git-svn-id: https://beef.googlecode.com/svn/trunk@1329 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:56:29 +00:00
bcoles@gmail.com
87020e89f3 Added browser fingerprints
git-svn-id: https://beef.googlecode.com/svn/trunk@1320 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 15:25:18 +00:00
bcoles@gmail.com
a1f7bd2e6e Added Rewrite HREFs (HTTPS) module
This module will rewrite all the href attributes of HTTPS links to use
HTTP instead of HTTPS. Links relative to the web root are not rewritten.

Added beef.dom.rewriteLinksProtocol(old_protocol, new_protocol, selector)



git-svn-id: https://beef.googlecode.com/svn/trunk@1318 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 10:42:45 +00:00
jgaliana
bf80fbd8f1 Setting default timeout to 2000ms for ping sweep module
git-svn-id: https://beef.googlecode.com/svn/trunk@1316 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-28 20:12:06 +00:00
bcoles@gmail.com
590563b3ed Added IPEC Bindshell (POSIX) module
Fixes issue 476

Reverted revision 1314.



git-svn-id: https://beef.googlecode.com/svn/trunk@1315 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-28 15:14:38 +00:00
a.m.saafan@gmail.com
c6de8c1a0d Added Play Sound module. Also, added support for WEBrick custom MIME types. Fixes issue 51 .
git-svn-id: https://beef.googlecode.com/svn/trunk@1312 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-27 13:25:02 +00:00
antisnatchor
8037d46d94 (Fixes issue 507): added Chrome extension exploit that injects the BeEF hook on all the available tabs. Works great!
git-svn-id: https://beef.googlecode.com/svn/trunk@1309 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-25 13:08:29 +00:00
antisnatchor
447b006096 (Fixes issue 508): added Chrome extension exploit that send an SMS using the Google Voice account of the victim
git-svn-id: https://beef.googlecode.com/svn/trunk@1308 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-25 13:05:38 +00:00
bcoles@gmail.com
290f4277f7 Added module: Windows Mail client DoS
Fixes issue 521



git-svn-id: https://beef.googlecode.com/svn/trunk@1307 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-25 00:10:55 +00:00
bcoles@gmail.com
e7e0e851a5 Added compatible browser versions to Detect Visited URLs module
Fixes issue 270



git-svn-id: https://beef.googlecode.com/svn/trunk@1305 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-23 00:19:38 +00:00
antisnatchor
86b5d9f613 (Fixes issue 506): added 'grab google contacts' chrome extension exploit.
git-svn-id: https://beef.googlecode.com/svn/trunk@1304 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-21 12:29:17 +00:00
antisnatchor
c42a44d49d Issue 505: minor changes in returned data.
git-svn-id: https://beef.googlecode.com/svn/trunk@1303 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-21 12:26:31 +00:00
antisnatchor
7f04797026 Issue 505: added Chrome as the only supported browser in module config
git-svn-id: https://beef.googlecode.com/svn/trunk@1302 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-21 12:10:36 +00:00
antisnatchor
258141199f (Fixes issue 505): added 'execute tab' chrome extension exploit.
git-svn-id: https://beef.googlecode.com/svn/trunk@1301 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-21 08:55:28 +00:00
bcoles@gmail.com
68d967f1f4 Changed mount path to 'modules/host/hook_default/'
git-svn-id: https://beef.googlecode.com/svn/trunk@1296 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 19:48:37 +00:00
bcoles@gmail.com
5add404cae Reverted revision 1294
git-svn-id: https://beef.googlecode.com/svn/trunk@1295 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 19:37:30 +00:00
metasploit30@gmail.com
dd3a2619a4 < File.open('./modules/browser/hook_default/bounce_to_ie.pdf',"r")
> File.open('./modules/browser/hook_default/bounce_to_ie_configured.pdf',"r")

git-svn-id: https://beef.googlecode.com/svn/trunk@1294 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 19:31:00 +00:00
jgaliana
4094984d35 changed the default message in IPEC IRC module
git-svn-id: https://beef.googlecode.com/svn/trunk@1293 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 15:26:09 +00:00
wade@bindshell.net
e97104f696 command modules re-organised and re-named
git-svn-id: https://beef.googlecode.com/svn/trunk@1292 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 12:28:14 +00:00
jgaliana
96f547429d Added Ping Sweep Module
git-svn-id: https://beef.googlecode.com/svn/trunk@1290 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-15 20:00:08 +00:00
wade@bindshell.net
ef2ccfa7fd increased the description in the IPEC IRC module.
git-svn-id: https://beef.googlecode.com/svn/trunk@1288 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-14 22:15:40 +00:00
jgaliana
43fbe48dca Adding IPEC IRC module
git-svn-id: https://beef.googlecode.com/svn/trunk@1287 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-14 17:22:06 +00:00
bcoles@gmail.com
f3079cd0c4 Set Hook Default Browser module to user_notify for Chrome
git-svn-id: https://beef.googlecode.com/svn/trunk@1283 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 15:55:23 +00:00
bcoles@gmail.com
729495f0b6 Set Hook Default Browser module to user_notify for Firefox
Fixes issue 501



git-svn-id: https://beef.googlecode.com/svn/trunk@1281 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 14:35:27 +00:00
bcoles@gmail.com
1afc488a8d Fixed Site Redirect module
Fixes issue 490



git-svn-id: https://beef.googlecode.com/svn/trunk@1268 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-10 07:30:23 +00:00
bcoles@gmail.com
605840f4df Removed duplicate scroll bars when using commands->browser->site
redirect (iframe) in IE9



git-svn-id: https://beef.googlecode.com/svn/trunk@1267 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-10 03:59:05 +00:00
bcoles@gmail.com
162e72d66b Deleted modules/network/detect_dns_address
Detecting the DNS address will need to be achieved using a different 
method. The module was committed for testing purposes.

Resolves issue 141 - 	Add Module: Detect DNS Address.



git-svn-id: https://beef.googlecode.com/svn/trunk@1261 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-08 10:37:29 +00:00
bcoles@gmail.com
26b87ef55d Fixed typo
Forgot to change the class when renaming the module -.-



git-svn-id: https://beef.googlecode.com/svn/trunk@1243 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-30 20:16:02 +00:00
bcoles@gmail.com
39f2303e86 Fixed two small typos
git-svn-id: https://beef.googlecode.com/svn/trunk@1242 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-30 09:10:59 +00:00
bcoles@gmail.com
b119f8614c Added module: Browser Fingerprinting
This module attempts to fingerprint the browser type and version using 
URI handlers unique to Internet Explorer and Mozilla Firefox. This 
method does not rely on JavaScript objects which may have been modified 
by the user or browser compatibility mode.



git-svn-id: https://beef.googlecode.com/svn/trunk@1241 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-30 03:48:21 +00:00
xntrik
1bc314c446 Detect Local Settings Module: APPLET calls include domain/port. Updated target in the config
git-svn-id: https://beef.googlecode.com/svn/trunk@1238 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-28 05:20:21 +00:00
bcoles@gmail.com
5c384ca6a3 Updated pdf path in Hook Default Browser module
Fixes issue 419



git-svn-id: https://beef.googlecode.com/svn/trunk@1234 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-24 09:31:56 +00:00
a.m.saafan@gmail.com
624f7851f3 Delete old 'hook ie' module. Fixes issue 419.
git-svn-id: https://beef.googlecode.com/svn/trunk@1230 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-23 10:01:01 +00:00