LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 03-13-2011, 08:55 PM   #1
WhiteHatH@(k3r
LQ Newbie
 
Registered: Mar 2011
Posts: 6

Rep: Reputation: 0
I wanna become a white hat hacker(some help is necessary :D)


I'm very interested in the internet and also security technology and how pretty much everything in a comp works ( software not hardware). So i was wondering what computer language should i start off with, and what classes should i take in college to go into this career
 
Old 03-13-2011, 09:54 PM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
Career? How do you figure that, exactly?

The idea of a "white hat" hacker (vs a "black hat") is simply that you do no wrong with your skills or information. If you find a vulnerability in a piece of software or remote exploit on a server, you contact the person responsible for that software/system and fill them in on the details. So it's a bit vague of a goal as a profession. Security consultant, maybe?

Issues of career aside, the best place to start would be learning C and reading up on OS theory and design. There are plenty of books on OS design and the security implications. Once you have a decent handling on the concepts involved, you can take a peek into the kernel or some daemon code and get a more real-world view of how it all fits together.
 
1 members found this post helpful.
Old 03-13-2011, 10:54 PM   #3
WhiteHatH@(k3r
LQ Newbie
 
Registered: Mar 2011
Posts: 6

Original Poster
Rep: Reputation: 0
cool cool thanks
 
Old 03-13-2011, 11:04 PM   #4
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,219

Rep: Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309
A good understanding of data communications and networking (for example, how TCP/IP works) would be very helpful.

As for what classes to take in college, the ideal answer is "a computer science degree."

Last edited by dugan; 03-13-2011 at 11:08 PM.
 
Old 03-13-2011, 11:11 PM   #5
WhiteHatH@(k3r
LQ Newbie
 
Registered: Mar 2011
Posts: 6

Original Poster
Rep: Reputation: 0
aight, atm im majoring in philosophy hopefully i can get a double major started, with philosophy and cs paired up i should be able to reach my goals, i just have no idea where to start, like i want to start learning C or python and HTML, but then i don't know too much about how networks work and how people break into them, also how viruses/worms/trojans work and how they are spread. if you guys know of any good books please post the names thanks
 
Old 03-13-2011, 11:14 PM   #6
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,219

Rep: Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309
This is a widely used textbook on how operating systems work. The last chapter describes several exploits in great detail.

http://www.amazon.com/Modern-Operati...dp/0136006639/
 
Old 03-13-2011, 11:18 PM   #7
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
You may also want to read this:

How To Become A Hacker
 
1 members found this post helpful.
Old 03-13-2011, 11:26 PM   #8
WhiteHatH@(k3r
LQ Newbie
 
Registered: Mar 2011
Posts: 6

Original Poster
Rep: Reputation: 0
@ms3fgx- i am reading that atm. :P, that's why i wanted to learn python first ^^

@dugan- that book looks interesting, i think imma have to buy it or find it in the library
 
Old 03-13-2011, 11:46 PM   #9
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,219

Rep: Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309
Quote:
Originally Posted by WhiteHatH@(k3r View Post
i wanted to learn python first
http://www.linuxquestions.org/questi...python-860242/

Last edited by dugan; 03-13-2011 at 11:47 PM.
 
Old 03-14-2011, 04:05 PM   #10
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,219

Rep: Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309
* BUMP

http://cs50.tv/
http://webcast.berkeley.edu/course_d...sid=1906978272
http://webcast.berkeley.edu/course_d...sid=1906978284


Enjoy.

Last edited by dugan; 03-14-2011 at 05:20 PM.
 
Old 03-15-2011, 12:30 AM   #11
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
TBH, I don't think a white hat would obfuscate his title IMHO.
 
Old 03-15-2011, 01:36 AM   #12
resetreset
Senior Member
 
Registered: Mar 2008
Location: Cyberspace
Distribution: Dynebolic, Ubuntu 10.10
Posts: 1,340

Rep: Reputation: 62
There are specific University courses in the UK at least, for hacking. Abertay offers both undergrad and postgrad ones. If you go to this site: http://www.ethicalhack3r.co.uk/secur...ty-degrees-uk/ , you'll find some more, at undergrad level.

This is not an *endorsement* of the above courses, I know nothing about them personally, just to tell you that they *exist*.

I bought a book on "Grey Hat Hacking" some years back, which was very good, but I forget its exact title.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
White Hat Hacking need a start. johnux Linux - Security 11 12-17-2010 01:50 PM
Newbie wanna-be hacker is lurking in the shadows. TheLiefie1 LinuxQuestions.org Member Intro 4 11-16-2007 04:35 PM
white hat hacking revised jimbob1989 Linux - Security 9 10-14-2004 04:23 PM
Red Hat 9 on same disk with White Box 3 mobius Linux - Newbie 2 10-07-2004 06:26 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 06:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration