This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1486812e96a77cfcd9b2d3b25eeecd8b0b4e2214
beef
/
extensions
History
scotty.b.brown@gmail.com
1486812e96
(Fixes issue 144) BOO YAH
...
git-svn-id:
https://beef.googlecode.com/svn/trunk@1042
b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-30 11:41:41 +00:00
..
admin_ui
(Fixes issue 144) BOO YAH
2011-06-30 11:41:41 +00:00
autoloader
Moving nextgen from a branch to the trunk!!!
2011-04-20 07:54:56 +00:00
console
Removed encoding from beef.ascii logo
2011-06-27 08:06:14 +00:00
demos
Fixing the Butcher demo link to jQuery
2011-05-20 12:56:33 +00:00
events
Reproduced and fixed "undefined method `<=>' for nil:NilClass". Btw, there was no sense to reorder events by id, as they are already ordered by date in the UI
2011-04-20 09:18:25 +00:00
initialization
Using _ instead of . for DB table names: this convention ([a-z0-9_]) follow best-practices, and in this way there is no need to use a backtick when writing sql queries in MySQL (or in the future PostreSQL)
2011-06-27 14:26:44 +00:00
metasploit
Updated comments for enabling metasploit
2011-06-29 02:31:17 +00:00
proxy
Proxy and Requester enhancements. Proxy got a good performance improvement, it's now multi-thread, able to handle errors, can be used with a normal browser. Requester core (ruby/js) has been enhanced too: db model, js logic and parsing code. Many previous bugs in different parts have been corrected.
2011-06-26 18:03:53 +00:00
requester
Issue 355: now query parameters are correctly forwarded by the proxy, as well as POST requests with body parameters
2011-06-27 14:31:34 +00:00