Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Apr 2002
Posts: 135
? Offline OP
UGN Member
OP Offline
UGN Member
Joined: Apr 2002
Posts: 135
Ok, since a lot of newbies are asking general questions like always I'm gonna try to make a list of things everybody should know as a foundation to becoming a hacker. jon did a good job of this already, I'm jus gonna try to go into more detail about the basic knowledge you should have. Consider it to be somethin like elementary school. Hacking 101. whatever you wanna call it. I challenge every newbie here to read up on this stuff by themselves and then ask specific question about things if they don't understand. You can use this kinda of like "teach yourself hacking in 4 weeks" take each topic and learn about it for a week, don't wander of the trail to something else. If you do this you could be very well on your way to becoming a hacker in a month. Just use the time you spend playing Counter Strike or whatever it is you are playing and read about some of this [censored].

The 4 Categories:
When I started out I devided everything I have to learn in categories and got information on each one of them. This is the stage where you will learn the most and knowing this stuff is a must.

1. Operating Systems.

Learn the different operating systems out there. These can further be divided into smaller categories. You should at least know your way around in each one of them.

---1.1 Windows/NT: all of you should be familiar with this one. Learn windows and learn NT and how it works and it's strenght and weaknesses. Get a book on NT, even a "dummies guide to" book. Then, after you learn the OS, go into the security acpect a little more. A good document everybody should read is "The NT warcod" by neonsurge and the Rhino9 team.

---1.2 Unix/Linux: There's a lot to learn here. Again, I suggest to get a book to start you of like the dummies guide to linux. The best would be to buy a linux distribution like mandrake which is easy to install and try things out yourself. I think linux is a must for every self respecting hacker.


2. Networking/ TCP/IP: If you want to know how to take over network and hack computers over the internet you must first understand how networks work. TCP/IP is a very big topic, too big for most newbies to learn all at one time. A really good book for this is "TCP/IP Illustrated". Just learn the basic, so you know what you are dealing with. You will add on to your knowledge over time. Some specific topics you should know about include the physical makeup of networks (the hardware), the protocols used to transter data, what packets are, how one computer find another one on the internet, Local area networks, and there are many more. Once you get into it you will figure out what you have to know for yourself.

3. Security Concepts: Now that you know a little about how computers work and how the internet and other networks operate you can dip into the whole security aspects of it. I say security and not hacking because in order to crack a server you must first understand the mechanisms that are put in place to prevent you from doing this. Read books and articles about passwords, firewalls, Intrusion detection systems, etc. A good read for newbies would be "Hacking Exposed". It will show you a lot of vulnerabilities of various systems and how to fix them. This is the point in which you can start going to sites like securityfocus.com, secuiteam.com, and packetstormsecuriy.org and start reading about exploits and vulnerabilites.

4. Programming: I don't expect you to learn a programming language rite away but you have to be aware of the main concepts. Learn about some of the different languages and learn how to use compilers and interpreters. It would be optimal if you learn to at least read a programming language so you can begin to understand where all these vulnerabilities come from and how you can use them to your advantage. This is a topic that you can learn for years and once you start programming even spend your life on. Let me tell you one thing though, there is nothing more rewarding then finding that last bug in ur code after hours of work and finally compiling that program you create and seeing it work. It's just something beautiful.

where you go from here is your own choice. Some people will realize that there is too much learning involved and jus forget about this whole thing. But once you get a taste for computers it is very hard to satisfy your thirst for knowledge. Go along my newbie, on your journey to knowledge. May the force be with you, and may be force put a foot up your [censored] for asking questions that you can easily figure out yourselves.

-dak

note: I hope that maybe one of the mods can sticky this to reduce the amount of questions and inprove the quality of the board and it's members. thats all for me, peace.


I KNOW EVERYTHING. ASK ME.
Joined: Mar 2002
Posts: 1,136
P
UGN Elite Poster
Offline
UGN Elite Poster
P
Joined: Mar 2002
Posts: 1,136
Nice dak, very nice. And your wish is granted.

Joined: Dec 2003
Posts: 14
Junior Member
Offline
Junior Member
Joined: Dec 2003
Posts: 14
Hello im a newbie as you probably can see and i wonder if you have a beginners hacking guide or manual.
I also need som good web sites for Phreaking tools and such.
Plz reply!!!! smile


