Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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