Commit Graph

89 Commits

Author SHA1 Message Date
bcoles
99c6a819f3 Updated module description for webcam and gmail phishing modules
Updated gmail phishing module to hide the polling image

Fixed a couple of typos
2012-06-07 13:56:26 +09:30
Brendan Coles
3430de2a03 Merge pull request #691 from floyd-fuh/master
Webcam and Gmail Phishing plugin
2012-06-06 21:36:45 -07:00
floyd
dbae1f60dd Added webcam module 2012-06-06 18:47:48 +01:00
bcoles
6396f7aa5a Fixes issue #688
Added spaces to comma delemetered data in config.yaml files

This should fix an issue reported to affect Ruby 1.9.2
2012-06-05 23:27:21 +09:30
bcoles
460b619cc1 Moved Router and Switch categories under Exploits category
Added Social Engineering category
2012-05-20 18:32:44 +09:30
bcoles
74a3eef225 Moved mobilesafari_address_spoofing module to
modules/browser/hooked_domain directory
2012-05-17 08:53:01 +09:30
Christian Frichot
1a85b6bc92 Issue #650 - forgot the license on the js file - my bad 2012-05-16 22:41:51 +08:00
Christian Frichot
e8ea3a3cd7 Merge branch 'master' of github.com:beefproject/beef 2012-05-16 22:36:33 +08:00
Christian Frichot
8f1aae97c8 Fixes Issue #650 - iOS Safari Address Bar Spoofing Command Module 2012-05-16 22:36:21 +08:00
bcoles
594e745694 Added favicon support to deface_web_page and site_redirect_iframe modules
Fixes issue #491
2012-05-15 17:47:05 +09:30
antisnatchor
6eacf97b80 Moved "hooked_browser" category inside "Browser", now as a sub-category. 2012-05-12 12:13:57 +01:00
bcoles
b78390cd39 Added Google Search module 2012-05-02 18:42:18 +09:30
bcoles
004b3c15ce Removed debug info from ajax_fingerprint module 2012-04-30 16:02:27 +09:30
qswain2
958ddb4845 Added Ajax fingerprint module 2012-04-30 00:39:39 -04:00
bcoles
75cf67a6c4 Re-categorized some modules
Fixed a couple of typos
2012-04-27 10:35:17 +09:30
bcoles
d3005850d7 Updated supported browser list for several modules
Added a few hostnames to the DNS Enumeration modules
2012-04-26 20:07:45 +09:30
bcoles
a8e3d125d4 Added Module: Get Chrome Extensions
Fixes issue #660
2012-04-26 19:10:16 +09:30
bcoles
8518c8fae9 Renamed History Extraction module to Get Visited Domains
Added 4 links for Firefox
2012-03-26 14:44:36 +10:30
Christian Frichot
2bc6a0d8a9 Rick roll module, changed to a different YouTube vid, that appears to work here. Issue #620 2012-03-15 19:43:02 +08:00
bcoles
6ef889b0b1 Removed Java from hook initialization:
- Removed has_java
	- Removed internal_ip
	- Removed internal_hostname

Added function `beef.browser.javaEnabled()`

Patched function `beef.browser.hasJava()`
	- should no longer break the hook in Chrome/Safari

Added `not_working` browsers to History Extraction module
2012-03-13 00:19:01 +10:30
root
847b798e0a Fix Issue 88 - Working for IE and Firefox 2012-03-11 11:40:10 -04:00
Keith Lee
f2401d3f39 Issue 86 - Working for Firefox. Support for Chrome+Opera+IE still pending. 2012-03-11 10:26:56 +01:00
bcoles
753299e758 Updated Get Page HTML module:
o Now returns head and body in one beef.send() request
o Now stores results correctly
2012-03-04 20:24:04 +10:30
bcoles
b6ce0cf611 Updated Detect Firebug module description 2012-02-22 20:10:38 +10:30
bcoles
d50b07ac56 Added Unhook module. Fixes issue #525. 2012-02-18 19:10:02 +10:30
bcoles
a9e276f50a Added Detect Firebug module. Fixes issue 497
Moved Detect Software module from Browser to Host category
2012-02-18 17:43:20 +10:30
Mike Haworth
106e2dbd2d added detect software module 2012-02-18 12:22:17 +13:00
bcoles
a87a161bc1 Added module Detect Unsafe ActiveX 2012-01-10 17:33:26 +10:30
Wade Alcorn
06899ca267 Year updated from 2011 to 2012 2011-12-31 22:24:36 +10:00
bcoles
d5dd4f4894 Added Get Stored Credentials module
Part of issue 558
2011-12-27 07:03:21 +10:30
bcoles
0f62af06dc Ess eue double see E double ess eff eue el 2011-12-26 12:22:08 +10:30
bcoles
dcf31850fe Updated a few module names
Added mailing list signup form to the advanced demo page in preperation for the stored password theft module
2011-12-26 12:03:22 +10:30
bcoles
a2eb35f19d Added TabNabbing module 2011-12-25 20:52:49 +10:30
bcoles
ff0cf9f9ae Minor spelling/grammatical changes 2011-12-21 23:27:40 +10:30
bcoles
a72c096e0f Fixed bug in the get_page_html module where nothing was returned if the
hooked page was malformed
2011-12-10 16:45:44 +10:30
bcoles
63e7f8c349 Updated browser min_ver/max_ver for several modules:
modules/browser/extract_local_storage/
	modules/browser/extract_session_storage/
	modules/host/physical_location/
2011-12-08 19:21:56 +10:30
bcoles
455f862e11 Fixes issue 450
The selector field has been removed from the Replace HREFs (HTTPS) module
2011-11-27 02:06:34 +10:30
bcoles
71c685d078 Fixed Collect Links module aka Get Page HREFs
URLs are returned now and wrap instead of overflowing

Fixes issue 412
2011-11-24 22:25:34 +10:30
Wade
82865f6ffa popup blocker detection added 2011-11-21 17:15:39 +10:00
bcoles@gmail.com
d0d36837d1 Added module Extract Session Storage
git-svn-id: https://beef.googlecode.com/svn/trunk@1426 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-11 02:38:51 +00:00
bcoles@gmail.com
d85908cd9d Added Firefox 8 match to Browser Fingerprinting module
git-svn-id: https://beef.googlecode.com/svn/trunk@1425 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-11 02:36:53 +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
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
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
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
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