Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kleiton0x00 authored Jul 30, 2022
1 parent 0a47ce2 commit 09be0f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ This repository contains a advanced methodology of all types of SQL Injection.

### PostgreSQL Injection Cheatsheet
- [Error- or UNION-based SQLi](https://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet/tree/main/Postgres%20-%20Error%20Based%20SQLi)
- [Local File Inclusion (LFI)](https://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet/blob/main/LFI-via-load_file-function/README.md)
- [Privilege Escalation](https://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet/blob/main/Privilege%20Escalation/README.md)
- Local File Inclusion (LFI) (Coming soon)
- Privilege Escalation (Coming soon)

### Oracle Injection Cheatsheet
- [Error- or UNION-based SQLi](https://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet/blob/main/Oracle%20-%20Error%20Union%5CBased%20SQLi/README.md)
Expand Down

0 comments on commit 09be0f3

Please sign in to comment.