Commit Graph

14 Commits (5b982598182ba42e358402d30f29d2c897725019)

Author SHA1 Message Date
Tanaydin Sirin fe8786101a Fixes for errors by pycodestyle (except E501) to run it
pycodestyle . --ignore=E501
2019-04-05 16:32:45 +02:00
Swissky ca3fba1758 More indicators : Header injection , URL redirect, SQL etc 2017-08-05 15:23:40 +02:00
Swissky bd2d77b6c9 BUGFIX - Only the nth occurence var is colored if dup vuln 2017-06-05 22:56:23 +02:00
Swissky 37887b7635 BUGFIX - False positive for declaration $var = pgconnect 2017-06-05 21:15:38 +02:00
Swissky fddb914e38 FEATURE - Vulnerability and file count 2017-06-05 19:10:25 +02:00
Swissky 4ad8f01911 FEATURE: XPATH,LDAP,Assert, PGSQLi detection added 2017-05-29 22:02:00 +02:00
Swissky 7aa1fd26b9 FEATURE - XSS detection with print 2017-05-28 23:23:07 +02:00
Swissky a21792a585 FEATURE - SQL injection PDO detection 2017-05-28 23:15:33 +02:00
Swissky 5160b19e1b FEATURE : PHP object injection detection 2017-05-28 22:42:28 +02:00
Swissky 012581e641 Bugfix - "POST and POST" now detected as 2 vulns 2017-05-28 20:58:07 +02:00
Swissky e4b2411ddd Small regex improvement to detect vulnerabilities 2017-05-26 20:52:23 +02:00
Swissky c78a7d950d Echo bug fixed - refactored into small fcts 2017-05-21 20:39:28 +02:00
Swissky f1e06def4c Basic refactoring 2017-05-21 15:56:42 +02:00
Swissky 9c5d60c5e7 Initial commit - Old version + Test files 2017-05-14 23:10:03 +02:00