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