# 0923: Secure Database

| Name                                                                        | Authors                                | Category       |
| --------------------------------------------------------------------------- | -------------------------------------- | -------------- |
| [Intigriti September Challenge (2023)](https://challenge-0923.intigriti.io) | [sgrum0x](https://twitter.com/sgrum0x) | SQLi, WAF, PHP |

## Challenge Description

> Find the flag and win Intigriti swag.

## Useful Resources

* [SQLi](https://portswigger.net/web-security/sql-injection)
* [SQLi Payloads](https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/SQL%20Injection)
* [WAF Bypass](https://owasp.org/www-community/attacks/SQL_Injection_Bypassing_WAF)

## Community Writeups

1. [smickovskid](https://damjan-smickovski.dev/blog/intigriti_challenge_0923_writeup)
2. [siss3l](https://gist.github.com/Siss3l/0d9a990fd0eec93bc690c3a089249f8a)
3. [truong\_rong](https://giongfnef.notion.site/Writeup-Intigriti-challenge-0923-e1c9e79616944cd7b87b643a50e93802)
4. [h31s3n-b3rg](https://github.com/H31s3n-b3rg/CTF_Write-ups/blob/main/Intigriti_Challenges/September_2023/README.md)
5. [strangemonkey](https://antoniospataro.github.io/writeups/2023/09/25/Intigriti-0923-challenge-writeup.html)
6. [vuph\_24](https://foul-fire-5f1.notion.site/Intigriti-s-September-challenge-writeup-9238e18cf8414916bd0b90fe8f88c233)
