Commit Graph

10 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
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
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
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
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
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