So, nothing new here, just need help.

For beginners, flames not allowed...(just by the staff :P)
Post Reply
User avatar
RavenousBlack
forum buddy
forum buddy
Posts: 15
Joined: 09 Sep 2006, 16:00
17
Contact:

So, nothing new here, just need help.

Post by RavenousBlack »

Hi guys, I'm interested in network security and hacking for the sake of security, I just don't know where to go or what to read or what to do or anything. I've read a lot of threads on here where people say to learn HTML and move up and stuff. I know HTML, I've been using it since I was 12. I've got CSS and Javascript down. I know everything about C++ that any basics tutorial could teach me, aside from the Windows API which I have yet to delve into. But where do I go from there into hacking? I've looked through some of the textfile downloads on this web site, but it all looks like it's for people who know what they're doing. Let's just say, can anyone point me to some tutorials and such for what to do starting out?

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

Post by Gogeta70 »

Well, you want to cover a pretty broad subject here, so let's start with networking. Wardriving is a great way to learn about networking: attacking it from the outside. You connect to someone elses wireless, and you have access to their router configuration. That's (simple) hacking of a network. DNR can surely help you more on this subject.

Hacking for the sake of security? I'm not really sure where you're going with that one.


Since you're pretty familiar with programming already, and if you're interested, you should try coding some secure web sites and applications for yourself or others.

These are some general ideas, but getting to know how things work and then finding a way to make it do something unintended, that's what you're looking for.
¯\_(ツ)_/¯ It works on my machine...

User avatar
DNR
Digital Mercenary
Digital Mercenary
Posts: 6114
Joined: 24 Feb 2006, 17:00
18
Location: Michigan USA
Contact:

Post by DNR »

Raven,
Welcome to the suck-o forum, a good discussion group is one of the things you'll need to have to study hacking.
I can see that you are not exactly n00b, you have done some hard study, coding. It sounds like you need to learn more about network technology and how it works. A security consultant can be 'specialized' in the vast area of network security. I took college classes on security administration, it taught me physical security and how to prepare a security survey. Some companies need a security consult to look at their codes I am sure, but most use a technology and access control kind of survey. At the least you should know more than a fair amount about operating systems, their inherent flaws, and how to patch them. You'll find that the security business involves policies and procedures, typical employee riffraff, paranoia, and lack of common sense (or money, security is not 'cost-effective'). Security is a lot of documentation and giving presentations.
Start with the computer in front of you, it is attached to a network. :wink:
Start with basic skills you'll need to perform security analysis. Traceroute, server/computer scanning, email/IP analysis, firewalls, routers, antivirus/malware protection.
Present a specific question for help. Maybe start with "How does trace route work, and why is it important?" or "How do you block a DoS (denial of service) attack on a desktop or server?"


DNR
-
He gives wisdom to the wise and knowledge to the discerning. He reveals deep and hidden things; he knows what lies in Darkness, and Light dwells with him.

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:

...

Post by d10b »

``The true voyage of discovery lies not in seeking new landscapes, but in having new eyes``

User avatar
RavenousBlack
forum buddy
forum buddy
Posts: 15
Joined: 09 Sep 2006, 16:00
17
Contact:

Post by RavenousBlack »

Thanks everyone, you've helped me get an idea of what I should start looking into. And by hacking for the sake of security, I mean, having the knowledge of a hacker of how to view vulnerable points to my computer and fixing them.

Whenever I go to college in about a year I will be going into Computer Science,(I'm trying to see if they let you double major in computer science and computer engineering), and in my later years I'm pretty sure there are some classes about networking and security. But hell, no reason not to start looking into it now.

z3mwaz
suck-o-fied!
suck-o-fied!
Posts: 85
Joined: 23 Jul 2006, 16:00
17
Location: Texas
Contact:

Post by z3mwaz »

I recently came accross a CD from the CBT-Nuggets Certified Ethical Hacker(CEH) Course.
I'm just finishing with the first video and currently downloading the Labs from the course.
If u want to learn to hack quickly then look up CEH. i could post a link for the ISO but that might get me banned sorry

But i do have a few other links that could help:

How It's Done & Tuts:

Code: Select all

http://www.infosyssec.org/infosyssec/security/hackhow1.htm
The Course Objectives of CEH:

Code: Select all

http://www.eccouncil.org/EC-Council%20Education/ceh-course-outline.htm
“Yes, I am a criminal. My crime is that of curiosity.”

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

Post by pseudo_opcode »

I wonder if hacking is can be 'taught' to someone.....

i mean even if you teach someone 'ways of hacking' obviously then most of people know it and they protect themselves from the known ways...that way you can only hack people which poor knowledge.. if you want to hack a smart ass admin(like b_b :mrgreen:) ... you need to apply your brain..i've seen some people, they say "damn we cant hack xyz coz he isnt vulnerable to sql injections or xss or buffer overflows.." can we call him certified hacker??

Actually i dont know how they certify hackers?? i dont know how they test and all.. so maybe i m underestimating CEHs, sorry guys, no offence intended...

Post Reply