170 Commits

Author SHA1 Message Date
bcoles@gmail.com
1b5f0783d5 Added a 'Router' command module branch and moved the modules targeting
routers to it.

This fixes issue 413

A    modules/router
AM + modules/router/linksys_befsr41_csrf
M    modules/router/linksys_befsr41_csrf/config.yaml
AM + modules/router/linksys_wrt54g_csrf
M    modules/router/linksys_wrt54g_csrf/config.yaml
AM + modules/router/linksys_wrt54g2_csrf
M    modules/router/linksys_wrt54g2_csrf/config.yaml
D    modules/network/linksys_befsr41_csrf
D    modules/network/linksys_wrt54g_csrf
D    modules/network/linksys_wrt54g2_csrf


git-svn-id: https://beef.googlecode.com/svn/trunk@1137 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 18:02:44 +00:00
passbe
3455ebda87 Removed all super() methods and moved all data into new options() method. Fixes issue 330
git-svn-id: https://beef.googlecode.com/svn/trunk@1120 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-28 01:36:24 +00:00
passbe
47384be62b Corrected all module targetting config
git-svn-id: https://beef.googlecode.com/svn/trunk@1118 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-27 01:18:26 +00:00
xntrik
63eef3e97e Addresses some of issue 135 - local settings are detected for chrome with user interaction to accept java
git-svn-id: https://beef.googlecode.com/svn/trunk@1062 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-13 01:56:58 +00:00
scotty.b.brown@gmail.com
5c3e6f1575 Adding Apache Licence Header to all files (except VERSION file)
git-svn-id: https://beef.googlecode.com/svn/trunk@1046 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-02 23:08:28 +00:00
yori.kvitchko
12e93cd188 Fixed to work with latest version of beef. Added random file naming and ability to change extension. Also added notes for new version of vTigerCRM.
git-svn-id: https://beef.googlecode.com/svn/trunk@1043 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-30 20:19:29 +00:00
antisnatchor
3a82214e43 issue 337: removed console.log debug code
git-svn-id: https://beef.googlecode.com/svn/trunk@991 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-30 10:06:04 +00:00
antisnatchor
1dcac350f2 Fixes issue 337 : added dropdown to let the user choose a reverse or bind payload. Modified JSP payload accordingly.
git-svn-id: https://beef.googlecode.com/svn/trunk@990 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-30 10:04:33 +00:00
antisnatchor
ff39c12909 (Fixes issue 111) Added ColdFusion exploit (CVE-2010-2861)
git-svn-id: https://beef.googlecode.com/svn/trunk@980 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-19 17:49:33 +00:00
antisnatchor
66a90cac76 moved and renamed the Yokoso-like module to recon -> InternalNetworkFingerprinting
git-svn-id: https://beef.googlecode.com/svn/trunk@978 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-19 12:02:23 +00:00
antisnatchor
f70bc8d8bd removed console logging (I've forgot it) to prevent errors in the puto IE
git-svn-id: https://beef.googlecode.com/svn/trunk@977 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-19 09:17:04 +00:00
passbe
06b4d56ed1 Removed all remaining escape()'s on module returns. The network stack handles this magically now. (Fixes issue 302)
git-svn-id: https://beef.googlecode.com/svn/trunk@965 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 23:46:48 +00:00
scotty.b.brown@gmail.com
8dd2d1cf25 removing dir with uppercase char
git-svn-id: https://beef.googlecode.com/svn/trunk@953 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-04 08:21:53 +00:00
antisnatchor
e29e9111bd Fixed ERROR NoMethodError: undefined method `[]' for nil:NilClass
git-svn-id: https://beef.googlecode.com/svn/trunk@952 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-04 08:04:50 +00:00
antisnatchor
997a021fe1 Added Jboss 6.0.0M1 JMX Deploy exploit.
git-svn-id: https://beef.googlecode.com/svn/trunk@951 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-02 19:01:29 +00:00
passbe
8e033aac83 Moved module configuration elements into thier config.yaml. File and Data keys have not been moved yet. When migration is started the module's database elements are pushed into their config hash. This is in preperation for the admin_ui refactor
git-svn-id: https://beef.googlecode.com/svn/trunk@915 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-21 04:59:55 +00:00
scotty.b.brown@gmail.com
35f62714b1 Moving nextgen from a branch to the trunk!!!
git-svn-id: https://beef.googlecode.com/svn/trunk@908 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-20 07:54:56 +00:00
scotty.b.brown
8d073f8738 Moving the PHP trunk to /branches/PHPBeEF/
git-svn-id: https://beef.googlecode.com/svn/trunk@502 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-11 09:13:03 +00:00
wade@bindshell.net
3b8add44e1 <? changed to <php and some minor changes
git-svn-id: https://beef.googlecode.com/svn/trunk@21 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-04-07 11:22:37 +00:00
wade@bindshell.net
03ffb4703d Initial Import
git-svn-id: https://beef.googlecode.com/svn/trunk@2 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-01-11 00:54:08 +00:00