Commit Graph

244 Commits

Author SHA1 Message Date
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
a.m.saafan@gmail.com
c83ec8cf29 Fixes for cross domain issues in the 'hook default' module and rename it. Fixes issue 419.
git-svn-id: https://beef.googlecode.com/svn/trunk@1228 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-23 09:56:57 +00:00
bcoles@gmail.com
a0ba7fa7fc Added module: Detect DNS Address
Fixes issue 141



git-svn-id: https://beef.googlecode.com/svn/trunk@1211 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-19 06:33:21 +00:00
wade@bindshell.net
cddf0e598c ipec link removed
git-svn-id: https://beef.googlecode.com/svn/trunk@1210 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 22:20:17 +00:00
wade@bindshell.net
d5ea764fb2 removed extra directory
git-svn-id: https://beef.googlecode.com/svn/trunk@1209 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 21:59:03 +00:00
wade@bindshell.net
0c64864ea6 Inter-protocol modules moved to their own directory
git-svn-id: https://beef.googlecode.com/svn/trunk@1208 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 21:55:40 +00:00
wade@bindshell.net
aa5730a424 changed targets to user_notify for the alert and js modules
git-svn-id: https://beef.googlecode.com/svn/trunk@1207 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 21:55:03 +00:00
wade@bindshell.net
2600e81ca0 desc update to the javascript module
git-svn-id: https://beef.googlecode.com/svn/trunk@1206 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 21:15:55 +00:00
wade@bindshell.net
018f70c0f4 desc update to the hook default module
git-svn-id: https://beef.googlecode.com/svn/trunk@1205 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 21:15:24 +00:00
wade@bindshell.net
7fdc1684ba desc update to the iframe redirect module
git-svn-id: https://beef.googlecode.com/svn/trunk@1204 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 21:14:58 +00:00
wade@bindshell.net
c491eddfff slight param name change
git-svn-id: https://beef.googlecode.com/svn/trunk@1203 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 13:12:46 +00:00
wade@bindshell.net
1909a66ec6 small text change
git-svn-id: https://beef.googlecode.com/svn/trunk@1202 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 13:12:10 +00:00
wade@bindshell.net
f7765e8754 skype call module name changed
git-svn-id: https://beef.googlecode.com/svn/trunk@1201 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 13:11:33 +00:00
passbe
2e70f86866 Added pre_execute, execute and post_execute to modules.
git-svn-id: https://beef.googlecode.com/svn/trunk@1197 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-17 04:04:32 +00:00
bcoles@gmail.com
bf9e304ace Added module: Inter-Protocol Windows Bindshell
This is part of issue# 7



git-svn-id: https://beef.googlecode.com/svn/trunk@1186 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-12 09:00:34 +00:00
wade@bindshell.net
4ec464a461 disable browser autopwn item by default
git-svn-id: https://beef.googlecode.com/svn/trunk@1176 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-09 11:40:29 +00:00
bcoles@gmail.com
659f351b76 Added signatures to modules/recon/internal_network_fingerprinting
git-svn-id: https://beef.googlecode.com/svn/trunk@1160 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-01 19:25:23 +00:00
wade@bindshell.net
359baab712 updated module description and name to reflect that not only IE can be hooked
git-svn-id: https://beef.googlecode.com/svn/trunk@1152 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 16:15:46 +00:00
wade@bindshell.net
6f747b55b5 small update to the network fingerprinting module
git-svn-id: https://beef.googlecode.com/svn/trunk@1151 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 15:36:28 +00:00