Brendan Coles
|
f3f04a50ca
|
Add error handling, more output and debug output
|
2016-01-13 22:05:48 +00:00 |
|
Wade Alcorn
|
ce01d9fa46
|
updated copyright year
|
2015-12-30 08:11:57 +10:00 |
|
Wade Alcorn
|
2fbca61368
|
Updated copyright dates
|
2014-12-30 07:44:58 +10:00 |
|
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 |
|
antisnatchor
|
4852cab66d
|
Properly adjusted onClose command module to annoy the user also in latest Firefox.
|
2013-02-04 12:09:46 +00:00 |
|
Wade Alcorn
|
fe40038441
|
Updated copyright year to 2013
|
2012-12-30 12:47:43 +10:00 |
|
antisnatchor
|
c2185d2cec
|
Refactoring session.js moving the iframe persistence technique in dom.js. Updated iframe_above to use the new component.
|
2012-11-21 05:10:52 +00: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 |
|
antisnatchor
|
3b72f43ad4
|
Fixes issue #710 : added Confirm Close Tab module
|
2012-06-27 11:24:35 +01:00 |
|
bcoles
|
75cf67a6c4
|
Re-categorized some modules
Fixed a couple of typos
|
2012-04-27 10:35:17 +09:30 |
|
bcoles
|
fa59e633b0
|
Popunder window now loads a plain page
|
2012-04-23 17:36:25 +09:30 |
|
Wade Alcorn
|
06899ca267
|
Year updated from 2011 to 2012
|
2011-12-31 22:24:36 +10:00 |
|
bcoles
|
b306abeb8f
|
Fixed typo in module name
|
2011-12-03 15:14:23 +10:30 |
|
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 |
|
wade@bindshell.net
|
e97104f696
|
command modules re-organised and re-named
git-svn-id: https://beef.googlecode.com/svn/trunk@1292 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-09-16 12:28:14 +00:00 |
|
passbe
|
2e70f86866
|
Added pre_execute, execute and post_execute to modules.
git-svn-id: https://beef.googlecode.com/svn/trunk@1197 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-17 04:04:32 +00:00 |
|
wade@bindshell.net
|
ed6c3a72df
|
iFrame keylogger changed to iFrame event logger
git-svn-id: https://beef.googlecode.com/svn/trunk@1129 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-29 14:51:18 +00:00 |
|
passbe
|
3455ebda87
|
Removed all super() methods and moved all data into new options() method. Fixes issue 330
git-svn-id: https://beef.googlecode.com/svn/trunk@1120 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-28 01:36:24 +00:00 |
|
passbe
|
47384be62b
|
Corrected all module targetting config
git-svn-id: https://beef.googlecode.com/svn/trunk@1118 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-27 01:18:26 +00:00 |
|
antisnatchor
|
25c0723da3
|
Added iFrame keylogger module: given a same-domain resource, creates a fullscreen overlay iframe, and attach a keylogger to it.
git-svn-id: https://beef.googlecode.com/svn/trunk@1082 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-21 18:47:38 +00:00 |
|
scotty.b.brown@gmail.com
|
5c3e6f1575
|
Adding Apache Licence Header to all files (except VERSION file)
git-svn-id: https://beef.googlecode.com/svn/trunk@1046 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-02 23:08:28 +00:00 |
|
passbe
|
06b4d56ed1
|
Removed all remaining escape()'s on module returns. The network stack handles this magically now. (Fixes issue 302)
git-svn-id: https://beef.googlecode.com/svn/trunk@965 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-05-10 23:46:48 +00:00 |
|
passbe
|
8e033aac83
|
Moved module configuration elements into thier config.yaml. File and Data keys have not been moved yet. When migration is started the module's database elements are pushed into their config hash. This is in preperation for the admin_ui refactor
git-svn-id: https://beef.googlecode.com/svn/trunk@915 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-21 04:59:55 +00:00 |
|
scotty.b.brown@gmail.com
|
35f62714b1
|
Moving nextgen from a branch to the trunk!!!
git-svn-id: https://beef.googlecode.com/svn/trunk@908 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-20 07:54:56 +00:00 |
|