bcoles
639d0611a6
Add command_id to embedded iframe/img IDs for router exploits
...
This prevents a race condition where duplicate iframes/imgs are
created if a module is run twice simultaneously. The second iframe/img
was not being removed during `cleanup()`.
2013-05-27 11:56:01 +09:30
bcoles
ab7a62e8a4
Update version
2013-05-27 10:40:58 +09:30
Michele Orru
71f04d82f5
Merge pull request #849 from geefunkmasterpro/master
...
Enhancements to Mass Mailer
beef-0.4.4.5
2013-05-26 04:58:57 -07:00
bcoles
704b979054
minor syntax changes to php-5.3.9-dos module
2013-05-26 02:48:04 +09:30
bcoles
7aaafc79aa
Remove bi-directional communication from IPEC win bindshell module
2013-05-26 02:41:04 +09:30
bcoles
f90ad4a261
Add detection for WebRTC support
2013-05-24 17:06:36 +09:30
bcoles
0dfab0e348
Add EXTRAnet Collaboration Tool Command Execution exploit module
2013-05-24 16:40:02 +09:30
bcoles
018a849e14
Add 'path' argument for beef.dom.createIframeIpecForm()
2013-05-24 14:01:21 +09:30
bcoles
717f63ff0c
Add ruby-nntpd Command Execution exploit module
2013-05-24 13:50:04 +09:30
bcoles
9bac6b4fc1
Add support for Firefox 21
2013-05-24 13:47:31 +09:30
bcoles
2dae1d4c07
Add /bin/sh -c to default command
2013-05-22 14:37:01 +09:30
bcoles
7de48ceafb
Add GroovyShell Server Command Execution IPEC exploit module
2013-05-22 02:32:27 +09:30
Brendan Coles
8ecdceb928
Merge pull request #894 from sgorbaty/master
...
New functionality - detect phonegap plugins
2013-05-09 01:59:49 -07:00
Sergey Gorbaty
498372aef3
Adding phonegap integration with keychain plugin
2013-05-08 13:18:31 -07:00
Sergey Gorbaty
55d8506960
Added primitive phonegap plugin detection
2013-05-07 17:10:12 -07:00
antisnatchor
8d60c10298
Merge branch 'master' of https://github.com/beefproject/beef
2013-05-07 13:04:19 +02:00
antisnatchor
94d15cd386
Added DOS module which allows you to send multiple GET or POST requests to a target, from a WebWorker in order to don't slow down the whole browser.
2013-05-07 13:00:34 +02:00
bcoles
5bbf26abac
Add beef.http.dns_port config option
2013-05-06 16:03:17 +09:30
Brendan Coles
5b90c351da
Merge pull request #888 from sgorbaty/master
...
Adding new features to Phonegap module
2013-05-05 17:26:31 -07:00
antisnatchor
b501fe7c1a
Updated Rack dependency in Gemfile in order to don't create conflicts with the updated Sinatra dependency.
2013-05-04 09:42:40 +01:00
Michele Orru
b28e631500
Merge pull request #889 from 0x1a0ran/master
...
Bug fix: cross-origin XHR with "Origin" or "Referrer" header set always return 403.
2013-05-04 01:30:42 -07:00
Sergey Gorbaty
5722cb2bc1
Added email to contact list
2013-05-03 14:24:23 -07:00
Sergey Gorbaty
0479744dfc
added device model detection
2013-05-03 14:14:19 -07:00
Sergey Gorbaty
3dbfdbac7e
Adding user prompt
2013-05-03 14:02:53 -07:00
Sergey Gorbaty
d3262d9451
Adding local detection
2013-05-03 13:34:09 -07:00
Sergey Gorbaty
906ca6ccce
Cordova detection added
2013-05-03 13:13:24 -07:00
Xiaoran Wang
ea560c3464
Added configurable port for postsql and mysql
2013-05-03 13:01:37 -07:00
Xiaoran Wang
b79402ce5f
updated sinatra from 1.3.2 to 1.4.2 to fix the CORS request always return a 403 bug. link here https://github.com/sinatra/sinatra/issues/518
2013-05-03 11:02:11 -07:00
Sergey Gorbaty
1699d52475
adding contact list
2013-05-03 10:09:09 -07:00
antisnatchor
c5d5b99472
Issue #886 : The preflight OPTIONS request now allow also the content-type header, required to use a json conten-type with POST requests.
2013-05-02 10:55:16 +01:00
antisnatchor
9915547b19
Issue #886 : Added support for preflight OPTIONS request.
2013-05-01 17:19:48 +01:00
antisnatchor
ef2eac26eb
Issue #886 : Added support for CORS on the Router object. The RESTful aPI can not be called from JS x-domain.
2013-05-01 11:15:21 +01:00
bcoles
09be2db069
Update version to beef-0.4.4.5
2013-05-01 17:53:21 +09:30
bcoles
6da4e2c39c
Update version to '0.4.4.4.1-alpha' bug fix edition
beef-0.4.4.4.1
2013-05-01 17:49:21 +09:30
bcoles
15c7e64e93
Fix bug with module image result rendering in admin UI
2013-05-01 17:47:00 +09:30
bcoles
91e2b36ce4
Update webcam module so the picture returned as a base64 encoded string
...
will be rendered in the admin UI
2013-05-01 16:44:28 +09:30
bcoles
b82696ead2
Enabled web server imitation by default
...
The time has come. This feature has been stable for a while.
2013-05-01 16:43:26 +09:30
bcoles
7233957664
Update version
2013-04-30 18:56:37 +09:30
bcoles
88678f986c
Add 'Debug -> Test Return Image' module
...
Part of isse #883
beef-0.4.4.4
2013-04-30 18:40:25 +09:30
bcoles
719bb4a20b
Fixed malformed YAML in modules/browser/get_visited_domains/config.yaml
2013-04-25 01:37:15 +09:30
antisnatchor
4ea18852f6
Updated eventmachine gem version in Gemfile.
2013-04-21 10:52:46 +01:00
qswain2
c16479a14e
Add chrome support to get_visited_domains
...
Added chrme implementation based on visipisi
2013-04-19 01:02:48 -04:00
bcoles
59951959f1
Add Opencart password reset CSRF module
...
This module hasn't been tested against an Opencart instance
2013-04-19 09:18:05 +09:30
bcoles
da763df110
Uncommented several instances of beef.debug() - Part of issue #862
2013-04-17 22:12:35 +09:30
bcoles
4980ca02a6
Add beef.client.debug config property - Part of issue #862
...
Client-side debugging is disabled by default
`beef.debug()` now only shows messages if `beef.client.debug` is true
2013-04-17 22:05:31 +09:30
Christian Frichot
6e0f7a266e
Issue #883 . Admin UI will inline display images from the HTML5 webcam module now
2013-04-15 19:28:52 +08:00
Christian Frichot
e3cb7f7a2d
#882 . New HTML5 WebRTC Webcam Module
2013-04-15 19:20:48 +08:00
Christian Frichot
6e9db43463
Fixes issue #881 . Console fix for reviewing previous responses
2013-04-15 19:18:07 +08:00
bcoles
a172362452
Part of issue #862 - Add beef.debug() for client-side debugging
...
Add `beef.debug()` function - wraps `console.log()`
Debug messages are suppressed for browsers which don't support `console.log()`
Update './core/*' to use `beef.debug()` instead of `console.log()`
Update './modules/*' to use `beef.debug()` instead of `console.log()`
Update './extensions/*' to use `beef.debug()` instead of `console.log()`
Add 'modules/debug/test_beef_debug/' module
2013-04-15 16:49:01 +09:30
bcoles
55b0bee9ca
Re-enable XSS-Rays vectors containing ' charater
...
Fix issue #47
2013-04-14 20:38:41 +09:30