I need Your help guy
I’m locked at Coding Level 1
I test the dev console and I send “var words = document.getElementByName("words”).value ;
or “var words = document.getElementByName("word”).innerHTML[0];“
The textarea have not name or ID
and if even I amended the source HTML and add “name="word”“
No Result :-(
I’m in bad
How Can I hack This :-)
Thank for your help :-)
Add me on hackthis
Or speak with me on IRC channel : https://www.hackthis.co.uk/irc/
Try to Ddos me, My ip : 127.0.0.1
I am very sorry but there is nothing like “document.getElementByName”
Read this section of JS again, and if its not working, check out error log, it always helps!
good luck! :)
Nerd? Yup![/Spoiler]
<!- Hacker? Maybe!
[Spoiler]Hotel? Trivago! -!>
Add me on hackthis
Or speak with me on IRC channel : https://www.hackthis.co.uk/irc/
Try to Ddos me, My ip : 127.0.0.1
NO FUCKING NAME OF THIS FUCKING TEXTAREA BALISE !!!
…
Who can help me for this level ??
please :‘(
loooool I’m very hopeless
Add me on hackthis
Or speak with me on IRC channel : https://www.hackthis.co.uk/irc/
Try to Ddos me, My ip : 127.0.0.1
Add me on hackthis
Or speak with me on IRC channel : https://www.hackthis.co.uk/irc/
Try to Ddos me, My ip : 127.0.0.1
Add me on hackthis
Or speak with me on IRC channel : https://www.hackthis.co.uk/irc/
Try to Ddos me, My ip : 127.0.0.1
Add me on hackthis
Or speak with me on IRC channel : https://www.hackthis.co.uk/irc/
Try to Ddos me, My ip : 127.0.0.1
I’m not stupid I use python too
But I can’t say how use python for web ( except urllib x) )
I know but Hack this is playground for hack structure web site
and yes you can attack with other language that web language but this is more hard
Root me is a site for hack everything ( I think )
Add me on hackthis
Or speak with me on IRC channel : https://www.hackthis.co.uk/irc/
Try to Ddos me, My ip : 127.0.0.1
The requests package is very useful when working with web content, it’s as powerful as urllib, but is way easier to use in smaller programs. Using it, you can easily:
- Log into Hackthis with your credentials
- make a get request on the level’s page
- send back your answer with a post request.
HackThis!! is not only focused on web application hacking, as @r4v463 just said.
And javascript is far from being the best language for automated web vulnerability exploits: for example, it would be very stupid to use it to make a dictionary attack or to break a complicated captcha, when python would perfectly do the job.
I know some people solved some of the first captcha levels with js, but I don’t think anyone did for the last two levels, at least not alone.