Skip to content

Commit 8ddeffd

Browse files
committed
add article about ssti
1 parent 164205e commit 8ddeffd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

content/docs/getting-started/vulnerability-reports.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,10 @@ toc: true
5353
## PHP
5454

5555
- [Article - PHP filters chain: What is it and how to use it](https://www.synacktiv.com/en/publications/php-filters-chain-what-is-it-and-how-to-use-it.html)
56-
- [Github - synacktiv/php_filter_chain_generator](https://github.com/synacktiv/php_filter_chain_generator)
56+
- [Github - synacktiv/php_filter_chain_generator](https://github.com/synacktiv/php_filter_chain_generator)
5757
- [Article - PHP filter chains: file read from error-based oracle](https://www.synacktiv.com/publications/php-filter-chains-file-read-from-error-based-oracle)
58-
- [Github - synacktiv/php_filter_chains_oracle_exploit](https://github.com/synacktiv/php_filter_chains_oracle_exploit)
58+
- [Github - synacktiv/php_filter_chains_oracle_exploit](https://github.com/synacktiv/php_filter_chains_oracle_exploit)
59+
- [Article - SSTI on Twig + Symfony](https://heapcreate.com/posts/understanding_ssti/)
5960

6061
## Ruby
6162

0 commit comments

Comments
 (0)