Wade
|
82865f6ffa
|
popup blocker detection added
|
2011-11-21 17:15:39 +10:00 |
|
antisnatchor
|
05d06bb94e
|
Removed unuseful Mutexes, refactored all the ugly 'exception-oriented' code that was using WebRick BadRequest, added config.yaml option to enable verbose debugging logs of Thin
|
2011-11-19 18:02:41 +01:00 |
|
antisnatchor
|
2997540918
|
rewrote the server core and adjusted the API/classes to use Thin and Rack instead of WebRick.
|
2011-11-19 15:49:19 +01: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 |
|
passbe
|
65b8652f26
|
Finished commenting BeEF core. From this point on each developer should be commenting their own core changes
git-svn-id: https://beef.googlecode.com/svn/trunk@1362 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-10-15 03:59:24 +00:00 |
|
buherator@gmail.com
|
ab1ec19a5c
|
Changed BeEF::API::Registra to BeEF::API::Registrar
git-svn-id: https://beef.googlecode.com/svn/trunk@1358 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-10-09 15:31:52 +00:00 |
|
antisnatchor@gmail.com
|
d33e9f88b5
|
(Fixes issue 456) reverted back to jQuery 1.5.2, moved port status checking code in 'complete' handler
git-svn-id: https://beef.googlecode.com/svn/trunk@1284 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-09-13 18:50:12 +00:00 |
|
passbe
|
d8a089a1b3
|
Reworked timed API system. You now must use the BeEF::API::Registra.register() to hook into timed API calls. This will speed up the framework and allow paramater matching for API hooks.
git-svn-id: https://beef.googlecode.com/svn/trunk@1235 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-24 09:33:22 +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 |
|
antisnatchor
|
df0428ca8f
|
(Fixes issue 423): Updated jQuery to 1.6.2 to fix the console error when using jQuery inside an iFrame on the page (xssrays)
git-svn-id: https://beef.googlecode.com/svn/trunk@1157 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-01 11:43:04 +00:00 |
|
passbe
|
5b4ff61909
|
Final changes to convert from old super() method to new configuration system. Fixes Issue 329
git-svn-id: https://beef.googlecode.com/svn/trunk@1119 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-28 00:50:04 +00:00 |
|
antisnatchor
|
77f9f4f542
|
(Fixes issue 391) Fixed JSON undefined error that was preventing browser hooking on IE < 8
git-svn-id: https://beef.googlecode.com/svn/trunk@1080 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-21 13:50:12 +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
|
4f467ba6fd
|
Created API Security Path mapping procedures. Fixes issue 340
git-svn-id: https://beef.googlecode.com/svn/trunk@1024 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-06-26 01:29:11 +00:00 |
|
xntrik
|
dc36f53e04
|
(Fixes issue 144) Update a Zombies IP on change and log the event
git-svn-id: https://beef.googlecode.com/svn/trunk@982 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-05-20 13:14:12 +00:00 |
|
passbe
|
47876e2c90
|
Stopped storing data type in result table. This will remove the code execution vuln with the renderers engine
git-svn-id: https://beef.googlecode.com/svn/trunk@970 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-05-12 23:47:49 +00:00 |
|
antisnatchor
|
699a83f6c1
|
(Fixes issue 335): the new approach of loading command modules from yaml config files (rev.940) cannot be used with dynamic modules. Now MSF integration works again.
git-svn-id: https://beef.googlecode.com/svn/trunk@954 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-05-05 12:56:14 +00:00 |
|
antisnatchor
|
91bfc090e9
|
Updated jQuery to latest stable version 1.5.2
git-svn-id: https://beef.googlecode.com/svn/trunk@949 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-05-02 18:54:00 +00:00 |
|
passbe
|
88ce370792
|
Changed reliance upon filename to the configuration system. This works towards fixing issue #322
git-svn-id: https://beef.googlecode.com/svn/trunk@937 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-28 01:12:58 +00:00 |
|
antisnatchor
|
a2bc8ff2f0
|
Completely fixed issue with Dynamic module loading (MSF). Now MSF exploits can be launched again with no errors.
git-svn-id: https://beef.googlecode.com/svn/trunk@920 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-24 15:32:46 +00:00 |
|
wade@bindshell.net
|
bf7b080396
|
Unused mutexs removed.
git-svn-id: https://beef.googlecode.com/svn/trunk@913 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-20 12:27:03 +00:00 |
|
wade@bindshell.net
|
f57be3aa5f
|
Files tidied and renamed variables.
git-svn-id: https://beef.googlecode.com/svn/trunk@912 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-20 12:21:19 +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 |
|