Page 1 of 1

Teach Me... plz

Posted: 18 Jul 2005, 15:07
by Yoda
As you can tell i am new here but i have always had an interest in hacking and was just wondering if anyone can help me, and where to start. 8O

Posted: 18 Jul 2005, 22:25
by Talon
ok I will tell you several sites and what to do on each of them.

www.suck-o.com (for the downloads)
www.How2hack.net (for the forums and the tutorials)
www.astalavista.com (when this comes back up it is a great source for just about anything)
www.hackthissite.org (this is good to test you skills of hacking by competing the missions, also the forums own.)
www.packetstormsecurity.org (get up to date exploits)

If you have followed this. then it should lead you down the road of successful hacking.[/url]

Posted: 19 Jul 2005, 05:00
by bad_brain
suck-o.com just for downloads? teh... 8)
Um, let me guess, Talon: Member of how2hack? If you want to affiliate contact me, no need to advertise on my boards...:wink:

Yoda:
Well, imo even the best links are worthless without the proper background-knowledge. Coding skills are inevitable, many people think they´re oh-so-leet because they can click a button on a lame proggie which function they don´t even understand. You can´t sit down and "learn how to hack" without a deeper understanding, HTML is no "hacking language" at all for example, but you have to know it to understand how a website works, same with tcp/ip, etc., etc.....
One advise I can give you is to setup a home network and experiment to get experience, that keeps you away from trouble and from beeing labeled as a lamer. So don´t focus on malicious activities, try to get knowledge of how things work, you´ll learn much more out of it...

<!-- definition of a lamer: a moron who "attacks" a site without a cause but is just good for a laugh because of a total lack of skills. a little message to 80.97.248.xx: reports to both ISPs have been sent, get a playstation! :lol: -->

Posted: 19 Jul 2005, 10:06
by Yoda
At the mo i have a basic knowledge of TCP/IP and html, so what would you suggest as the next step and what would be the ideal language to learn? C++?

Posted: 19 Jul 2005, 10:57
by bad_brain
Nah, Java! (says the Java coder :lol: )
C++ is also a good idea, both are OOP languages and pretty similar , but C++ can be a little more tricky sometimes imo because there is still no real standard defined for this language, Java is a little more "up to date" too imo.
Java knowledge will also make it real easy to learn JavaScript, so you expand your skills about creating websites at the same time.
But it mainly depends on your interests, if you´re more interested in web development PHP would be a good choice too... :wink:

java 2 SDK

Posted: 19 Jul 2005, 15:16
by Yoda
So you got any idea where i can get hold of the java 2 SDK from?

Posted: 19 Jul 2005, 15:44
by bad_brain
http://java.sun.com/j2se/1.4.2/download.html
You get the sdk there too...
There is a 1.5.0-version available too somewhere, but forget it, very buggy...

Oh, and don´t forget to set the system´s PATH-variable to the Java bin-folder, many beginners forget it and wonder why they can´t use the sdk... :wink: It´s a little annoying at the beginning because you have to set it back to the system32-folder if you want to use applications like ping, but you´ll get used to it.

Posted: 19 Jul 2005, 23:59
by Nerdz
You should make a sticky post for the teaching stuff.... or you'll never end..

Posted: 20 Jul 2005, 06:07
by bad_brain
Right.... :lol:
Placed it in the newbies-board....

Posted: 20 Jul 2005, 15:51
by Yoda
Decided to buy java for dummies to get me started so i should be able to program java in about a month. Thnx for all your help.

Posted: 20 Jul 2005, 16:02
by bad_brain
Np...if you have questions about Java coding or get stuck just ask....;)