Login Register


Where to begin? filter_list
Author
Message
Where to begin? #1
I'd like to start learning about website hacking. I'm not interested in setting up RATS/Botnets or "sniffing" network traffic. Where would I begin learning techniques like SQLi and XSS?

Reply

RE: Where to begin? #2
I'd recommend learning about MySQL and then HTML/Javascript. Biggrin

Spoiler:
You're not named after a botnet, are you?
[Image: 7ajmN5P.jpg]

Telegram: Oni_SL (Link)

Reply

RE: Where to begin? #3
There's a lot of sites that function as a playground for this kind of stuff.
An example is https://www.hackthissite.org/

[+] 1 user Likes TheEvilSocks's post
Reply

RE: Where to begin? #4
(06-09-2016, 06:14 PM)Oni Wrote: I'd recommend learning about MySQL and then HTML/Javascript. Biggrin

Spoiler:
You're not named after a botnet, are you?

Well I didn't even think about the botnet when making my username but now that you mention it... That being said I know about basic Web Design and Coding. More than coding though I'm interested in exploitation. Where would I begin with SQLi and XSS?

(06-09-2016, 08:17 PM)TheEvilSocks Wrote: There's a lot of sites that function as a playground for this kind of stuff.
An example is https://www.hackthissite.org/

I'm checking it out now.
(This post was last modified: 06-09-2016, 08:30 PM by Zeus.)

Reply

RE: Where to begin? #5
(06-09-2016, 06:14 PM)Oni Wrote: I'd recommend learning about MySQL and then HTML/Javascript. Biggrin

Spoiler:
You're not named after a botnet, are you?

In addition to this, I highly recommend learning PHP.

It's a very powerful language and not too difficult to learn. I'll state the obvious, and suggest starting off here: http://www.w3schools.com/php/default.asp
[Image: AD83g1A.png]

[+] 1 user Likes mothered's post
Reply

RE: Where to begin? #6
pentesterlabs.com has setup live iso's all you need is some form of hypervisior (virtualbox is my pick)
another good one is hack.me, as it provides a sandbox environment for almost all web applications!
Wanna chat? send a PM

Reply

RE: Where to begin? #7
(06-10-2016, 02:48 PM)mothered Wrote:
(06-09-2016, 06:14 PM)Oni Wrote: I'd recommend learning about MySQL and then HTML/Javascript. Biggrin

Spoiler:
You're not named after a botnet, are you?
In addition to this, I highly recommend learning PHP.

It's a very powerful language and not too difficult to learn. I'll state the obvious, and suggest starting off here: http://www.w3schools.com/php/default.asp

I'd say follow this guys words, he's pretty knowledgable in the area.

edit: quoting is fucking up on this windows 1 computer lol.
discord: aguny

Reply

RE: Where to begin? #8
(06-12-2016, 10:12 PM)Agony Wrote:
(06-10-2016, 02:48 PM)mothered Wrote:
(06-09-2016, 06:14 PM)Oni Wrote: I'd recommend learning about MySQL and then HTML/Javascript. Biggrin

Spoiler:
You're not named after a botnet, are you?
In addition to this, I highly recommend learning PHP.

It's a very powerful language and not too difficult to learn. I'll state the obvious, and suggest starting off here: http://www.w3schools.com/php/default.asp

I'd say follow this guys words, he's pretty knowledgable in the area.

edit: quoting is fucking up on this windows 1 computer lol.

Message me or post in the theme thread if issues persist. Biggrin
[Image: 7ajmN5P.jpg]

Telegram: Oni_SL (Link)

Reply

RE: Where to begin? #9
(06-09-2016, 06:14 PM)Oni Wrote: I'd recommend learning about MySQL and then HTML/Javascript. Biggrin

How is HTML useful... also why is MySQL his first priority. I would say PHP is much more important above anything.

Also something that hasn't been mentioned - become familiar with linux systems. This will be very handy once you start learning post-exploitation.

Once you have a basic understanding of the system and code that you are trying to hack, then you can learn the process of how to actually hack it. A good place to start doing that is https://www.owasp.org/ (for Web Exploitation).

Reply

RE: Where to begin? #10
(06-12-2016, 10:35 PM)Dyme Wrote:
(06-09-2016, 06:14 PM)Oni Wrote: I'd recommend learning about MySQL and then HTML/Javascript. Biggrin

How is HTML useful... also why is MySQL his first priority. I would say PHP is much more important above anything.

Also something that hasn't been mentioned - become familiar with linux systems. This will be very handy once you start learning post-exploitation.

(06-09-2016, 06:07 PM)Zeus Wrote: like SQLi and XSS?

If you're wanting to learn about SQL injection, you should have knowledge of MySQL. If you're wanting to find XSS, you should have knowledge of how websites are made. PHP would be another language I'd suggest, as they all go hand in hand.
[Image: 7ajmN5P.jpg]

Telegram: Oni_SL (Link)

Reply







Users browsing this thread: