-
**SQL_Injection** issue exists @ **vulnerabilities/sqli_blind/source/low.php** in branch **master**
*Method <?php at line 1 of vulnerabilities\sqli_blind\source\low.php gets user input from the …
ghost updated
4 years ago
-
**SQL_Injection** issue exists @ **vulnerabilities/sqli/source/impossible.php** in branch **master**
*Method <?php at line 1 of vulnerabilities\sqli\source\impossible.php gets user input from th…
ghost updated
4 years ago
-
**Second_Order_SQL_Injection** issue exists @ **vulnerabilities/sqli/source/high.php** in branch **master**
*Method <?php at line 1 of vulnerabilities\sqli\source\high.php gets database data fro…
ghost updated
4 years ago
-
**SQL_Injection** issue exists @ **vulnerabilities/sqli_blind/source/high.php** in branch **master**
*Method <?php at line 1 of vulnerabilities\sqli_blind\source\high.php gets user input from th…
ghost updated
4 years ago
-
Create an AST debugger mode similar to https://github.com/Microsoft/tolerant-php-parser/tree/master/syntax-visualizer so we can debug the AST during development of Crane
-
PHP-Parser doesn't tell you if a namespace with a block originally used semicolons.
lib/PhpParser/PrettyPrinterAbstract.php
- If all of the namespaces are not in the global namespace, use semico…
-
Hi,
I think I have found a problem with the parsing of simple function calls. Given the following code:
```
-
It would be very handy to have a compiler capable of parsing ASN.1 files to PHP classes. And then using those PHP classes to build the requisite ASN.1 data structures to be encoded. Or take an encoded…
-
this is based on the assumption that any EEL written is 100% valid ECMAScript but not the other way around, which is fine.
(ECMAScript ≈ JavaScript)
as discussed in the may sprint: https://codimd…
-
**Reflected_XSS_All_Clients** issue exists @ **vulnerabilities/sqli/session-input.php** in branch **master**
*Method <?php at line 1 of vulnerabilities\sqli\session-input.php gets user input for…
ghost updated
4 years ago