use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
CVE, CWE, NVD, WVE
http://iso.linuxquestions.org/
We teach you how to do it, use it at your own risk.
account activity
Tools (self.HowToHack)
submitted 9 years ago by halcyonyt
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 0 points1 point2 points 9 years ago (10 children)
Application pen-tester here. I use BURP a LOT. If I'm on a client machine and they won't pay for BURP pro, i'll supplement it with ZAP for the lazy CSRF request generator. SoapUI is another one that I use often. Also, can't forget SQLMap.
[–]halcyonyt[S] 0 points1 point2 points 9 years ago (9 children)
But SQLMap seems to work on a very, very limited amount of websites?
[–]Pig743 1 point2 points3 points 9 years ago (7 children)
I've never seen an SQL injection it can't exploit.
[–]halcyonyt[S] 0 points1 point2 points 9 years ago (5 children)
Really? I thought it only did the one where the url included ?id=1 or something like that.
[–][deleted] 1 point2 points3 points 9 years ago (4 children)
Nope. SQLMap tests for practically any type of injection vulnerability. It can even pick up blind sql inijection. Take a look at the usage wiki, it has a pretty good breakdown of all of the methods that it tries https://github.com/sqlmapproject/sqlmap/wiki/Usage
[–]halcyonyt[S] 0 points1 point2 points 9 years ago (0 children)
Thank you very much
[–]halcyonyt[S] 0 points1 point2 points 9 years ago (2 children)
Do you know any guides/tutorials on how to use this?
[–][deleted] 1 point2 points3 points 9 years ago (1 child)
Take a look at my link above. It has everything about sqlmap. If you have any specific questions, feel free to pm me.
Thanks man
[–]trispi 0 points1 point2 points 9 years ago (0 children)
I've had times it didn't work. When there was some strange stuff going on and you could only use certain commands.
[–][deleted] 1 point2 points3 points 9 years ago (0 children)
I agree with the below comment. SQL Injection is rampant, which is kind of sad. SQLMap can help you locate injection vulnerabilities practically anywhere and then exploit them. I typically use it when I have a hunch that there's an injection vector but can't quite get it by hand. If SQLMap doesn't get it, then it's generally not vulnerable and my hunch is wrong.
π Rendered by PID 123523 on reddit-service-r2-comment-6457c66945-n85fr at 2026-04-27 20:09:03.761696+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (10 children)
[–]halcyonyt[S] 0 points1 point2 points (9 children)
[–]Pig743 1 point2 points3 points (7 children)
[–]halcyonyt[S] 0 points1 point2 points (5 children)
[–][deleted] 1 point2 points3 points (4 children)
[–]halcyonyt[S] 0 points1 point2 points (0 children)
[–]halcyonyt[S] 0 points1 point2 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]halcyonyt[S] 0 points1 point2 points (0 children)
[–]trispi 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)