Added a new check that scans for sensitive information on the HTTP Header to another domain |
|
More...
|
over 13 years ago
|
- Added the parameter to the alert for database, debug and URL information disclosure - Added checks to see if the URL contains any email address, credit card, or US SSN information |
|
More...
|
over 13 years ago
|
Rationalised the build file. |
|
More...
|
over 13 years ago
|
Restructured packages to make examples clearer |
|
More...
|
over 13 years ago
|
Issue 277: Rationalize right click menu items |
|
More...
|
over 13 years ago
|
Issue 277: Rationalize right click menu items |
|
More...
|
over 13 years ago
|
[no comment] |
|
More...
|
over 13 years ago
|
Issue 277: Rationalize right click menu items |
|
More...
|
over 13 years ago
|
Select items on rightclick |
|
More...
|
over 13 years ago
|
Added getMenuIndex() |
|
More...
|
over 13 years ago
|
drivers.xml updated: New drivers added for the Spanish DNIe (eID) smartcard, including version for Windows (x86 & x64), Linux (x86 & x64), and Mac OS X. |
|
More...
|
over 13 years ago
|
Added getLevel(boolean incDefault) |
|
More...
|
over 13 years ago
|
Quick fix on Alert description and string comparison |
|
More...
|
over 13 years ago
|
New check to look for sensitive informations passed through URL requests |
|
More...
|
over 13 years ago
|
New check for database (InformationDisclosureDatabaseErrors.java) and debug (InformationDisclosureDebugErrors.java) information disclosure |
|
More...
|
over 13 years ago
|
Moved user-agent list previously on the fuzzer directory to src/xml directory |
|
More...
|
over 13 years ago
|
Deleted user-agent list from this directory |
|
More...
|
over 13 years ago
|
New check to ensure X-Frame-Options Header is set |
|
More...
|
over 13 years ago
|
New check to ensure X-Content-Type-Options header is set when using IE and Chrome |
|
More...
|
over 13 years ago
|
New check to ensure the Content-Type is set |
|
More...
|
over 13 years ago
|
Added a condition to ensure we are using IE |
|
More...
|
over 13 years ago
|
Corrected a bug when checking the script URL |
|
More...
|
over 13 years ago
|
Added X-Frame-Options and X-Content-Type-Options on the list of Headers |
|
More...
|
over 13 years ago
|
added JavaScript as Content-Type |
|
More...
|
over 13 years ago
|
Added couple of new alerts for passive scanner checks |
|
More...
|
over 13 years ago
|
List of user-agents for Safari |
|
More...
|
over 13 years ago
|
List of user-agents for Internet Explorer |
|
More...
|
over 13 years ago
|
List of user-agents for Firefox |
|
More...
|
over 13 years ago
|
List of user-agents for Chrome |
|
More...
|
over 13 years ago
|
New class to get the type of browser based on the user-agent |
|
More...
|
over 13 years ago
|