Saafan
a4973a5365
Merge pull request #946 from offensivecoder/update_twitter_require_version_5
...
Update twitter require version 5
2014-02-21 00:48:46 +02:00
bcoles
bcb8a1b858
Merge branch 'master' of https://github.com/beefproject/beef
2014-02-14 10:02:00 +10:30
bcoles
4cbe074259
Add support for IE11
2014-02-14 10:01:39 +10:30
Wade Alcorn
744b7649e7
Corrected some usages of domain to origin
2014-02-08 09:56:31 +10:00
bcoles
5084083e23
Update BeEF version to 0.4.4.10-alpha
2014-02-01 21:40:18 +10:30
bcoles
c52d3651e7
Fix indentation
beef-0.4.4.9
2014-01-28 20:54:57 +10:30
bcoles
563296f67b
Add malicious FF extension (reverse shell) module
2014-01-27 08:30:37 +10:30
bcoles
d230cfa593
trivial edits for consistency
2014-01-27 07:29:00 +10:30
bcoles
2b44c9184d
Add malicious FF bindshell module
2014-01-27 07:21:44 +10:30
bmantra
b2d03e9364
Merge pull request #963 from bmantra/master
...
Inital version of CookieJar overflow module. And minor bugfix of active… closes #935
2014-01-19 11:02:13 -08: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
Michele Orru
275db51dd2
Merge pull request #962 from bcoles/csrf_to_beef
...
Add CSRF to BeEF module tool
2014-01-14 02:23:07 -08:00
bcoles
9e683d03bf
Add Firefox 27 support
2014-01-13 23:22:29 +10:30
bcoles
71b539940b
Add color, output functions and Ruby version check
2014-01-13 00:42:32 +10:30
bcoles
8ea8098fe2
Validate module class/dir name
2014-01-13 00:26:03 +10:30
Brendan Coles
ce5b576de1
Merge pull request #961 from bcoles/createIframeXsrfForm_enctype
...
Add encoding type argument 'enctype' to 'createIframeXsrfForm()'
2014-01-12 05:11:42 -08:00
bcoles
048405d4f1
Add dynamic module options
2014-01-12 19:09:11 +10:30
bcoles
83ed8558b7
Add encoding type argument 'enctype' to 'createIframeXsrfForm()'
2014-01-12 02:34:24 +10:30
bcoles
c0dee2fe54
Add form encoding type support
2014-01-12 00:28:14 +10:30
bcoles
e50d681a64
Add BozoCrack module
2014-01-11 23:27:13 +10:30
bcoles
1f83c2a63f
Add Redis IPEC module
2014-01-08 22:22:22 +10:30
antisnatchor
9060e4c64f
Issue #951 : added notes about Windows installation.
2014-01-06 16:34:04 +00:00
antisnatchor
277d205663
Issue #951 : added notes about Windows installation.
2014-01-06 16:29:11 +00:00
antisnatchor
4732d66586
Fixed issue #951 : BeEF can now be installed correctly on Windows.
2014-01-06 16:13:32 +00:00
antisnatchor
927f8efaed
Updated README file
2014-01-06 14:52:51 +00:00
antisnatchor
10c9988493
Updated README file
2014-01-06 14:49:19 +00:00
antisnatchor
a0a36d333a
Added a note about using SSL when connecting to Metasploit. Related to issue #958
2014-01-06 14:14:19 +00:00
antisnatchor
6a8a103b8b
Final fix for issue #957
2014-01-06 11:03:40 +00:00
bcoles
3d5ecd0787
Add tools/csrf_to_beef - initial commit
2014-01-05 12:13:49 +10:30
bcoles
88019d21a3
Add error message for nil command module key
2014-01-05 05:45:48 +10:30
bcoles
faafa9a196
Modify customhook extension to allow multiple hook points
2014-01-04 14:02:43 +10:30
bcoles
7c977ef1aa
Move 'modules/exploits/sqlitemanager_xss/' to 'modules/exploits/xss/' directory
2014-01-04 11:48:10 +10:30
bcoles
f97087c37a
Change hard-coded 'hook.js' to 'beef.http.hook_file'
2014-01-04 11:33:58 +10:30
bcoles
6d449672ae
Trivial edits to 'secret_page.html' demo page
2014-01-04 09:06:14 +10:30
antisnatchor
b43fbce044
Fixed issue #957 . The requester and proxy now work again after the jquery update.
2014-01-03 13:48:31 +00:00
antisnatchor
2899886543
Added more client-side debugging/logging features to better trace errors when a module fails.
2014-01-03 11:52:00 +00:00
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
bcoles
b307891364
Add 'IE MS13-069 CCaret Use-After-Free' exploit module from MSF
2013-12-30 22:53:18 +10:30
bcoles
f0d989f6e9
Update description
2013-12-30 22:48:51 +10:30
bcoles
fe37a14adc
Add 'IE MS12-004 midiOutPlayNextPolyEvent Heap Overflow' exploit module from MSF
2013-12-30 10:59:25 +10:30
bcoles
bece5c1438
Add wifi_pineapple_csrf module (untested and disabled)
2013-12-30 07:58:07 +10:30
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
02e6d4db11
Rescue StandardError rather than Exception
2013-12-30 06:41:07 +10:30
bcoles
c9f0b73100
Add config path to error message
2013-12-30 05:27:27 +10:30
bcoles
d17d1357c6
Upgrade jquery from 1.5.2 to 1.10.2
2013-12-29 23:49:30 +10:30
bcoles
6efa01cc22
Upgrade jquery from 1.5.2 to 1.10.2
2013-12-29 23:39:06 +10:30
bcoles
91b06ca158
Add support for Firefox 26
2013-12-22 19:16:22 +10:30
antisnatchor
b28a79b56a
Enhancing the keylogger to log also shift/alt/ctrl
2013-12-15 16:01:50 +00:00
bmantra
adde5275af
Merge pull request #950 from bmantra/master
...
2 seconds is more than enough to send a fax :p
2013-11-29 12:27:59 -08:00
bmantra
94e98f2fbb
2 seconds is more than enough to send a fax :p
2013-11-29 21:25:35 +01:00