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
Marc Wickenden
1d3ea4d10c
Merge branch 'master' of https://github.com/beefproject/beef into notifications
2012-08-03 22:03:08 +01:00
Marc Wickenden
45c9f674e4
remove IRC config, might get around to this one day
2012-08-03 22:00:54 +01:00
Michal Papis
73fc960333
improved installation command
...
updated the installation command:
- reversed notation to prevent `curl -s` and hiding errors,
- shortened the commit sha1, still usable but easier to see whole command.
2012-08-02 21:22:35 +03:00
Marc Wickenden
82dc6fee0d
remove now redundant handler
2012-08-02 11:51:14 +01:00
Marc Wickenden
1a6bf75d57
remove now redundant handlers directory
2012-08-02 11:50:05 +01:00
Marc Wickenden
707759950d
working but kludgey version of notifications with twitter and email support
2012-08-02 11:41:24 +01:00
antisnatchor
c2a2135046
Added Chrome 21 fingerprinting.
2012-08-01 12:28:24 +01:00
antisnatchor
560aa7f610
Changed default WebSockets port to increase success rate through proxies.
2012-07-31 09:28:55 +01:00
bmantra
7c7103b685
Merge pull request #729 from bmantra/master
...
add default beef ip/host to connect back to
2012-07-25 05:50:32 -07:00
bmantra
e299045539
add default beef host/ip to connect to
2012-07-25 14:47:56 +02:00