From 7c49c70ec32e78148cf17063a68bc0b09eeb4a6a Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Mon, 10 Oct 2022 12:54:56 -0400 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9689b96..d9345bb 100644 --- a/README.md +++ b/README.md @@ -592,7 +592,6 @@ nmap -v -p 139, 445 --script=smb-os-discovery {IP ADDRESS}
[https://www.tutorialspoint.com/sql/sql-select-database.htm](https://www.tutorialspoint.com/sql/sql-select-database.htm) -[https://guide.offsecnewbie.com/5-sql#mssql-blind-exploitation](https://guide.offsecnewbie.com/5-sql#mssql-blind-exploitation) ```bash @@ -658,6 +657,20 @@ download {FILE.exe} ``` +
+ +# SQL Injection + +
+ +#### MYSQL/MSSQL: + +[https://guide.offsecnewbie.com/5-sql#mssql-blind-exploitation](https://guide.offsecnewbie.com/5-sql#mssql-blind-exploitation) + +#### ORACLE: + +[https://www.securityidiots.com/Web-Pentest/SQL-Injection/Union-based-Oracle-Injection.html](https://www.securityidiots.com/Web-Pentest/SQL-Injection/Union-based-Oracle-Injection.html) +
# Active Directory