Commit Graph

275 Commits

Author SHA1 Message Date
antisnatchor
c863d70c30 Added PingSweepJava module: as the PingSweep module works only on FF, this one uses an unsigned applet to do the same thing on all the other browsers :-)
git-svn-id: https://beef.googlecode.com/svn/trunk@1405 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-03 15:13:18 +00:00
antisnatchor
de4c668834 Updated PingSweep module description.
git-svn-id: https://beef.googlecode.com/svn/trunk@1404 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-03 15:12:20 +00:00
antisnatchor
5c1a7c23d5 PortScanner module: added debug option in module config, added new common service ports.
git-svn-id: https://beef.googlecode.com/svn/trunk@1403 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-03 09:39:00 +00:00
bcoles@gmail.com
c0364fef06 Updated description for Get Registry Keys module
git-svn-id: https://beef.googlecode.com/svn/trunk@1398 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-03 06:08:50 +00:00
bcoles@gmail.com
a950c53e6b Fixed typo in Get System Info module: timeout value
git-svn-id: https://beef.googlecode.com/svn/trunk@1397 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-03 05:37:37 +00:00
antisnatchor
213e5040a1 DnsEnumeration module: corrected a few typos, added new subdomains to the default array
git-svn-id: https://beef.googlecode.com/svn/trunk@1396 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-02 20:16:40 +00:00
javier.marcos@gmail.com
405bdc741c Port scanner based on HTTP, CORS or WebSockets. Issue 435: http://code.google.com/p/beef/issues/detail?id=435
git-svn-id: https://beef.googlecode.com/svn/trunk@1395 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-02 18:21:32 +00:00
jgaliana
0d61820a45 Add Module: DNS Enumeration. Fixes issue 528
git-svn-id: https://beef.googlecode.com/svn/trunk@1394 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-02 17:05:21 +00:00
antisnatchor
edec211930 Removed DetectLocalSettings because 1. it's not working anymore 2. getSystemInfo is retrieving the same info
git-svn-id: https://beef.googlecode.com/svn/trunk@1393 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-02 15:21:12 +00:00
antisnatchor
f9ba59c17d GetSystemInfo command module: improved description, network interfaces output and usage of JS api
git-svn-id: https://beef.googlecode.com/svn/trunk@1392 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-02 15:16:54 +00:00
antisnatchor
1ccd322b13 Modified host/getSystemInfo module to use the attachApplet JS API
git-svn-id: https://beef.googlecode.com/svn/trunk@1389 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-02 11:07:24 +00:00
antisnatchor
c4d5b30b60 (Fixes issue 434) First works with the malicious Java applet. Tons of work to come in the next releases (OMG) :-)
git-svn-id: https://beef.googlecode.com/svn/trunk@1387 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-01 12:06:58 +00:00
passbe
d1201e70a2 Corrected min_ver, max_ver bug. Fixes issue 489. Fixes issue 525.
git-svn-id: https://beef.googlecode.com/svn/trunk@1379 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-24 07:00:29 +00:00
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