I take pride in being a newbie cus i already know the facts that it`s not about being a little [censored] head who brags to all his friends about [censored] up a random guy`s hotmail account and hacking into someones system and do worthless [censored] that does no good.
It`s all about info and i wanna be in on it, i wanna learn.
Joined: Nov 2002
Posts: 1,146
Likes: 1
Ice Offline
UGN News Staff
Offline
UGN News Staff
Joined: Nov 2002
Posts: 1,146
Likes: 1
Well, theres tons of sites out there, you can use google to find a lot of them.

Heres couple of good links

The New UGN Archive (doesnt have a lot yet, still underconstruction sorta = ) )

http://archive.undergroundnews.com

The Old UGN KBase has tons of things you can learn from, it also has couple of hacking manuals in there.

http://www.UnderGroundNews.com/files/texts/best.htm

Zone-h has some really good txt files and tutorials on computer security located here:

http://www.zone-h.com/en/download

Packet-Storm also has tons of txts files you can learn from

http://packetstormsecurity.nl/

If your looking for a specific tool, just search it in Google.

This site has some OK tools

http://www.astalavista.com/

Just use google = ) Those links should help you get started


Good artists copy, great artists
steal.

-Picasso
Joined: Dec 2003
Posts: 38
Junior Member
Offline
Junior Member
Joined: Dec 2003
Posts: 38
My assignment status
1 operating systems
1.1 windows - I don't actually know how most of it works but I've used it since "file manager" and have gone through the steps of the "best" and worst of the windows line.
1.2 linux/unix - I have more of a knowledge of how this operating system works MAN. However my experience is very limited, from not knowing where to look to get my kernel to accept my wireless card to having mouse and monitor problems first time I tried
2 Network - I know that the Internet uses TCP/IP protocols to communicate and transfer data, "That's all I'm gona say 'bout that" -FG/TH
3 Security - This is the last on my list to get done. All I THINK I know nothing about it except encryption uses algorithms to make data "unreadable."
4 Programmer - I currently have basic knowledge of VB, C/C++. I don't know anything other than the standard libraries and I don't know all of it. I don't know how to reverse engineer or de-compile software.

Maybe someday I'll be able to help put an "end" to cracking and spamming laugh

Joined: Jan 2004
Posts: 28
Junior Member
Offline
Junior Member
Joined: Jan 2004
Posts: 28
I'm a newbie but I've already read the Anarchist Cookbook and I know how to hack.

**Post edited by Infinite**

Warez are not permitted on UGN.


Life's a [censored] and then you die so [censored] the world and let's get high!
Joined: Jun 2003
Posts: 807
Likes: 2
G
UGN Super Poster
Offline
UGN Super Poster
G
Joined: Jun 2003
Posts: 807
Likes: 2
pc_phreak: youre breaking the rules. UGN does not promote warez.

edit: thanks infinite

Joined: Dec 2002
Posts: 3,255
Likes: 3
UGN Elite
Offline
UGN Elite
Joined: Dec 2002
Posts: 3,255
Likes: 3
What am I choped liver? The RRFN(Required Reading for Newbies) database/search is still up. You can find many helpful links in there.

http://rrfn.promodtecnologies.com/RRFN.php

There many be some dead links, it should help many of you find a starting place.

Oh and for those that need to learn *nix this was added to the RRFN some time ago.

a list of free shell accounts
http://ductape.net/~mitja/freeunix.shtml

Joined: Dec 2002
Posts: 3,255
Likes: 3
UGN Elite
Offline
UGN Elite
Joined: Dec 2002
Posts: 3,255
Likes: 3
Quote:
Originally posted by pc_phreak88:
I'm a newbie but I've already read the Anarchist Cookbook and I know how to hack.

**Post edited by Infinite**

Warez are not permitted on UGN.
<img border="0" alt="laugh" title="" src="graemlins/laugh.gif" /> <img border="0" alt="laugh" title="" src="graemlins/laugh.gif" /> <img border="0" alt="laugh" title="" src="graemlins/laugh.gif" /> <img border="0" alt="laugh" title="" src="graemlins/laugh.gif" />

That is cute.

Joined: Oct 2002
Posts: 616
UGN Super Poster
Offline
UGN Super Poster
Joined: Oct 2002
Posts: 616
I really think even with reading rrfn, and a alt o/s+minimal coding knowledge one still has newbnessity. Why? Because you must become one with the nirvana, the stream. You must be data, or feel it. Before you are able to actually do things. Some are born with this...this...electronic chi? Magnetic force? I don't know really what it is, but when you have it, you truly do feel things, in a way unexplainable. Of course it's good to know things, But in my days, I've seen people called newbs that knew little to nothing, and did/learned things that people calling them newbs would give a left nut(or nipple) to get at. Were in reality, we perceive, our biggest flaw is not emotion, it is desire, it is our base root. It makes us, us here, and it binds us stuck in place. It is different outside of reality but desire bleeding away, to nothing, gives birth to something not possible otherwise, not probable on this plane.


"Beware the Jabberwock, my son!
The jaws that bite, the claws that catch!
Beware the Jubjub bird, and shun
The frumious Bandersnatch!"
Joined: Apr 2002
Posts: 2
D
Junior Member
Offline
Junior Member
D
Joined: Apr 2002
Posts: 2
interested in just hacking? or want to make something out of it...hacking is fun but learning how and why is better.......sometimes you get paid for it too!!

http://www.cisco.com

Joined: Jan 2004
Posts: 1
N
Junior Member
Offline
Junior Member
N
Joined: Jan 2004
Posts: 1
I know this aint really on the subject of hacking, but id like to know sites with tutorials for protecting IRC networks/servers from hax0rs who prey on small IRC networks, id like to know how to stop ddos'ing and packet floods etc, please help a n0ob in distress

-------
Peace (ner0)
-------

Joined: Sep 2002
Posts: 390
UGN Member
Offline
UGN Member
Joined: Sep 2002
Posts: 390
ner0 this would probably be better as its own topic, but I am assuming you are running your own IRC server and someone keeps DoS'ing your server. The ways to protect that kind of vary depending on what kind of IRCD you are running (bircd, unrealircd) and the websites for these IRCD's should have information on securing them. There are also service bots that are suposed to protect against this. You can try to go to.

http://194.85.34.34/misc/noflood.html
http://ircd.botbay.net/pub/musircd/musircd-cvs/src/packet.c

Also try searching google.com, and groups.google.com for IRC flood protection.


"The secret to creativity is knowing how to hide your sources."
-Albert Einstein

Tech Ninja Security

Link Copied to Clipboard
Member Spotlight
Posts: 30
Joined: June 2002
Forum Statistics
Forums41
Topics33,840
Posts68,858
Average Daily Posts1
Members2,176
Most Online3,253
Jan 13th, 2020
Latest Postings
Where and how do you torrent?
by danni75 - 03/01/24 05:58 AM
Animation,
by JohanKaariainen - 08/15/19 01:18 AM
Blackbeard.....
by Gremelin - 10/03/18 07:02 PM
my old account still exists!
by Crime - 08/10/18 02:47 PM
Okay WTF?
by HenryMiring - 09/27/17 01:45 AM
The History Thread...
by Gremelin - 08/11/17 12:11 PM
My friend NEEDS your HELP!
by Lena01 - 07/21/17 12:06 AM
I'm having fun with this guy.
by gabithompson730 - 07/20/17 01:50 AM
I want to upgrade my phone
by gabithompson730 - 07/20/17 01:49 AM
Doom 3
by Cyrez - 09/11/14 08:58 PM
Amazon Gift Card Generator/KeyGen?te
by Gecko666 - 08/22/14 09:21 AM
AIM scene 99-03
by lavos - 09/02/13 08:06 AM
Planetside 2
by Crime - 03/04/13 07:10 AM
Beta Testers Wanted
by Crime - 03/04/13 06:55 AM
Hello Everyone
by Gremelin - 02/12/12 06:01 PM
Tracfone ESN Generator
by Zanvin Green - 01/18/12 01:31 PM
Python 3 issue
by Testing - 12/17/11 09:28 PM
tracfone airtime
by Drache86 - 07/30/11 03:37 AM
Backdoors and the Infinite
by ZeroCoolStar - 07/10/11 03:52 AM
HackThisZIne #12 Releaseed!
by Pipat2 - 04/28/11 09:20 PM
gang wars? l33t-wars?
by Gremelin - 04/28/11 05:56 AM
Consolidate Forums
by diggin2deep - 04/21/11 10:02 AM
LAN Hacking Noob
by Gremelin - 03/12/11 12:42 AM
Top Posters
UGN Security 41,392
Gremelin 7,203
§intå× 3,255
SilentRage 1,273
Ice 1,146
pergesu 1,136
Infinite 1,041
jonconley 955
Girlie 908
unreal 860
Top Likes Received
Ghost 2
Crime 1
Ice 1
Dartur 1
Cyrez 1
Powered by UBB.threads™ PHP Forum Software 7.7.5