Swissky
|
e3b1d7fb3c
|
Fix maximum recursion error + catch hardcoded password in define()
|
2020-01-09 22:59:26 +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 |
Tanaydin Sirin
|
be2d110578
|
Reformated files for python3, changed some function calls.
|
2019-04-05 15:38:57 +02:00 |
Tanaydin Sirin
|
0703843c4e
|
Better output for file.
|
2019-04-05 15:11:57 +02:00 |
Tanaydin Sirin
|
8c425bd30d
|
Adds --plain for plain output.
|
2019-04-05 14:25:05 +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
|
1289809b15
|
BUGFIX - Detection for var as for($something as $else)
|
2017-06-05 20:18:48 +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
|
5160b19e1b
|
FEATURE : PHP object injection detection
|
2017-05-28 22:42:28 +02:00 |
Swissky
|
c75f1eb415
|
Bugfix - Constant init var fixed
|
2017-05-28 22:11:40 +02:00 |
Swissky
|
d8b39c37db
|
License added
|
2017-05-27 21:05:28 +02:00 |
Swissky
|
e4b2411ddd
|
Small regex improvement to detect vulnerabilities
|
2017-05-26 20:52:23 +02:00 |
Swissky
|
fb44cb3b51
|
Help added for command line
|
2017-05-25 17:30:16 +02:00 |
Swissky
|
7797481bf7
|
Bugfix - Constant var not vuln +$_XXX vuln display
|
2017-05-25 15:54:35 +02:00 |
Swissky
|
df9851983d
|
Check declaration - following include
|
2017-05-24 00:23:05 +02:00 |
Swissky
|
1a128bd1ac
|
New display + bug identification
|
2017-05-23 00:23:47 +02:00 |
Swissky
|
6588cb094a
|
TODO List updated - check_declaration will be created
|
2017-05-21 23:24:06 +02:00 |
Swissky
|
c78a7d950d
|
Echo bug fixed - refactored into small fcts
|
2017-05-21 20:39:28 +02:00 |
Swissky
|
017f1eb5b1
|
Display function cleaned
|
2017-05-21 17:59:11 +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 |