Commit Graph

35 Commits

Author SHA1 Message Date
Mike Haworth ee1f4df1ea added local file theft module 2012-01-20 23:14:38 +13:00
Wade Alcorn 06899ca267 Year updated from 2011 to 2012 2011-12-31 22:24:36 +10:00
Christian Frichot ab0cca2818 (Fixes issue 561): My first commit didn't take my modifications 2011-11-24 22:08:40 +08:00
Christian Frichot 02d25cc82b (Fixes issue 561): Pretty Theft module added (and tidied up a bit, can now run multiple times, and enter key submits form) 2011-11-24 21:23:43 +08:00
wade@bindshell.net e97104f696 command modules re-organised and re-named
git-svn-id: https://beef.googlecode.com/svn/trunk@1292 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-16 12:28:14 +00:00
wade@bindshell.net aa5730a424 changed targets to user_notify for the alert and js modules
git-svn-id: https://beef.googlecode.com/svn/trunk@1207 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 21:55:03 +00:00
wade@bindshell.net 2600e81ca0 desc update to the javascript module
git-svn-id: https://beef.googlecode.com/svn/trunk@1206 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-18 21:15:55 +00:00
passbe 2e70f86866 Added pre_execute, execute and post_execute to modules.
git-svn-id: https://beef.googlecode.com/svn/trunk@1197 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-17 04:04:32 +00:00
wade@bindshell.net 226ab296f7 small update to deface module
git-svn-id: https://beef.googlecode.com/svn/trunk@1144 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 15:33:32 +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
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
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
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
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
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
passbe e8046ac355 Fixes issue 273. Safari seemed to be working fine, however I have cleaned up the JavaScript code.
git-svn-id: https://beef.googlecode.com/svn/trunk@932 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-27 01:18:44 +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