Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lebr0nli authored and 0140454 committed Sep 7, 2024
1 parent 8ddd5e8 commit b38e6e6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ Available on [Chrome Web Store](https://chrome.google.com/webstore/detail/hackba

- SQLi

- Dump all database names (MySQL, PostgreSQL)
- Dump tables from database (MySQL, PostgreSQL, SQLite)
- Dump columns from database (MySQL, PostgreSQL, SQLite)
- Union select statement (MySQL, PostgreSQL, SQLite)
- Error-based injection statement (MySQL, PostgreSQL)
- Dump all database names (MySQL, PostgreSQL, MSSQL)
- Dump tables from database (MySQL, PostgreSQL, SQLite, MSSQL)
- Dump columns from database (MySQL, PostgreSQL, SQLite, MSSQL)
- Union select statement (MySQL, PostgreSQL, SQLite, MSSQL)
- Error-based injection statement (MySQL, PostgreSQL, MSSQL)
- [Dump in one shot payload](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/MySQL%20Injection.md#mysql-dios---dump-in-one-shot) (MySQL)
- [Dump current query payload](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/MySQL%20Injection.md#mysql-current-queries) (MySQL)
- Space to Inline comment
Expand Down

0 comments on commit b38e6e6

Please sign in to comment.