My colleague Alexios gave a talk about evading XSS filters at the recent OWASP conference, what strikes me is the multitude of ways you can do it. I am sure you find something you didn't know when watching it :
DSS_DEFAULT_HASH_ALGORITHMS
-
I’ve a feature in some of my tools, that let you choose the hash algorithm.
Many of my tools calculate hashes, and for historical reasons, that is the
MD5 ...
13 hours ago
0 comments
Post a Comment