Commit Graph

14 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
bcoles@gmail.com
659f351b76 Added signatures to modules/recon/internal_network_fingerprinting
git-svn-id: https://beef.googlecode.com/svn/trunk@1160 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-01 19:25:23 +00:00
wade@bindshell.net
6f747b55b5 small update to the network fingerprinting module
git-svn-id: https://beef.googlecode.com/svn/trunk@1151 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 15:36:28 +00:00
wade@bindshell.net
b1dd65e871 small update to the detect tor module
git-svn-id: https://beef.googlecode.com/svn/trunk@1150 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 15:35:58 +00:00
wade@bindshell.net
d9cd1512c1 small update to network fingerprinting module
git-svn-id: https://beef.googlecode.com/svn/trunk@1142 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-30 15:32:40 +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
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
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
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
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
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
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