qswain2
4f6d07bced
Added init call for are
2012-06-25 22:56:45 -04:00
qswain2
616d427a05
Merge branch 'master' of github.com:beefproject/beef
...
Updating to keep up wiht main repo
2012-06-14 21:13:16 -04:00
Mike Haworth
37e42b50d0
Moved screenshot module to correct location
2012-06-14 06:09:44 +12:00
Michele Orru
dae01474ab
Merge pull request #700 from bmantra/master
...
Closes #699
2012-06-13 04:54:30 -07:00
bmantra
ece65e9841
added fingerprint for Glassfish server
2012-06-13 13:38:48 +02:00
Mike Haworth
cb9125eb1a
added a chrome_extension module that takes a screenshot of the current tab, image returned as dataurl for now
2012-06-13 21:33:47 +12:00
Michele Orru
29d576b2e7
Merge pull request #696 from bmantra/master
...
Closes #661 Glassfish 3.1.1 war upload csrf
2012-06-13 01:47:55 -07:00
bmantra
3accb24b2b
Does not work in Opera due to cross domain issues. And cannot work in IE due to lack of sendAsBinary-functionality in xmlhttprequest. So removed the Base64-library and used atob instead.
2012-06-13 10:00:45 +02:00
root
27ed3ac2da
Merge remote branch 'upstream/master'
2012-06-08 08:30:35 +02:00
qswain2
32c332c965
Merge branch 'master' of github.com:beefproject/beef
...
pulling in latest commits
2012-06-07 01:07:40 -04:00
bcoles
99c6a819f3
Updated module description for webcam and gmail phishing modules
...
Updated gmail phishing module to hide the polling image
Fixed a couple of typos
2012-06-07 13:56:26 +09:30
Brendan Coles
3430de2a03
Merge pull request #691 from floyd-fuh/master
...
Webcam and Gmail Phishing plugin
2012-06-06 21:36:45 -07:00
bcoles
6f3298235f
Added IE to not_working for glassfish_war_upload_xsrf module
2012-06-07 13:29:59 +09:30
qswain2
b02b96791a
daily update from repo
...
Merge branch 'master' of github.com:beefproject/beef
2012-06-06 19:30:04 -04:00
floyd
475cc4e40d
Added Gmail phishing module
2012-06-06 18:49:17 +01:00
floyd
dbae1f60dd
Added webcam module
2012-06-06 18:47:48 +01:00
bcoles
6396f7aa5a
Fixes issue #688
...
Added spaces to comma delemetered data in config.yaml files
This should fix an issue reported to affect Ruby 1.9.2
2012-06-05 23:27:21 +09:30
Ben Waugh
defc5987c7
Added #!/bin/bash to install script
beef-0.4.3.5
2012-06-05 07:28:50 +10:00
bmantra
ac258f654d
added not_working: ["IE"]
2012-06-04 21:24:01 +02:00
Michele Orru
1d13368644
Merge pull request #689 from bmantra/master
...
fixes #661 . Ported @malerish PoC for GlassFish (deploy WAR through XSRF)
2012-06-03 15:30:20 -07:00
root
8e7e546ef9
fixes #661
2012-06-03 19:53:33 +02:00
qswain2
6063e6246d
Added miniied jools to lib and included jools in buildjs string. Had to modify the underscore template settis to resolve conflicts in the erubis evaluator. Created are object as apart of beefjs and created basic stub to create the jools object.
2012-06-02 13:15:35 -04:00
qswain2
41e64568e8
Merge branch 'master' of github.com:beefproject/beef
2012-06-01 23:33:15 -04:00
bcoles
729336df53
Added debug mode to clickjacking module
2012-06-01 10:49:46 +09:30
qswain2
f622171eef
added rowserfied jools js file so that jools can be used in the browser
2012-05-31 00:57:22 -04:00
bcoles
9e2ac56ea6
Added clickjacking module
...
Fixes issue 105
2012-05-30 19:40:29 +09:30
bcoles
fdd9d2c555
Added Cross-Site Printing module
2012-05-30 17:11:34 +09:30
bcoles
d76c0a39c7
Trivial readme updates
2012-05-30 09:24:08 +09:30
bcoles
1b9153485e
Removed Induce Seizure module
...
There is no reason what so ever for browsers to be able to cause the
screen to flicker. This issue has been known for a very long time.
Maybe it's time browser developers consider the health of their users.
---
Can cows get epilepsy? Breeds such as Swedish Red Cattle, Hereford and
Angus have been reported to suffer epilepsy. Source:
http://www.kgbanswers.co.uk/can-cows-get-epilepsy/2217549
Think of the cows.
2012-05-29 20:41:41 +09:30
bcoles
8dc4261094
Updated get_all_cookies module description
2012-05-29 20:37:14 +09:30
bcoles
1c9310f89f
Added Induce Seizure module
...
Disabled by default
2012-05-29 20:02:16 +09:30
Mike Haworth
4e75c869ff
Merge branch 'master' of github.com:beefproject/beef
2012-05-29 22:44:52 +12:00
Mike Haworth
5aa2cefc43
Chrome extension module for stealling cookies inc. HTTPonly
2012-05-29 22:44:03 +12:00
Mike Haworth
172ec56be6
Got a better splash image, added cookies permission, added some brief documentation
2012-05-29 22:42:58 +12:00
bcoles
0ac7023df1
Renamed getScreenParams() to getScreenSize()
...
Added date stamp to browser hook initialization
2012-05-29 18:52:43 +09:30
bcoles
75315f8622
Added support for Firefox 13
...
Added return message for fake flash update module
2012-05-29 16:40:15 +09:30
antisnatchor
874bc14278
Close issues #541 and #684 . Added 2 command line options to ovveride default port and websocket server port
2012-05-28 13:44:05 +01:00
bcoles
53b0781961
Updated supported browsers and module description for:
...
o modules/misc/iframe_sniffer/config.yaml
o modules/social_engineering/fake_flash_update/config.yaml
2012-05-28 10:28:31 +09:30
Mike Haworth
dc040a51ac
added fake flash player module and chrome extension
2012-05-28 00:17:53 +12:00
Michele Orru
b84ec775a1
Merge pull request #683 from bmantra/master
...
Merging pull request for framesniffing module (issue #644 ).
2012-05-25 11:18:41 -07:00
antisnatchor
b3f8504a2e
Evasion: added support to scramble cookies as well.
2012-05-25 12:02:28 +01:00
antisnatchor
0d2598e0b8
MITB: closed expressions
2012-05-25 11:18:33 +01:00
antisnatchor
c79a2ee6f1
Evasion: Added bootstrapper functionality. Added support for obfuscate modules with the same techniques used for the hook.
2012-05-23 15:23:15 +01:00
antisnatchor
c1d021a7e8
Evasion: Fixed bug in scrambler.
2012-05-23 15:01:02 +01:00
antisnatchor
aee0b1e50f
Evasion: scramble now stores random values in the config object, in order to be re-used later on in a consistent way.
2012-05-23 13:44:41 +01:00
antisnatchor
b7f6073631
Evasion: added helper module for common methods (random_string)
2012-05-23 13:43:28 +01:00
antisnatchor
0ce3490420
Don't use eval when evaluating the base64'ed blob in the Evasion extension. It was also triggering BeEF "static analysis" tests LOL
2012-05-22 17:37:36 +01:00
antisnatchor
8d805c550f
Started working on the Evasion/Obfuscation extension. Added scrambler, minifier and base64 encoder in the chain.
2012-05-22 16:41:29 +01:00
antisnatchor
395141b8c8
Merge remote-tracking branch 'origin/master'
2012-05-22 13:39:05 +01:00
antisnatchor
1282831af1
Terminating unterminated statements in various JS files.
2012-05-22 13:38:28 +01:00