passbe
d1201e70a2
Corrected min_ver, max_ver bug. Fixes issue 489. Fixes issue 525.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1379 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-24 07:00:29 +00:00
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
avlidienbrunn@gmail.com
f3cd6aaeb5
(Fixes issue 450) Ported MITB code from h.ackack.net!
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1371 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-19 08:06:36 +00:00
avlidienbrunn@gmail.com
409d320778
(Fixes issue 450) Simplified the link rewriter module.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1370 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-19 07:55:51 +00:00
bcoles@gmail.com
693ed9cba2
Added Get Cookie module
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1337 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-01 14:10:24 +00:00
bcoles@gmail.com
e8cd4cb6c4
Added Get Page HTML module
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1336 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-01 14:08:22 +00:00
wade@bindshell.net
20f4cf8c2f
old bindshell links updated
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1329 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 11:56:29 +00:00
bcoles@gmail.com
87020e89f3
Added browser fingerprints
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1320 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 15:25:18 +00:00
bcoles@gmail.com
a1f7bd2e6e
Added Rewrite HREFs (HTTPS) module
...
This module will rewrite all the href attributes of HTTPS links to use
HTTP instead of HTTPS. Links relative to the web root are not rewritten.
Added beef.dom.rewriteLinksProtocol(old_protocol, new_protocol, selector)
git-svn-id: https://beef.googlecode.com/svn/trunk@1318 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 10:42:45 +00:00
a.m.saafan@gmail.com
c6de8c1a0d
Added Play Sound module. Also, added support for WEBrick custom MIME types. Fixes issue 51 .
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1312 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-27 13:25:02 +00:00
bcoles@gmail.com
e7e0e851a5
Added compatible browser versions to Detect Visited URLs module
...
Fixes issue 270
git-svn-id: https://beef.googlecode.com/svn/trunk@1305 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-23 00:19:38 +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
bcoles@gmail.com
f3079cd0c4
Set Hook Default Browser module to user_notify for Chrome
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1283 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 15:55:23 +00:00
bcoles@gmail.com
729495f0b6
Set Hook Default Browser module to user_notify for Firefox
...
Fixes issue 501
git-svn-id: https://beef.googlecode.com/svn/trunk@1281 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 14:35:27 +00:00
bcoles@gmail.com
1afc488a8d
Fixed Site Redirect module
...
Fixes issue 490
git-svn-id: https://beef.googlecode.com/svn/trunk@1268 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-10 07:30:23 +00:00
bcoles@gmail.com
605840f4df
Removed duplicate scroll bars when using commands->browser->site
...
redirect (iframe) in IE9
git-svn-id: https://beef.googlecode.com/svn/trunk@1267 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-10 03:59:05 +00:00
bcoles@gmail.com
5c384ca6a3
Updated pdf path in Hook Default Browser module
...
Fixes issue 419
git-svn-id: https://beef.googlecode.com/svn/trunk@1234 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-24 09:31:56 +00:00
a.m.saafan@gmail.com
624f7851f3
Delete old 'hook ie' module. Fixes issue 419.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1230 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-23 10:01:01 +00:00
a.m.saafan@gmail.com
c83ec8cf29
Fixes for cross domain issues in the 'hook default' module and rename it. Fixes issue 419.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1228 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-23 09:56:57 +00:00
wade@bindshell.net
018f70c0f4
desc update to the hook default module
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1205 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 21:15:24 +00:00
wade@bindshell.net
7fdc1684ba
desc update to the iframe redirect module
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1204 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 21:14:58 +00:00
wade@bindshell.net
c491eddfff
slight param name change
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1203 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 13:12:46 +00:00
wade@bindshell.net
1909a66ec6
small text change
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1202 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 13:12:10 +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
359baab712
updated module description and name to reflect that not only IE can be hooked
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1152 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 16:15:46 +00:00
wade@bindshell.net
fc707385d0
small update to the site redirect module iframe - default website
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1149 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 15:35:30 +00:00
wade@bindshell.net
ea97bb5e78
small update to the site redirect module - default website
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1148 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 15:35:07 +00:00
wade@bindshell.net
05c3122501
small update to the link rewrite module - default website
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1147 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 15:34:44 +00:00
wade@bindshell.net
fffc9201e8
small update to the detect visited url - default website
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1146 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 15:34:21 +00:00
wade@bindshell.net
a82989e0ab
small update to the hook ie module - desc
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1145 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 15:33:55 +00:00
wade@bindshell.net
c2f16a1833
the detect browser module has been removed as it now runs by default and outputs to the details tab
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1133 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:53:05 +00:00
wade@bindshell.net
99f14a5553
the detect screen details module has been removed as it now runs by default and outputs to the details tab
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1132 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:52:33 +00:00
wade@bindshell.net
a0539e2f33
the detect scripts module has been removed as it now runs by default and outputs to the details tab
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1131 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:52:07 +00:00
wade@bindshell.net
f6edcb5a61
the detect plugins module has been removed as it now runs by default and outputs to the details tab
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1130 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:51:43 +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
a.m.saafan@gmail.com
803f1fd722
- Changed the default page that is opened by the PDF and did some minor tweaks . [Issue #: 219]
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1098 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-25 15:55:12 +00:00
xntrik
f17940f489
tidying up r1088 so that the PDF is only generated and mounted upon pre_send - also unbound upon callback
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1097 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-25 06:42:57 +00:00
xntrik
fdea2ac07b
module code had git comments in it which were breaking the framework
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1094 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-24 09:47:55 +00:00
a.m.saafan@gmail.com
a7acaa3192
- Added module: Hook IE. [Issue #: 219]
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1088 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-23 17:44:46 +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
a.m.saafan@gmail.com
b6b68fa582
- Removed all false browser types from being displayed. [Issue #: 305]
...
git-svn-id: https://beef.googlecode.com/svn/trunk@969 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-12 09:24:27 +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
scotty.b.brown
8d073f8738
Moving the PHP trunk to /branches/PHPBeEF/
...
git-svn-id: https://beef.googlecode.com/svn/trunk@502 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-11 09:13:03 +00:00
wade@bindshell.net
3b8add44e1
<? changed to <php and some minor changes
...
git-svn-id: https://beef.googlecode.com/svn/trunk@21 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-04-07 11:22:37 +00:00
wade@bindshell.net
03ffb4703d
Initial Import
...
git-svn-id: https://beef.googlecode.com/svn/trunk@2 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-01-11 00:54:08 +00:00