Brendan Coles
c2d82ace7d
Remove CoinHive module
2019-07-21 22:06:57 +00:00
Brendan Coles
fe10107bba
Fix Create Invisible Iframe module
2019-02-17 08:40:20 +00:00
Ben Passmore
9f1e8f5e8d
Updated copyright
2019-01-01 11:57:28 +10:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Brendan Coles
fc480cd117
Add check for web sockets and web workers
2017-11-26 10:25:18 +00:00
Brendan Coles
e7c5479b1c
Merge pull request #1470 from qutorial/master
...
Crypto-Loot miner intergration
2017-11-22 17:42:36 +11:00
Brendan Coles
b370166aa0
Add Track Physical Movement module
2017-11-19 01:11:58 +00:00
Zaur
cfa652d532
Crypto-Loot miner intergration
...
This integration provides in the misc modules a
crypto-loot miner. It is similar to coinhive miner
and is inspired by it.
It is designed to be used for test purposes only.
Please, do not use it on people who haven't
given their consent. I.e. no cryptojacking.
In no way the author of this integration are
responsible for the use of it. We also
have no relation to crypto-loot.
2017-11-16 20:07:38 +01:00
Brendan Coles
68099ddf17
Add checks for mobile devices and browser capabilities
2017-10-14 12:32:57 +00:00
Brendan Coles
118fcc7d6f
Add mode option
2017-10-14 08:10:06 +00:00
Brendan Coles
c1a7cd11bd
Add Coinhive Miner module
2017-10-13 16:02:47 +00:00
Brendan Coles
f545b3631b
Replace gsub quotes with base64 encoding
2017-08-11 05:44:32 +00:00
Wade Alcorn
91cc7ed873
Updated Copyright information
2016-12-29 15:50:13 +10:00
TheJambo
efa0f47ed3
Minor Text Fix
2016-12-22 08:34:48 +00:00
Brendan Coles
5fb1fa34b6
Remove BozoCrack module
2016-06-20 23:48:35 +00:00
Brendan Coles
0234c548e5
Add NoSleep module
2016-06-14 19:30:56 +00:00
Brendan Coles
1d5a82745e
Remove Google search module
2016-06-12 14:35:41 +00:00
Brendan Coles
4dde171c4f
Use base64 for module inputs instead of gsub
2016-03-21 19:41:02 +00:00
Brendan Coles
eb9e0a0a68
Add ARE return status
2016-02-07 01:01:02 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Brendan Coles
b89ca6baa3
Add jQuery BlockUI plugin to hook
2015-08-18 13:47:09 +00:00
bmantra
46113db2b8
add iNotes modules for sending mails with attachments and a flooder
2015-03-28 20:47:21 +01:00
Wade Alcorn
2fbca61368
Updated copyright dates
2014-12-30 07:44:58 +10:00
Brendan Coles
1649b87567
Fix YAML for Ruby 1.9.2
2014-11-23 22:54:03 +00:00
bmantra
02a1b5b4a0
module for IBM iNotes
2014-11-21 21:25:31 +01:00
bmantra
c8e5260820
wordpress malicious plugin => BeEF Bind PHP
2014-07-29 11:31:25 +02: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
bcoles
e50d681a64
Add BozoCrack module
2014-01-11 23:27:13 +10:30
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
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
a172362452
Part of issue #862 - Add beef.debug() for client-side debugging
...
Add `beef.debug()` function - wraps `console.log()`
Debug messages are suppressed for browsers which don't support `console.log()`
Update './core/*' to use `beef.debug()` instead of `console.log()`
Update './modules/*' to use `beef.debug()` instead of `console.log()`
Update './extensions/*' to use `beef.debug()` instead of `console.log()`
Add 'modules/debug/test_beef_debug/' module
2013-04-15 16:49:01 +09:30
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
antisnatchor
b050af529f
Removed console.log from read_gmail module. Some browser do not support that.
2012-11-25 11:52:54 +00:00
Mike Haworth
624f704240
added module to pull email messages content from gmails atom feed, useful if running the in context of mail.google.com
2012-11-20 20:46:04 +13:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
Mike Haworth
ad2bc95cf0
updated local file theft to accept custom file path
2012-08-22 20:50:03 +12:00
bcoles
4432a9e468
Added module: Create Invisible Iframe
2012-06-27 01:50:07 +09:30
bcoles
ebe205ad36
Updated a couple of module configs
...
modules/exploits/router/virgin_superhub_csrf/config.yaml
modules/misc/local_file_theft/config.yaml
2012-06-24 20:44:06 +09:30
bcoles
53b0781961
Updated supported browsers and module description for:
...
o modules/misc/iframe_sniffer/config.yaml
o modules/social_engineering/fake_flash_update/config.yaml
2012-05-28 10:28:31 +09:30
root
e4ea5dfff9
Closes #644 but needs to be tested on other browsers
2012-05-17 18:09:00 +02:00
bcoles
460b619cc1
Moved Router and Switch categories under Exploits category
...
Added Social Engineering category
2012-05-20 18:32:44 +09:30
vt
b8ba48af25
Updated module.rb with a more sane respawn time
2012-05-18 00:12:43 +12:00
vt
6ea46e72da
Updated command.js to support IE6 properly
2012-05-18 00:12:03 +12:00
vt
9a5af8f7d1
Slightly less clunky js
2012-05-11 00:26:26 +12:00
vt
4123bb5f5d
add clippy files
2012-05-09 23:38:21 +12:00
Wade Alcorn
73bd6ab624
Added boilerplate to files with missing boilerplate
2012-04-24 18:00:15 +10:00
bcoles
e52779e72e
Fixed javaEnabled() in BeEF hook
...
- It was breaking the hook in IE6
Also fixed a couple of typos in the Local File Theft module description
2012-03-16 12:40:13 +10:30
Mike Haworth
ee1f4df1ea
added local file theft module
2012-01-20 23:14:38 +13:00
Wade Alcorn
06899ca267
Year updated from 2011 to 2012
2011-12-31 22:24:36 +10:00
Christian Frichot
ab0cca2818
(Fixes issue 561): My first commit didn't take my modifications
2011-11-24 22:08:40 +08:00