Ben Passmore
9f1e8f5e8d
Updated copyright
2019-01-01 11:57:28 +10:00
Ven0mSnake
07a911b3c3
RickRoll module fix
2018-11-02 16:40:29 +01:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Brendan Coles
9bbf92de68
Fix #1453
2017-10-13 16:22:34 +00:00
Gustav Boström
a4fb447153
Update command.js
2017-03-06 13:56:07 +01:00
Gustav Boström
d58064443a
Update command.js
...
Remove the trailing });. The Get Cookie-module stopped working for me, but works again after I remove the last line which seems lika a bug to me.
I get an error "Unexpected token }" in the Chrome JavaScript-console of the hooked browser when I invoke the module from the BeeF- UI.
2017-03-06 13:37:14 +01:00
Brendan Coles
74de77e157
Updated Copyright information
2017-02-05 05:39:31 +00:00
Michael Benich
0b606f8d79
Send status messages
2017-02-03 16:45:12 -05:00
Aaron Cure
345a3cebcd
Updated modules to reference beef_host and beef_port
2017-01-05 15:38:58 -07:00
Wade Alcorn
91cc7ed873
Updated Copyright information
2016-12-29 15:50:13 +10:00
Brendan Coles
eb9e0a0a68
Add ARE return status
2016-02-07 01:01:02 +00:00
Brendan Coles
39df7184aa
Add Clear Console module
2016-01-31 20:29:45 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Brendan Coles
49f648c0c7
Add Disable Developer Tools module
2015-12-13 22:01:43 +00:00
antisnatchor
c84e1b88ac
Autorun Rule Engine from @antisnatchor with love (alpha version).
2015-07-27 10:34:58 +02:00
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