New guy

For beginners, flames not allowed...(just by the staff :P)
Post Reply
User avatar
deadeye
Newbie
Newbie
Posts: 3
Joined: 02 Sep 2006, 16:00
17

New guy

Post by deadeye »

Okay, so I'm new. I've recently looked into this hacker business. I looked around a few sites, trying to gain some basic knowledge, but haven't found much. I've started to brush up on my HTML, but I'm a little lost as to what to do after. Could someone tell me what I need to learn/do after this?

Necrix
The Hacker Wolf
The Hacker Wolf
Posts: 746
Joined: 09 Apr 2005, 16:00
19
Location: United States
Contact:

Post by Necrix »

Hacking isn't really a set path. And..nowadays, it's a pretty vague term and there are many kinds of hacking.

It all depends on what exactly you're interested in.
Image
Anime-Planet.com - anime | manga | reviews

User avatar
deadeye
Newbie
Newbie
Posts: 3
Joined: 02 Sep 2006, 16:00
17

Post by deadeye »

Well, I'm mostly interested in programming. I'm also interested in learning how things work, why they work, and figuring out what I can do with it. That's pretty much the best way I can word it. Sorry if it's a bit too unspecific.

User avatar
Gogeta70
^_^
^_^
Posts: 3275
Joined: 25 Jun 2005, 16:00
18

Post by Gogeta70 »

Programming is a broad subject in itself, but for web-based programming, try html, javascript, css, php, perl, asp, etc.

Else, go html, javascript, C, C++, python, etc.

Then, once you've got a good grasp on programming and windows API, go for assembly. This way, you can decompile a program and crack it with no trouble at all.

If you're interested in computer hardware, find an old family computer, and ask your parents if you can play around with it. That's what i did, and my parents didn't object at all. However, you may be older than me, so this is only an if. Otherwise, grab an old computer and open it up, try and identify all the parts. Oh, and and once you have a basic understanding of computer hardware, read this paper my friend wrote here.
¯\_(ツ)_/¯ It works on my machine...

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

yeah, a 2nd computer for testing is always good.....and it's also a good opportunity to learn about networking. and because Linux is king in networking I would recommend to install Linux on the 2nd box. Linux seems pretty complicated if you're coming from Windows but it isn't, it simply forces you to learn and you have a lot more possibilities than with win systems.
I recommend Debian, it's very good for all professional stuff like servers but at the same time it's still easy to install and it's very well documented:
http://www.debian.org/ (get the 2 DVDs, else you would have to use 14 CDs)

:wink:

User avatar
deadeye
Newbie
Newbie
Posts: 3
Joined: 02 Sep 2006, 16:00
17

Post by deadeye »

Hmm....I do have 2 more computers. But, one is dead from a virus. The other is fine (I think) but, I'm without a power cord, mouse, and keyboard. But I guess I could buy those at Best Buy or something.

I have a pretty good understanding of computer hardware. I've taken apart and put back together my old ones, so that's not much of a problem.

I'm already learning HTML, and I guess I'll go to javascript from there.

Thanks for all the help!

User avatar
LaBlueGirl
Suckopithicus chickasaurus
Suckopithicus chickasaurus
Posts: 513
Joined: 22 Mar 2006, 17:00
18
Location: Brussel
Contact:

Post by LaBlueGirl »

css is good b/c you can do more to your site and it simplifies a lot of the html so it doesn't become redundant.
(i.e.: you can specify in one block how you want all your links to behave and give it a class in the HTML body)

I'm still reading up on css and I'll be moving to javascript within the next 30 days or so.

You can get the stuff you need for about 40 bucks from Best Buy. (but could be less).

If the other is dead from a virus, can't you just reformat it?
Or, it could be salvaged. I know of at least one person here who can do it...

I recommend Linux, too. Although I will always say SuSe is best :)
You'll have to get comfortable with shell commands, but it is really worth it.

Good luck.

LBG
"Hey, Crash!
Ever tried walking with no legs?

It's real slow!"
~Crunch, Crash Bandicoot TTR

pseudo_opcode
cyber messiah
cyber messiah
Posts: 1201
Joined: 30 Apr 2006, 16:00
17
Location: 127.0.0.1

Post by pseudo_opcode »

Well you will start learning 'hacking' actually when you already have learnt all this thoroughly:-

1.HTML, javascript, php, perl, python(any one of the last three)
2.One high level language such as c, c++, java etc(including network programming, Objected oriented programming is not that important)
3.A low level language, like Assembly
4.Deep knowledge of Networking, protocols, network layers(also topology and abstraction would be helpful)

Once you learn all this and start to understand how things work only then you will be able to find any flaws, bugs, holes etc.

I am not trying to scare you but just telling ya what all you need to know if you want to do things which are not meant to..

Also its not like that you should know everything mentioned above to be a hacker and on the other hand its not like that once you know all this you will be called hacker, coz hacking is creativity not a technique

d10b
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 159
Joined: 05 Nov 2005, 17:00
18
Location: Saint Paul, MN
Contact:

Re: New guy

Post by d10b »

deadeye wrote:Okay, so I'm new. I've recently looked into this hacker business. I looked around a few sites, trying to gain some basic knowledge, but haven't found much. I've started to brush up on my HTML, but I'm a little lost as to what to do after. Could someone tell me what I need to learn/do after this?
You need to learn to figure out what you want. Your public library has a computer section with reference books... there you'll also find nonfiction books about actual hackers. History, actual events, etc.

If you've looked around a few sites and haven't found much you don't have what it takes. :twisted:

Read "The Cuckoo's Egg" by Clifford Stoll. Google "Kevin Mitnick" and stop by a magazine shop and pickup a copy of 2600 magazine. Also stop by textfiles.com for weeks of reading material.
``The true voyage of discovery lies not in seeking new landscapes, but in having new eyes``

Post Reply