Skip to content

Commit e6e8a8a

Browse files
authored
Update SQL_Injection.md
1 parent 340a8a8 commit e6e8a8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SQLi/SQL_Injection.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Here are some quick methods to detect the SQL Injection vulnerability, though th
2121
5. sqlmap -m sqli --dbs --batch
2222
6. use tamper scripts
2323
```
24+
* More Details in this source thread [https://twitter.com/El3ctr0Byt3s/status/1302706241240731649](https://twitter.com/El3ctr0Byt3s/status/1302706241240731649)
25+
2426
## 3. Using heuristic scan to get hidden parameters :
2527
```
2628
1. Use subdomain enumeration tools on the domain.

0 commit comments

Comments
 (0)