Post number #578509, ID: 50285f
|
So i just started learning HTML and was wondering if it is possible to hack a website with it.
I know that HTML is one of the most hard programming language to learn but i'm very passionate and i really want to learn hacking.
Any tips?
Post number #578516, ID: d50b4c
|
No, not with HTML, you can deface a post of your own at best and look like a fool for trying at worst
Maybe with Javascript but most sites nowadays have protection against code injection
Post number #578517, ID: d50b4c
|
Or you could learn python, most hacker tools are made in python
Post number #578570, ID: 0a95d6
|
Of course you can. If you right click on any website and choose "inspect element" you can directly edit the website's source code and hack into it!
Post number #578581, ID: 11eea5
|
Change <img src="burg.jpg"> into <img src="angry_burg.jpg">
Now you hacked the planet and you are in.
Post number #578670, ID: d17a1c
|
>>578570 this g/u/rl knows what's up
Post number #578678, ID: 62e3c2
|
>I know that HTML is one of the most hard programming language
Ya lost me, the bait was almost there
>moans idiot base
Post number #578712, ID: a6bbcd
|
In the end everything in so called 'web development' ends up in html. Programming languages like php or javascript generate html code in the end, and the web browser has become some kind of interpreter or virtual machine to show or even run it. This comes with some advantages, but mostly disadvantages (regarding security and performance). If you want to 'hack' websites and web applications, knowledge about html is necessary but most importantly how browsers 'interpret' it.
Post number #578714, ID: a6bbcd
|
While there is no doubt that unixoid systems are leading by far when it comes to security and performance, the market is dominated by greedy, irresponsible tech illiterates which expect the consumer masses to buy new devices every second and give a shit about privacy or security for the sake of a very shortsighted understanding of convienience. Plus a certain desktop os monopolist made it hard to do cross plattform development, which aided platform independent html become popular.
Post number #578716, ID: a6bbcd
|
In an ideal and actual working 'free market' it wouldn't have come to this. But in reality the market is not free (an it'll never be) and the technically best and most sane solutions are not always (if not rarely) the favoured ones. I mean we talk about a world where people could sell 'snakeoil' (or tiny sugar bullets) as medicine. So have no bad concience hacking html sites and apps. They cry for it and deserve it. It's like a goldmine made of peoples stupidity.
Post number #578722, ID: 62e3c2
|
The person above seems to have been sent into a mental spiral due to the op, I am astounded this bait can produce such promising results
Post number #578724, ID: 86b962
|
Very few exploits actually deal with HTML much at all, and since it's just tags it's not hard to understand, you're more likely to need js and an understanding of the attack surface the server itself has, does it use php? What about SQL? Does it sanitize input properly? what about if you do funky encoding that is eventually resolved down to the characters you want (see that one chrome crash link) it's obscure knowledge and out of the box thinking that gets you far
Post number #578735, ID: afc13a
|
Short answer, no. Long answer, yes, yes you can. Create interactive buttons from HTML for you to use that operate in a way to hack another website. And thats how you hack a website using HTML.
Post number #578747, ID: 5c90eb
|
>>578735 >Legit html hax
Post number #578919, ID: d46200
|
You actually took OP seriously?
Post number #579068, ID: 0a95d6
|
>>578735 that's javascript you dumdum
Post number #579098, ID: 143807
|
>>0a95d6 hose mad
Post number #579099, ID: 1e5fc3
|
>>579068 nope, form buttons are html Now, the server that receives the form or the Javascript that intercepts the button press and processes the request can be anything else
Post number #579268, ID: 1773de
|
Honestly I would have fell for op of she didn't say HTML is most hard to learn
Post number #579269, ID: 62e3c2
|
Same
Post number #579333, ID: 37472a
|
Yes, HTML stands for Hacking Terminal Master Language It is made for hacking
Post number #579344, ID: bccf94
|
>>579333 that much is obvious. OP specifically ask if she can use it on websites
Post number #579346, ID: 37472a
|
>>579344 it wouldn't be the "master language" if there was anything it couldn't hack
Post number #579621, ID: 07f9cb
|
Suck my bytes you script bitchie
Total number of posts: 24,
last modified on:
Mon Jan 1 00:00:00 1563274480
| So i just started learning HTML and was wondering if it is possible to hack a website with it.
I know that HTML is one of the most hard programming language to learn but i'm very passionate and i really want to learn hacking.
Any tips?