bcoles
dbabb379fb
Add Iceweasel detection in browser.js
2013-06-02 05:14:33 +09:30
bcoles
5252bea54a
Add Get Form Values module
...
This module retrieves the name, type, and value of all input
fields for all forms on the page.
2013-06-02 05:11:45 +09:30
bcoles
7fdfcc3ef0
Add beef.browser.isA() to avant_steal_history module
...
Part of issue #774
2013-06-02 03:19:05 +09:30
bcoles
3c5b68e112
Add beef.browser.isA() to detect Avant Browser
...
Fixes issue #774
2013-06-02 03:14:29 +09:30
Michele Orru
9e17958268
Merge pull request #900 from james-otten/master
...
Added Actiontec Q1000 router CSRF module
2013-05-31 02:36:40 -07:00
James Otten
f2efa533c8
Added Actiontec Q1000 CSRF module
2013-05-30 15:49:47 -05:00
Christian Frichot
9636cb0972
Updated Gmail detection URL. Fixes #Issue 899
2013-05-28 20:34:56 +08:00
bcoles
1dc59f7b01
Add D-Link ShareCenter command execution exploit module
2013-05-27 13:50:12 +09:30
bcoles
ff620d42f4
Add belkin_dns_csrf DNS hijack module
...
Part of issue #538
2013-05-27 12:50:06 +09:30
bcoles
61e6337046
Remove zenoss_daemon_csrf module
2013-05-27 12:14:27 +09:30
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