antisnatchor
|
6ac074d2b0
|
Social Eng. extension: now the web_cloner can serve modified pages as well. This is needed when the page use custom logic to submit the form. Added an example of an Edf Energy modified page.
|
2012-09-06 12:37:26 +01:00 |
|
antisnatchor
|
b3ae5f1016
|
Social Eng. extension: added EDG Energy template configuration in config.yaml
|
2012-09-06 11:30:33 +01:00 |
|
antisnatchor
|
64ba4686f4
|
Social Eng. Extension: added EDF Energy phishing template :D
|
2012-09-06 11:27:12 +01:00 |
|
antisnatchor
|
2f5fc46a8e
|
Social Eng. Extension: fixed a bug in mass_mailer when choosing a different template.
|
2012-09-06 11:26:31 +01:00 |
|
antisnatchor
|
31387a0aa6
|
Social Eng. extension: massmailer -> calling IO.popen in a secure way
|
2012-09-02 19:00:40 +01:00 |
|
antisnatchor
|
d881852216
|
Social Eng. extension: added notes about 'wget' and 'file' commands required for the extension.
|
2012-09-02 17:26:38 +01:00 |
|
antisnatchor
|
ed9b1d5c2e
|
Social Eng. Extension: webcloner ->calling IO.popen in a secure way
|
2012-09-02 17:25:50 +01:00 |
|
antisnatchor
|
ae72f9fedf
|
Social Eng. extension: added request.ip to interceptor logs, adapted output
|
2012-09-02 16:23:53 +01:00 |
|
antisnatchor
|
8eb0e2d973
|
Social Eng. Extension: Added DB structure and logic for web_cloner and interceptor.
|
2012-09-01 15:15:30 +01:00 |
|
antisnatchor
|
9b1cae6790
|
Added social_engineering extension to main BeEF config file.
|
2012-08-31 15:22:09 +01:00 |
|
antisnatchor
|
6b5302ef21
|
Social Eng. Extension: Added RESTful API calls for both mass_mailer and web_cloner
|
2012-08-31 14:08:08 +01:00 |
|
antisnatchor
|
a6a9af8483
|
Minor changes to main Server class (mounts need to be an instance variable)
|
2012-08-31 14:07:33 +01:00 |
|
antisnatchor
|
9ea0f60138
|
Social Eng. extension: added default PDF attachment to config.yaml
|
2012-08-29 22:48:45 +01:00 |
|
antisnatchor
|
6409b3d98f
|
Social Eng. extension: mount point for phishing page is not configurable, refactored Interceptor initialization using config settings
|
2012-08-29 22:36:24 +01:00 |
|
antisnatchor
|
26c7696e0f
|
Social Eng. extension: if the page can be framed, load it in an overlay iFrame maintaining the hook :D
|
2012-08-29 21:08:07 +01:00 |
|
antisnatchor
|
0260181d33
|
Social Eng. extension: added redirection after POST interception, refactored Interceptor class
|
2012-08-29 19:33:14 +01:00 |
|
antisnatchor
|
20d2e17232
|
Social Eng. extension: added support for SMTP servers that do not require authentication
|
2012-08-29 17:50:14 +01:00 |
|
antisnatchor
|
92b2382e25
|
Social Eng. extension: added support to specify attachments, added automatic MIME type guessing
|
2012-08-29 17:38:37 +01:00 |
|
antisnatchor
|
ffbd3d65b9
|
Social Eng. extension: various fixes, link/linktext/fromname configurable, adjusted various email headers
|
2012-08-27 21:30:09 +01:00 |
|
antisnatchor
|
df056fb688
|
Social Eng. extension: added configurable email templates
|
2012-08-27 16:10:40 +01:00 |
|
antisnatchor
|
26c86951a4
|
Social Eng. extension: added mass mailer
|
2012-08-27 14:30:10 +01:00 |
|
antisnatchor
|
558ca03ef6
|
Social Eng. extension: added basic structure and web cloner
|
2012-08-27 10:28:03 +01:00 |
|
antisnatchor
|
42c348f3f2
|
Added timeout.js that calls beef_init an fix some nasty cross-domain hooking issues when the hooking process was not started.
|
2012-08-25 10:26:16 +01:00 |
|
antisnatchor
|
b6c12fd0f3
|
Added copyright to are.js
|
2012-08-25 10:25:31 +01:00 |
|
antisnatchor
|
50e7a1c206
|
Refactored WebSocket code.
|
2012-08-25 10:18:56 +01:00 |
|
antisnatchor
|
5400696c40
|
Refactored and modified beefjs.rb: splitted external lib files from beef files, added the feature for #734 to exclude some core lib js files (like jquery) from obfuscation
|
2012-08-25 09:58:25 +01:00 |
|
antisnatchor
|
7ed9516b53
|
Obfuscation: removed base64 from the default chain list, added excluded_core_js option
|
2012-08-25 09:55:53 +01:00 |
|
antisnatchor
|
aeb17e7d7a
|
Changed target support to notify_all for lcamtuf download module (pop-up blockers)
|
2012-08-24 19:46:02 +01:00 |
|
bmantra
|
7c26ac6a1e
|
Merge pull request #735 from bmantra/master
fixes #725 initial commit for lcamtuf download trick module
|
2012-08-24 11:27:25 -07:00 |
|
bmantra
|
f852ca26cb
|
lcamtuf download module
|
2012-08-24 20:24:37 +02:00 |
|
Mike Haworth
|
5a9a050c1c
|
added new phonegap modules, to check connection type (wifi/3g) and ensure beef hook survives suspend resume of app.
|
2012-08-22 20:51:49 +12:00 |
|
Mike Haworth
|
ad2bc95cf0
|
updated local file theft to accept custom file path
|
2012-08-22 20:50:03 +12:00 |
|
Mike Haworth
|
f2d4a88810
|
added abilty to detect new phonegap renamed 'cordova'
|
2012-08-22 20:48:55 +12:00 |
|
Wade Alcorn
|
6897962803
|
Version updated
|
2012-08-15 13:39:16 +10:00 |
|
sussurro
|
8c43fffb36
|
Fixed Twitter client to not cause errors on failed tweets allowing logins etc to continue
|
2012-08-12 19:27:19 -07:00 |
|
radoen
|
93bb25aa0b
|
Set to false websocket and https
|
2012-08-10 13:47:42 +02:00 |
|
radoen
|
5697eac123
|
Added support for wss, issue #714
|
2012-08-10 13:43:48 +02:00 |
|
antisnatchor
|
ea89b0ca64
|
Added support for Safari 6.
beef-0.4.3.6
|
2012-08-06 20:55:38 +01:00 |
|
antisnatchor
|
dfe61f3a17
|
Reverted back default port to 3000. My bad.
|
2012-08-06 15:06:53 +01:00 |
|
antisnatchor
|
b3b3ae828b
|
Updated fake_flash_update module description, to specify that the Chrome extension delivery will work on Chrome <= 20 only.
|
2012-08-06 14:30:19 +01:00 |
|
antisnatchor
|
1f88bb4cc3
|
Added default key/cert files for HTTPS support, added a few notes about it on config.yaml
|
2012-08-06 14:25:53 +01:00 |
|
Christian Frichot
|
b58e9b955e
|
Fixes Issue #733 - Thin SSL support initial release
|
2012-08-05 16:17:18 +08:00 |
|
Michele Orru
|
56db0c35fe
|
Merge pull request #730 from mpapis/patch-1
Make sense. Thanks!
|
2012-08-04 03:19:22 -07:00 |
|
Michele Orru
|
6b126744c3
|
Merge pull request #732 from offensivecoder/notifications
Looks good to me. My fast code-review on the fly through GitHub was OK :D
|
2012-08-04 03:18:17 -07:00 |
|
Marc Wickenden
|
2ad1ba4fbf
|
remove superfluous notifications.rb
|
2012-08-03 23:59:32 +01:00 |
|
Marc Wickenden
|
3504946636
|
disable console in commited version
|
2012-08-03 23:29:24 +01:00 |
|
Marc Wickenden
|
26ab3be0b8
|
remove Gemfile.lock from commit
|
2012-08-03 23:15:43 +01:00 |
|
Marc Wickenden
|
0cec6b87a8
|
fixed disabling of notifications extension
|
2012-08-03 23:13:58 +01:00 |
|
Marc Wickenden
|
192eb9706d
|
disable twitter and email notifications by default
|
2012-08-03 22:14:20 +01:00 |
|
Marc Wickenden
|
bd4b28ae3c
|
turn off debugging in committed version
|
2012-08-03 22:04:28 +01:00 |
|