Wade Alcorn
2fbca61368
Updated copyright dates
2014-12-30 07:44:58 +10:00
Kosta Xynos
352b7cd07f
Update command.js
...
Uncommented working code, removed static test variable
2014-12-09 12:55:10 +00:00
Brendan Coles
1649b87567
Fix YAML for Ruby 1.9.2
2014-11-23 22:54:03 +00:00
Nbblrr
d0fbba2e2d
Fixes bug in rickroll module ( #1017 )
2014-06-05 10:53:20 +02:00
Kosta Xynos
44058f0025
Remove stuck iframes and get html from page and iframes modules
2014-03-09 21:55:21 +00:00
Phil Grohe
f274001a65
Revised comments on beef.dom.createIframe() to reflect removal of 'method' parameter & form submitting behavior. Updated existing function calls to beef.dom.createIframe() to remove 'method' parameter.
2014-02-22 11:57:56 -05:00
bmantra
0e57fb0be1
Inital version of CookieJar overflow module. And minor bugfix of active fax overflow module.
2014-01-19 19:58:14 +01:00
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
bcoles
1862870b11
Get all input fields
...
Update 'Get Form Values' module to retrieve all input fields
on the hooked page - not just input fields inside of form elements.
This makes more sense.
2013-12-30 07:19:37 +10:30
bcoles
8e6751611d
Add beef.browser.getPageHead() and beef.browser.getPageBody()
...
Update 'Get Page HTML' module to use these functions
Tested on IE6, FF22, C28
Fix issue #518
2013-10-13 03:37:15 +10:30
bcoles
21417dc3e2
Update BeEF server protocol for multiple modules to use
...
`beef.http.https.enable`
Now uses the `beef.net.httpproto` value rather than a hard-coded
protocol string.
Part of issue #745
2013-08-09 13:21:33 +09:30
bcoles
5252bea54a
Add Get Form Values module
...
This module retrieves the name, type, and value of all input
fields for all forms on the page.
2013-06-02 05:11:45 +09:30
bcoles
159ecb5ade
Fix malformed YAML in 'deface_web_page_component' module
2013-04-04 00:04:45 +10:30
Christian Frichot
31e1ddddaf
New Defacement Module - but only rewrites targeted content. #861
2013-03-25 19:33:38 +08:00
Christian Frichot
7e57313e21
New Link Rewrite (Hidden using overwritten click handling) module. #860
2013-03-25 19:26:59 +08:00
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
Wade Alcorn
d2188b230c
More changed license headers
2012-11-02 15:27:01 +10:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
bcoles
ab588c0f68
Add link_rewrite_tel module
...
Fixes issue #721
2012-09-02 16:58:43 +09:30
bcoles
d5acc6409e
Added beef.browser.hasPhonegap()
...
Added hasPhonegap() and hasGooglegears() to balloon messages
Updated os in module configs from "iPhone" to "iOS"
2012-06-25 11:04:19 +09:30
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
74a3eef225
Moved mobilesafari_address_spoofing module to
...
modules/browser/hooked_domain directory
2012-05-17 08:53:01 +09:30
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