Commit Graph

25 Commits

Author SHA1 Message Date
scotty.b.brown@gmail.com
2f97336b7f Removing verbose filter - not needed.
git-svn-id: https://beef.googlecode.com/svn/trunk@725 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-03 11:17:07 +00:00
scotty.b.brown@gmail.com
6042ff0530 Fix for #264 - new issue will be raised to correct the lax filter introduced in this commit
git-svn-id: https://beef.googlecode.com/svn/trunk@724 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-03 08:34:19 +00:00
wade@bindshell.net
a74e83b5a4 minor refactor
git-svn-id: https://beef.googlecode.com/svn/trunk@720 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-26 07:24:51 +00:00
wade@bindshell.net
7e65b30b4a Updated to fix issue 222. The filtering prevented percent characters in the URL which impacted URL encoded characters. They are now permitted.
An additional filtering function was added: has_valid_base_chars?(). Wherever possible this function should not be used and instead specific ones should be employed. 


git-svn-id: https://beef.googlecode.com/svn/trunk@719 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-26 07:03:55 +00:00
scotty.b.brown@gmail.com
4be0f5e29a Fix for #220 and #236
git-svn-id: https://beef.googlecode.com/svn/trunk@718 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-25 22:27:27 +00:00
scotty.b.brown@gmail.com
2184df5418 Initial run at #222
git-svn-id: https://beef.googlecode.com/svn/trunk@717 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-25 22:15:26 +00:00
wade@bindshell.net
3ca4cc284c MSF filter stub added
git-svn-id: https://beef.googlecode.com/svn/trunk@710 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-22 20:26:29 +00:00
wade@bindshell.net
e10e921e51 Actionable TODOs move to the tracker. TODOs have been removed from source.
git-svn-id: https://beef.googlecode.com/svn/trunk@703 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-20 21:03:16 +00:00
scotty.b.brown@gmail.com
07a4acf6c0 Added the ! to teh filter for the IE response (navigator.plugins is not supported by this browser!)
git-svn-id: https://beef.googlecode.com/svn/trunk@658 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 02:54:13 +00:00
scotty.b.brown@gmail.com
db29962c4b Filter added for browser plugins for #179
git-svn-id: https://beef.googlecode.com/svn/trunk@657 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 02:46:26 +00:00
scotty.b.brown@gmail.com
5fb01bea01 Fixing comment in code
git-svn-id: https://beef.googlecode.com/svn/trunk@649 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-02 00:07:49 +00:00
wade@bindshell.net
6570619529 is_valid_browser_plugins? filter stub added and is_valid_ip? filter now used in initnandler. This starts issue 179 and closes issue 181.
git-svn-id: https://beef.googlecode.com/svn/trunk@617 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-17 10:49:40 +00:00
scotty.b.brown@gmail.com
2f162b92b9 Added ! to the has_valid_browser details_chars filter to cater for the message from IE - "navigator.plugins is not supported in this browser"
git-svn-id: https://beef.googlecode.com/svn/trunk@597 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-04 13:05:08 +00:00
scotty.b.brown@gmail.com
10ee49cb1a Refactored out the 'commmamd' typos and added a new filter to use when checking the details returned from initially hooking a browser.
git-svn-id: https://beef.googlecode.com/svn/trunk@596 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-04 12:54:05 +00:00
wade@bindshell.net
83697ece40 Requester filters updated
git-svn-id: https://beef.googlecode.com/svn/trunk@595 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-04 02:25:51 +00:00
wade@bindshell.net
37c75f68dc comment added
git-svn-id: https://beef.googlecode.com/svn/trunk@593 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-03 22:56:08 +00:00
scotty.b.brown
dbfa8bafd0 Updating filters (and associated tests) to allow #40 to work on *nix hosts with extra chars in the plugins string
git-svn-id: https://beef.googlecode.com/svn/trunk@591 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-03 10:59:52 +00:00
xntrik
8543036851 issue 184 : init filter allows a browser version of UNKNOWN
git-svn-id: https://beef.googlecode.com/svn/trunk@582 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 09:11:34 +00:00
mosse.benjamin
abac4ed3ab fixing the requester
git-svn-id: https://beef.googlecode.com/svn/trunk@572 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-24 03:35:08 +00:00
mosse.benjamin
4c0a5bab80 adding the os name into the init ruby script
git-svn-id: https://beef.googlecode.com/svn/trunk@560 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 04:39:01 +00:00
mosse.benjamin
ed56949c05 fixing a is_valid_browserversion? filter for IE
git-svn-id: https://beef.googlecode.com/svn/trunk@555 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 00:00:18 +00:00
wade@bindshell.net
a58b7f829f filters updated
git-svn-id: https://beef.googlecode.com/svn/trunk@552 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-21 13:04:54 +00:00
wade@bindshell.net
94748286a1 typo update
git-svn-id: https://beef.googlecode.com/svn/trunk@551 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-21 13:02:45 +00:00
wade@bindshell.net
267fab1d9b The domain no longer set in the zombiehandler. It is now set via hostname in inithandler.
git-svn-id: https://beef.googlecode.com/svn/trunk@537 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-17 11:09:17 +00:00
wade@bindshell.net
49647ff8b4 filter areas broken up into the their own files
git-svn-id: https://beef.googlecode.com/svn/trunk@534 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-16 12:15:12 +00:00