OP23 January, 2021 - 01:17 AM(This post was last modified: 24 January, 2021 - 09:33 PM by ProjectTrauma.)
Reply
⭐️ SQLI - Vulnerability Scanner ⭐️
Quote:
A tool used to cut down large lists of URLs into a more manageable list of potentially vulnerable ones. Perfect for then running your new URL list through tools such as SIB, SCADS & SQLi Dumper + literally any other.
Custom thread count
Scrapes the system full path, useful for shelling the site. Consider this an "extra" feature.
Unlimited URL count capability, I'd recommend running lists of on average 500,000 for optimal performance.
It looks interesting, and I would be grateful if you could provide some more in-depth information.
What does the tool look for when determining if a site is vulnerable to SQLi?
Thank you nonetheless for the tool. @ProjectTrauma
OP23 January, 2021 - 03:28 PM(This post was last modified: 23 January, 2021 - 03:30 PM by ProjectTrauma.)
Reply
(23 January, 2021 - 12:25 PM)Mastiff Wrote: Show More
It looks interesting, and I would be grateful if you could provide some more in-depth information.
What does the tool look for when determining if a site is vulnerable to SQLi?
Thank you nonetheless for the tool. @ProjectTrauma
It simply checks if your URL's are able to receive an sql syntax error. If yes, that means it's vulnerable to dumping and if no, it's simply not vulnerable.
(23 January, 2021 - 01:17 AM)ProjectTrauma Wrote: Show More
⭐️ SQLI - Vulnerability Scanner ⭐️
Quote:
A tool used to cut down large lists of URLs into a more manageable list of potentially vulnerable ones. Perfect for then running your new URL list through tools such as SIB, SCADS & SQLi Dumper + literally any other.
Custom thread count
Scrapes the system full path, useful for shelling the site. Consider this an "extra" feature.
Unlimited URL count capability, I'd recommend running lists of on average 500,000 for optimal performance.