Commit Graph

16 Commits

Author SHA1 Message Date
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
wade@bindshell.net
801d098e97 Another test added which greps the source base for the eval function.
git-svn-id: https://beef.googlecode.com/svn/trunk@1375 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-20 13:51:12 +00:00
wade@bindshell.net
a7fda336fd some functions prevented for security reasons
git-svn-id: https://beef.googlecode.com/svn/trunk@1333 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 13:38:36 +00:00
wade@bindshell.net
352b6ef7a5 insecure eval funtion has been overloaded
git-svn-id: https://beef.googlecode.com/svn/trunk@1330 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-30 13:18:08 +00:00
passbe
1f61418c87 Commented all ruby patches
git-svn-id: https://beef.googlecode.com/svn/trunk@1321 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-29 23:48:20 +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
1411226a7c Patched error in DataMapper Data Objects Adapter (dm-do-adapter)
o Error: "DataObjects::URI.new with arguments is deprecated"
o Patch: 
7f0b53d1ad

Fixes issue 502



git-svn-id: https://beef.googlecode.com/svn/trunk@1280 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 04:26:34 +00:00
passbe
93b289c353 Created print_over to allow for printing over the same line
git-svn-id: https://beef.googlecode.com/svn/trunk@1255 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-02 23:53:53 +00:00
bcoles@gmail.com
30908dc12f Updated BeEF homepage in "These aren't the pages you're looking for" message
git-svn-id: https://beef.googlecode.com/svn/trunk@1169 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-05 01:44:04 +00:00
passbe
baa288b6d0 First chop at target parsing code, needs rework
git-svn-id: https://beef.googlecode.com/svn/trunk@1065 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-16 00:21:51 +00:00
antisnatchor
9780afa68b (Fixes issue 370) Patched WebRick::HttpRequest to overwrite the URI Parser UNRESERVED regex: this prevents BAD URI errors when sending attack vector chars. Added config file for the requester extension.
git-svn-id: https://beef.googlecode.com/svn/trunk@1055 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-09 22:31:13 +00:00
antisnatchor
fe5b318792 (Fixes issue 359) Proxy/Requester now forward back original XHR response headers (stripping some of them lik encoding and cache related). Added also a temporary fix for issue 368 (prevent saving raw image data if db = mysql).
git-svn-id: https://beef.googlecode.com/svn/trunk@1051 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-09 22:30:44 +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
62502cf124 Corrected print_debug to convert item to string
git-svn-id: https://beef.googlecode.com/svn/trunk@1023 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-26 01:18:53 +00:00
passbe
18aaed3572 Abstracted extension and module loading. Also checking print_debug for console extension loading. (Fixes issue 324)
git-svn-id: https://beef.googlecode.com/svn/trunk@936 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-27 05:19:30 +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