Are there any good XSS, SQL Injection scanners for OSX?
There are a fair amount of good tools for windows, but nothing really for OSX. I've tried Pixy, but it keeps throwing an exception:
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
A GUI would be great, but I would settle for a nice perl script, if it meant I didn't have to use Windows just to scan for vulnerabilities.
There are a fair amount of good tools for windows, but nothing really for OSX. I've tried Pixy, but it keeps throwing an exception:
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
A GUI would be great, but I would settle for a nice perl script, if it meant I didn't have to use Windows just to scan for vulnerabilities.