![]() |
|
HackCommunity XSS challenge - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking) +--- Thread: HackCommunity XSS challenge (/Thread-HackCommunity-XSS-challenge) |
RE: HackCommunity XSS challenge - killerOfCode - 09-27-2012 (09-26-2012, 09:10 PM)1234hotmaster Wrote: Well looking at JS i just noticed there is the String.fromCharCode function XD You're using IE? *facepalm* RE: HackCommunity XSS challenge - Raz0r - 09-27-2012 (09-27-2012, 04:26 AM)killerOfCode Wrote:Some browsers don't show the XSS alert... Internet Explorer shows it about 99% of the time sir.(09-26-2012, 09:10 PM)1234hotmaster Wrote: Well looking at JS i just noticed there is the String.fromCharCode function XD RE: HackCommunity XSS challenge - Shining White - 09-27-2012 Fuck Level 2 , i wonder why i can't do that , , realize it was my goddamn browsers Security Addons
RE: HackCommunity XSS challenge - 1llusion - 09-27-2012 (09-27-2012, 08:25 AM)Shining White Wrote: fudge Level 2 , i wonder why i can't do that , I was seriously worried the challenge will last only a day, but seeing it took 1 day only to solve 2 challenges xD I'll be slowly making guides for every solved challenge. Starting with a guide: choosing the right browser
RE: HackCommunity XSS challenge - Shining White - 09-27-2012 (09-27-2012, 09:06 AM)1llusion Wrote:(09-27-2012, 08:25 AM)Shining White Wrote: fudge Level 2 , i wonder why i can't do that , yeah that will helpful :lol: Level : 3 Spoiler:
Image : ![]() Code : </TITLE><SCRIPT>alert("Shining White from HackCommunity");</SCRIPT> PS : Windows never will help to the people who like to Pentest and of course the Application it is wasting the time with these XSS's coz Challenge developer know the XSS better
RE: HackCommunity XSS challenge - Shining White - 09-27-2012 Level : 4 Spoiler:Image : ![]() code : <h1>Shining White from HackCommunity</h1> Illusion Says level 5 is Hard lets see RE: HackCommunity XSS challenge - bluedog.tar.gz - 09-27-2012 (09-27-2012, 10:33 AM)Shining White Wrote: Level : 4 u r cheating, owasp => CTRL - C + CTRL - V
RE: HackCommunity XSS challenge - 1llusion - 09-27-2012 (09-27-2012, 10:33 AM)Shining White Wrote: Level : 4 I don't agree with this way of solving challenge 4. I'm sorry but get us an alert box HTML injection by itself doesn't do much.
RE: HackCommunity XSS challenge - Shining White - 09-27-2012 (09-27-2012, 10:37 AM)bluedog.tar.gz Wrote:(09-27-2012, 10:33 AM)Shining White Wrote: Level : 4 Lulz , Theres no such word "Cheat" exicist on the World of Hax and the OWASP Mantra can what ? using XSS me not working coz of Illusion had fix the Injecting Code System , can you hax those with Mantra Addon or any plugin , i yes i wonder if you can teach me or suggest me the Addon , plugin and the Illusion , you mean it can't inject via HTML ? in level 4 , what about the level 3 then ? RE: HackCommunity XSS challenge - 1llusion - 09-27-2012 (09-27-2012, 10:59 AM)Shining White Wrote:(09-27-2012, 10:37 AM)bluedog.tar.gz Wrote:(09-27-2012, 10:33 AM)Shining White Wrote: Level : 4 You can inject HTML, however, I'd like to see an alert box rather than text. The level 4 is about javascript syntax so just putting Code: <h1>Shining White from HackCommunity</h1>![]() I'll add this to the rules ![]() EDIT: Added 6th challenge EDIT2: Added 7th challenge |