RE: Basic xss tutorial 09-07-2012, 03:57 PM
#11
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
| Basic xss tutorial filter_list | |
RE: Basic xss tutorial 09-07-2012, 06:06 PM
#12
i tried to use this:
and
but it doesn't work
i'm using this dork:
why it doesn't work?
Code:
<script>alert("xss")</script>Code:
<script>alert(String.fromCharCode(88,83,83))</script>i'm using this dork:
Code:
inurl:login.html
inurl:search.htmlwhy it doesn't work?
RE: Basic xss tutorial 09-07-2012, 07:24 PM
#13
(09-07-2012, 06:06 PM)chipp Wrote: i tried to use this:
andCode:<script>alert("xss")</script>
but it doesn't workCode:<script>alert(String.fromCharCode(88,83,83))</script>
i'm using this dork:
Code:inurl:login.html inurl:search.html
why it doesn't work?
Some times/ in most time you will have to escape the tag your in. One of the ways to do this is bu inserting "/> in front of your script. Like this
Code:
"/><script>alert("Anima Templi")</script>You can add me on skype and i will be able to help you in a better way.
skype: Anima.Templi
RE: Basic xss tutorial 09-08-2012, 07:30 AM
#14
Quote:You can add me on skype and i will be able to help you in a better way.what about gtalk?
skype: Anima.Templi
RE: Basic xss tutorial 09-08-2012, 08:11 AM
#15
I'm not using gtalk the only other place to talk with me would be skype?
RE: Basic xss tutorial 09-11-2012, 02:01 PM
#19
I do not use one of them either, why not create a skype account?
RE: Basic xss tutorial 09-13-2012, 04:41 PM
#20
(09-11-2012, 02:01 PM)Anima Templi Wrote: I do not use one of them either, why not create a skype account?
i never use VoIP, and no need of using it at the moment...


![[+]](https://sinister.li/images/modern/collapse_collapsed.png)

