Category AppCodeScan

[New added] AppCodeScan for code auditing Beta release

AppCodeScan is a tiny tool designed to help in performing whitebox testing. During whitebox testing one needs to scan complete application code for various different vulnerabilities like XSS, SQL injection, Poor validations etc. It is possible to discover these vulnerable points using this tool and one can follow code walking across the code base to trace this vulnerability

Read More
1