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
wade@bindshell.net
c2f16a1833
the detect browser module has been removed as it now runs by default and outputs to the details tab
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1133 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:53:05 +00:00
wade@bindshell.net
99f14a5553
the detect screen details module has been removed as it now runs by default and outputs to the details tab
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1132 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:52:33 +00:00
wade@bindshell.net
a0539e2f33
the detect scripts module has been removed as it now runs by default and outputs to the details tab
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1131 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:52:07 +00:00
wade@bindshell.net
f6edcb5a61
the detect plugins module has been removed as it now runs by default and outputs to the details tab
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1130 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:51:43 +00:00
wade@bindshell.net
ed6c3a72df
iFrame keylogger changed to iFrame event logger
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1129 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:51:18 +00:00
wade@bindshell.net
1544c6db9f
the detect cookies support module has been removed as it now runs by default and outputs to the details tab
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1128 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:50:48 +00:00
wade@bindshell.net
619a98aaa4
minor change to alert module default text
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1127 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-29 14:50:25 +00:00
bcoles@gmail.com
cf01bb3b63
Patched modules/misc/clipboard_theft/config.yaml values min_ver and max_ver
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1126 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-28 23:55:55 +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
passbe
a137a7be9b
Hacked the admin_ui to use the new configuration target system. This commit renders all dynamic modules as VERIFIED UNKNOWN
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1117 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-27 01:03:45 +00:00
bcoles@gmail.com
20388b7832
Patched verified browser list for modules/misc/extract_local_storage/
...
M modules/misc/extract_local_storage/config.yaml
git-svn-id: https://beef.googlecode.com/svn/trunk@1109 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 15:09:29 +00:00
scotty.b.brown@gmail.com
98a0f50e93
More work #329
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1108 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 10:51:58 +00:00
passbe
b8a879915a
Added module support() function
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1107 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 07:52:36 +00:00
passbe
4959963871
Re-worked target parsing code. Current target rules are stored in target_new until BeEF::Core::Configuration.clear() can be coded.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1106 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-26 07:52:15 +00:00
a.m.saafan@gmail.com
803f1fd722
- Changed the default page that is opened by the PDF and did some minor tweaks . [Issue #: 219]
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1098 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-25 15:55:12 +00:00
xntrik
f17940f489
tidying up r1088 so that the PDF is only generated and mounted upon pre_send - also unbound upon callback
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1097 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-25 06:42:57 +00:00
xntrik
fdea2ac07b
module code had git comments in it which were breaking the framework
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1094 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-24 09:47:55 +00:00
a.m.saafan@gmail.com
a7acaa3192
- Added module: Hook IE. [Issue #: 219]
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1088 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-23 17:44:46 +00:00
antisnatchor
25c0723da3
Added iFrame keylogger module: given a same-domain resource, creates a fullscreen overlay iframe, and attach a keylogger to it.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1082 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-21 18:47:38 +00:00
antisnatchor
c33616cd54
(Fixes issue 392) removed console.log lines from debug modules JS files. console object is not implemented in IE browser.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1081 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-21 14:05:56 +00:00
scotty.b.brown@gmail.com
545c8e171c
More code for #329
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1071 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-19 07:35:40 +00:00
scotty.b.brown@gmail.com
fff1039c41
Adding target specification to alert_dialog configuration
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1066 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-16 01:52:46 +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
sussurro@happypacket.net
b4fc87916f
fixing autopwn
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1045 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-01 22:14:24 +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
bcoles@gmail.com
0d779184b0
Updated Clipboard Theft module supported browsers list
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1019 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-21 11:01:58 +00:00
bcoles@gmail.com
84bd253dd0
Added Chrome to modules/misc/extract_local_storage confirmed browser
...
list
git-svn-id: https://beef.googlecode.com/svn/trunk@1001 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-19 23:35:13 +00:00
bcoles@gmail.com
ec9fc14414
Added modules/misc/clipboard_theft/
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1000 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-19 20:40:36 +00:00
bcoles@gmail.com
5c4888097d
Added Safari to modules/misc/extract_local_storage confirmed browser list
...
git-svn-id: https://beef.googlecode.com/svn/trunk@997 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-13 23:24:39 +00:00
bcoles@gmail.com
f5246a8588
Added Extract Local Storage module
...
git-svn-id: https://beef.googlecode.com/svn/trunk@994 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-12 09:53:50 +00:00
antisnatchor
dfba87c492
removed debug code (again, sorry ;) )
...
git-svn-id: https://beef.googlecode.com/svn/trunk@993 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-08 19:25:42 +00:00
antisnatchor
9f0bb61671
(Fixes issue 273): fixed JS syntax error that prevented the module working in all the browsers.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@992 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-08 10:45:39 +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
xntrik
b6c45fc7d9
(Fixes issue 265) the detection for Twitter is a little better, but still slightly inconsistant on first run against ff
...
git-svn-id: https://beef.googlecode.com/svn/trunk@983 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-20 15:53:29 +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
fef2b4fbe8
Improved the Internal_network_fingerprinting module: now IP range and specific ports can be specified. Also added Jboss signature.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@979 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-19 13:39:21 +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
a.m.saafan@gmail.com
b6b68fa582
- Removed all false browser types from being displayed. [Issue #: 305]
...
git-svn-id: https://beef.googlecode.com/svn/trunk@969 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-12 09:24:27 +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
passbe
bdd39209da
Added sanity check to module loading + additional print_debug's for futher information if something breaks in the loading process (Fixes issue 334)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@962 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 22:26:09 +00:00
yori.kvitchko
7d9008f38c
Updated link in second location.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@961 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 02:38:29 +00:00
yori.kvitchko
57ffbcacc4
Updated youtube video for RickRoll
...
git-svn-id: https://beef.googlecode.com/svn/trunk@958 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-09 16:54:36 +00:00
yori.kvitchko
21ee274636
Updated youtube video for RickRoll
...
git-svn-id: https://beef.googlecode.com/svn/trunk@957 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-09 16:54:11 +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