Commit Graph

18 Commits (master)

Author SHA1 Message Date
Vincent Gilles 438f8ada61 Feat: add debug_print_backtrace to the list of info leak indicators 2020-10-02 10:50:53 +02:00
Swissky f2df2acd6d XXE / SSRF / Cookies and more use-cases 2020-09-29 14:08:36 +02:00
Swissky 95fbef209c Cryptographic hash, random and info leak 2020-06-15 20:11:43 +02:00
Swissky 31962bee50 pcntl_exec + server side template injection 2020-01-16 23:33:55 +01:00
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