Twelve Years of Service
Posts: 12
Threads: 2
RE: Complete XSS Tutorial 01-19-2013, 03:41 AM
#51
need a thorough reading before i can get learn anything
BOOKING WORLDWIDE AIRLINE FLIGHT, TRAVEL DEAL, ACCOMMODATION AND ALL BOOKING FOR 60% BEFORE PAYMENTS !!!
PM ME OR EMAIL '' DARKDK@LIVE.COM''
:dance:
•
Twelve Years of Service
Posts: 113
Threads: 10
RE: Complete XSS Tutorial 01-19-2013, 03:35 PM
#52
Thank you for the thread. I will be studying this thread and shall learn from it. I'm new to this site, just found it today and I am beginning to love this excellent site definitely want to become a regular member. Thanks again.
•
Twelve Years of Service
Posts: 113
Threads: 10
RE: Complete XSS Tutorial 01-19-2013, 03:35 PM
#53
Thank you for the thread. I will be studying this thread and shall learn from it. I'm new to this site, just found it today and I am beginning to love this excellent site definitely want to become a regular member. Thanks again.
•
Twelve Years of Service
Posts: 113
Threads: 10
RE: Complete XSS Tutorial 01-19-2013, 03:35 PM
#54
Thank you for the thread. I will be studying this thread and shall learn from it. I'm new to this site, just found it today and I am beginning to love this excellent site definitely want to become a regular member. Thanks again.
•
Twelve Years of Service
Posts: 41
Threads: 12
RE: Complete XSS Tutorial 01-22-2013, 02:29 AM
#55
Errr your not going to learn XSS this way. You dont just put <script>alert("XSS")</script> in the search box. What happens when its POST XSS?? You need to learn Javascript and PHP so you can actually find XSS and learn how to escape tags when User input isnt santizied. Then you will learn to great your own attack vectors. Escaping the tags sometimes is easy, look at the code and type something in the box, like XSS> Search for XSS in the code and you will see something like this. value="XSS">. Okay so to escape that tag you will first need to close the tag and then right your attack vector like so: "><script>alert("XSS")</script>. Then to varify you closed the tags look at the source code again and you will see: value""><script>alert("XSS")</script>. Thats just simple stuff. Hope this helped some out a little on what XSS really is.
•
Twelve Years of Service
Posts: 22
Threads: 5
RE: Complete XSS Tutorial 01-23-2013, 05:25 PM
#56
Very nice tutorial, very HQ and detailed thank you.
•
Eleven Years of Service
Posts: 39
Threads: 1
RE: Complete XSS Tutorial 10-24-2013, 01:01 PM
#60
Nice tutorial but download link is DEAD!!!!!!!
Hope OP update it
I am N000TTTT what You think!!!!!!
•