SQLMAP使用技巧
SQLMAP python sqlmap.py -u "url" -h 默认get,可以通过data改为POST 1.python sqlmap.py -u"" --data="id=1" -f --banner --dbs --users#CTL{
1