Update README.md

This commit is contained in:
Joe Totes
2022-10-10 12:54:56 -04:00
committed by GitHub
parent 783e2aa159
commit 7c49c70ec3

View File

@@ -592,7 +592,6 @@ nmap -v -p 139, 445 --script=smb-os-discovery {IP ADDRESS}
<br /> <br />
[https://www.tutorialspoint.com/sql/sql-select-database.htm](https://www.tutorialspoint.com/sql/sql-select-database.htm) [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 ```bash
@@ -658,6 +657,20 @@ download {FILE.exe}
``` ```
<br />
# SQL Injection
<br />
#### 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)
<br /> <br />
# Active Directory # Active Directory