scotty.b.brown@gmail.com
3ba437578a
This backs out r679 - thanks to Wade's over all fixes in r680. This code will probably be re-added in some from in #238
...
git-svn-id: https://beef.googlecode.com/svn/trunk@681 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-07 22:52:02 +00:00
wade@bindshell.net
bd37d5fbd7
This update addresses issue 197. jQuery.getScript() is now used to load the cross domain instructions from the framework. Scripts are now loaded and executed instead of using XMLHttpRequests.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@680 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-07 20:27:10 +00:00
scotty.b.brown@gmail.com
8b9917c7f7
Possible fix towards the CORS issues in Chrome etc
...
git-svn-id: https://beef.googlecode.com/svn/trunk@679 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-07 07:51:29 +00:00
vitaly.osipov@gmail.com
a4d4d69b87
fixes issues 171
...
git-svn-id: https://beef.googlecode.com/svn/trunk@678 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-07 04:28:30 +00:00
wade@bindshell.net
50ea03a74f
Updated to fix Issue 186.
...
Renaming DB column from has_run to instructions_sent. This matches more closely its new usage.
git-svn-id: https://beef.googlecode.com/svn/trunk@666 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-04 08:45:16 +00:00
wade@bindshell.net
73d6f93d1d
Updated to fix Issue 186.
...
Previously, if a HB did not return a module result the instructions are resent. This update stops that and will only send the module instructions once.
git-svn-id: https://beef.googlecode.com/svn/trunk@665 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-04 08:40:58 +00:00
passbe
27784d6f90
fixes Issue #24 - Event logger now captures keypress / click / and window focus and blur
...
git-svn-id: https://beef.googlecode.com/svn/trunk@661 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 06:07:07 +00:00
wade@bindshell.net
cdbde91bb9
Adding the start of the eventhandler
...
git-svn-id: https://beef.googlecode.com/svn/trunk@660 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 05:01:07 +00:00
wade@bindshell.net
c4e07ff66d
minor update: typo
...
git-svn-id: https://beef.googlecode.com/svn/trunk@659 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 04:39:33 +00:00
scotty.b.brown@gmail.com
db29962c4b
Filter added for browser plugins for #179
...
git-svn-id: https://beef.googlecode.com/svn/trunk@657 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 02:46:26 +00:00
passbe
5ebd007de8
First stage of the beef user interactions logger. Client side key logging is working. Issue #24
...
git-svn-id: https://beef.googlecode.com/svn/trunk@638 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 06:00:39 +00:00
wade@bindshell.net
6570619529
is_valid_browser_plugins? filter stub added and is_valid_ip? filter now used in initnandler. This starts issue 179 and closes issue 181.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@617 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-17 10:49:40 +00:00
wade@bindshell.net
53f41c8eb6
Adding support for evercookie for issue 126
...
git-svn-id: https://beef.googlecode.com/svn/trunk@604 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-15 07:50:12 +00:00
wade@bindshell.net
ffeda704b5
jQuery included in hook.js and initialised with $j
...
git-svn-id: https://beef.googlecode.com/svn/trunk@602 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-13 09:41:51 +00:00
scotty.b.brown@gmail.com
10ee49cb1a
Refactored out the 'commmamd' typos and added a new filter to use when checking the details returned from initially hooking a browser.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@596 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-04 12:54:05 +00:00
mosse.benjamin
abac4ed3ab
fixing the requester
...
git-svn-id: https://beef.googlecode.com/svn/trunk@572 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-24 03:35:08 +00:00
mosse.benjamin
4c0a5bab80
adding the os name into the init ruby script
...
git-svn-id: https://beef.googlecode.com/svn/trunk@560 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 04:39:01 +00:00
mosse.benjamin
155872dc3c
adding os detection class in beefjs
...
git-svn-id: https://beef.googlecode.com/svn/trunk@557 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 03:09:05 +00:00
mosse.benjamin
f9e3ec56c7
fix bug and adding feature to retrieve browser plugins during the init.js
...
git-svn-id: https://beef.googlecode.com/svn/trunk@546 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-19 02:29:54 +00:00
mosse.benjamin
2637aa31c6
local network settings are now being grabbed as part of the init script
...
git-svn-id: https://beef.googlecode.com/svn/trunk@545 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-19 02:14:16 +00:00
mosse.benjamin
526a3201c6
adding the detect local settings command and fixing the functions to build beefjs for components
...
git-svn-id: https://beef.googlecode.com/svn/trunk@543 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-18 01:17:53 +00:00
wade@bindshell.net
28cbab5098
minor udpate: session id function and param names updated
...
git-svn-id: https://beef.googlecode.com/svn/trunk@538 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-17 12:07:05 +00:00
wade@bindshell.net
267fab1d9b
The domain no longer set in the zombiehandler. It is now set via hostname in inithandler.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@537 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-17 11:09:17 +00:00
wade@bindshell.net
dadbf5d88f
Add explicit filters to inithandler
...
git-svn-id: https://beef.googlecode.com/svn/trunk@535 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-16 12:16:42 +00:00
wade@bindshell.net
0bfda88a46
eval removed
...
git-svn-id: https://beef.googlecode.com/svn/trunk@521 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-14 15:51:57 +00:00
antisnatchor
313fec27b5
added geolocation detection (first draft)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@520 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-13 17:08:30 +00:00
sussurro@happypacket.net
a99fc10deb
Added the ability to specify a public IP address that will be referenced by everything but the bind instruction in order to allow for things like EC2 natted hosts to work correctly.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@508 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-11 17:34:10 +00:00
scotty.b.brown
ffa735caff
Moving RBeEF to trunk
...
git-svn-id: https://beef.googlecode.com/svn/trunk@503 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-11 09:16:11 +00:00