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
dca72306499268edea5c3a621f2e3f1bb9cfd2da
beef
/
core
/
main
History
bcoles
a49d1351e7
Added check for document.documentMode so Internet Explorer 8 and 9 are
...
no longer detected as Internet Explorer 7 when operating in compatibility mode. Fixes issue 589
2011-12-08 22:34:46 +10:30
..
client
Added check for document.documentMode so Internet Explorer 8 and 9 are
2011-12-08 22:34:46 +10:30
constants
Finished commenting BeEF core. From this point on each developer should be commenting their own core changes
2011-10-15 03:59:24 +00:00
distributed_engine
/models
Finished commenting BeEF core. From this point on each developer should be commenting their own core changes
2011-10-15 03:59:24 +00:00
handlers
popup blocker detection added
2011-11-21 17:15:39 +10:00
models
Storing port of HookedBrowser, fixing value of HookedBrowser.domain
2011-10-15 22:04:08 +00:00
network_stack
Added very basic threading to the Network stack. Fixes issue 315.
2011-11-25 20:43:50 +10:00
command.rb
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
configuration.rb
Configuration now gracefully fails if there is a problem with *.yaml
2011-10-24 09:54:00 +00:00
crypto.rb
Finished commenting BeEF core. From this point on each developer should be commenting their own core changes
2011-10-15 03:59:24 +00:00
logger.rb
Finished commenting BeEF core. From this point on each developer should be commenting their own core changes
2011-10-15 03:59:24 +00:00
migration.rb
Migration no longer re-adds existing modules to the database. You can now see previous results after you stop/start BeEF
2011-11-28 07:27:49 +08:00
server.rb
renabled commented-out Mutex in server initialization. Without this mutex the tunneling proxy cannot start.
2011-11-21 16:45:09 +01:00