Login Register






Poll: Your favourite vulnerabillity?
You do not have permission to vote in this poll.
SQLi?
45.45%
5 45.45%
XSS?
45.45%
5 45.45%
A third vulnerabillity?
9.09%
1 9.09%
Total 11 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average


XSS vs SQLi filter_list
Author
Message
RE: XSS vs SQLi #11
XSS is easier, SQLi is more powerful. none of those are my faves though. I love arbitrary uploads and misconfigurations and when I'm bored I like to get oldschool and try to exploit software (not webapps obviously) with buffer overflows (that's pretty damn hard, but it's great for learning more in-depth stuff about how your computer's memory and processor work).

[+] 1 user Likes unknownAttacker's post
Reply

RE: XSS vs SQLi #12
(09-29-2012, 06:43 PM)unknownAttacker Wrote: XSS is easier, SQLi is more powerful. none of those are my faves though. I love arbitrary uploads and misconfigurations and when I'm bored I like to get oldschool and try to exploit software (not webapps obviously) with buffer overflows (that's pretty damn hard, but it's great for learning more in-depth stuff about how your computer's memory and processor work).

XSS easier than SQLi? I challenge you to pass my XSS challenge! http://www.hackcommunity.com/Thread-Hack...-challenge

XSS is not easier. In some cases it can be even more difficult because:
=> There are a lot more things to filter
=> There are not so many things you can hide
=> Browser compatability

In SQL injections, you don't need to get into any <script> tags or whatever. You already are in a script, so all you have to do is find a way through WAF and IDS which is kinda simple. The downside of SQLi is, that you can't see exactly how your code is handled tho...
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: XSS vs SQLi #13
I agree with 1llusion. I find XSS more fun than SQLi and its more challenging. I once read a post stating "Only fool says that you can do nothing with XSS" i think XSS has more capabality than SQLi Smile well atleast IMO.
Don't Expect US, They Are Anonymous +PH+

-------------------------------------------------------------------------

[Image: 160q1sj.jpg]

Reply







Users browsing this thread: 1 Guest(s)