-Sorted tags
Tags are now sorted correctly. Thanks to Marcin for the suggestion
-Added vector generators
Hackvertor now can generate XSS vectors when testing XSS filters. The
CSS generator works on multiple levels. E.g.:-
<
http://www.businessinfo.co.uk/labs/hackvertor/
hackvertor.php#PEBjX2RpdnN0eWxlXzA
%2BPEBleHByZXNzaW9uX2dlbl8zPjxAZXhwcmVzc2lvbl9nZW5fMj48QGNzc2V4cHJlc3Npb25fMSAvPjxAL2V4cHJlc3Npb25fZ2VuXzI
%2BPEAvZXhwcmVzc2lvbl9nZW5fMz48QC9jX2RpdnN0eWxlXzA%2B>
-Added hash support
Changed the way HVURLS are generated. The old method is still
supported but by using the hash it enables vectors to be transferred
without sending the contents to the server and can hold more data than
the query method.
-Added XBL
XBL still works on FF, so I've added it back to Hackvertor