Author Topic: Where to start with hacking  (Read 97209 times)

0 Members and 3 Guests are viewing this topic.

Offline Phage

  • VIP
  • Overlord
  • *
  • Posts: 1280
  • Cookies: 120
    • View Profile
Where to start with hacking
« on: January 14, 2013, 10:28:21 am »
I have seen a lot of members asking for a tutorial on "where to begin with hacking". So here is my opinion about how they should get around starting.
 
 There are three types of hackers:

 
 White Hats:
 
 The White Hat hacker has dedicated himself to fight malware and help others with their computer problems. He is a person you can trust, and he will most likely end up in a good paying job as a computer programmer or a security consultant. He will most certainly not end up in jail.
 
 Grey Hats:
 
 The Grey Hat hacker are in between white Hats and Black Hats. He will most likely commit pranks at people that he thinks is harmless, but it can also be illegal. He can at one time be helpful and help you with a computer problem, but at the same time infect you with his own virus. There is a chance that the grey hat will end up in prison.
 
 Black Hats:

 
 The Black hat hacker also known as a cracker is the one who deface websites, steal private information and such illegal activity. It is very time consuming to become a black hat. It can be very hard for them to get a job because of the illegal activity. If law enforcements gets you, you can expect jail time.
 
 So where to start?
 
 You should know the answer to these questions before you start your hacking career.
 
 
  • Which type of hacker do you want to be (white hat, grey hat or black hat)?
  • Which type of hacking do you want to work with (website hacking, system exploits, pentesting etc.)?
  • What is your end-goal?

 
 You should meet these requirements to become a successful hacker.
 
 
  • You shall be patient.
  • You shall dedicate a lot of time to hacking. You will never stop learning, since hacking is a lifestyle.
  • You should have a computer (I expect you to have one since you are reading this).
  • You shall be interested in how the different computer systems works, and how to control them.

 
 Now that you have an idea of what kind of hacker, you want to be we will look closer into the different topics you can work with as a hacker.
 
 
 Website Hacking:

 
 You properly already guessed it, but website hacking is about hacking websites. You use your skills to find exploits and vulnerabilities in websites and web applications. Almost all major hacking stories in the news are about websites and databases that have been hacked. Once you have enough experience in website security you will be amazed about how easy it is to find vulnerabilities in websites. However, it will take a lot of effort and time to reach that level of skills. You will need to know a large amount of server-side languages and website construction languages like PHP, HTML, JavaScript, SQL, ASP, ASP.NET and Perl. This was just some of the languages you should know about. I will recommend you to take JavaScript, SQL and PHP very serious since it is in those languages you will find the most vulnerabilities.
 
 
 
 Pen testing and Forensics:
 
 Pen testing and forensics can earn you big money. It is these guys the company’s call when they have been hacked. They are experts in operating systems, wireless connections and exploiting computers. This way will take A LOT of time and effort since there is so much you should know about. You shall know about how the different operating systems works, which exploit there is to them, how to exploit them, routers, encryption, malware etc. the list is almost endless.
 
 
 
 Code exploiting:
 
 Not many people know about this. This will require you to be a complete expert at programming. You shall be at least as good at these programming languages as your main language like English. This kind of hacking is taking a lot of time, and will require you to be patient. Do not get me wrong, every company that releases software like Symantec, Google, Microsoft, Adobe, and Oracle have hackers with these skills employed to check their software for vulnerabilities. Sadly, they cannot find every security hole and therefore some very smart black hat hackers are able to find them, and exploit them before the companies get the vulnerability patched. You should know the most popular languages like C++, Java and C etc.
 
 
 
 Computer security:
 
 The work these people do looks a lot like the pentesters. These people is able to detect and analyze new viruses and malware. They are working for companies like Symantec, KasperSky and Avira etc. Some of them are also working on labs that tests AV’s and new viruses. They are experts in how viruses works and how they infect systems.
 
 
 
 
 You should now have an idea on where to start and in which direction you want to go. If you found any errors or typos feel free to contact me, and I will look into it. I will be updating this thread recently and add more details. I will soon add a dictionary, which explains the most basic hacking terms. I have putted a lot of effort in this tutorial and my goal with this tutorial is to give computer-interested people an idea of where they should start.

 
 To the so-called “noobs”, who reads this:

 
 I hope I have inspired you to begin at hacking. I hope that I have cleared things up a little bit, so it does not seem so messy anymore. If you have any questions or something you did not understand, I would gladly explain it to you again. Welcome to the hacker’s world, a new world will open up for you and you will never regret that you chose to become a hacker.

Please read my other article about what hacking is to get a better understanding about what hacking actually is.
https://evilzone.org/high-quality-tutorials/what-is-hacking-9398/
« Last Edit: November 06, 2015, 09:21:23 pm by Kulverstukas »
"Ruby devs do, in fact, get all the girls. No girl wants a python, but EVERY girl wants rubies" - connection

"It always takes longer than you expect, even when you take into account Hofstadter’s Law."

Offline namespace7

  • Sir
  • ***
  • Posts: 561
  • Cookies: 115
  • My Brother's Keeper
    • View Profile
Re: Where to start with hacking
« Reply #1 on: January 14, 2013, 06:21:56 pm »
Not bad. Has enough keywords that will enable newbs to find and research what they need to research to get started. I would also add some statements to encourage people to Search, search and search some more before asking or before giving up on anything. That almost all answers and knowledge is already there in the interwebs and all you have to do is find it (google it), understand it, and apply it.
These are obvious common sense things, but unfortunately common sense is not that common.
"A programmer’s greatest enemy isn’t the tools or the boss or the artists or the design or the legacy code or the third party code or the API or the OS. A programmer’s greatest enemy is getting stuck.
Therefore a crucial step to becoming a better programmer is learning how to avoid getting stuck, to recognize when you’re stuck, and to get unstuck." -Jeff Wofford

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Where to start with hacking
« Reply #2 on: January 14, 2013, 06:34:09 pm »
This isn't very bad. A quick summary, good for new people :) hopefully we will see less such questions. Since we don't have that many stickies in this board, I hereby declare this thread to be stuck!
« Last Edit: January 14, 2013, 06:34:55 pm by Kulverstukas »

Offline Pak_Track

  • Royal Highness
  • ****
  • Posts: 762
  • Cookies: 69
  • Paratrooper
    • View Profile
    • My Home
Re: Where to start with hacking
« Reply #3 on: January 14, 2013, 06:38:33 pm »
there you go Phage.A single tutorial and it gets stuck, an increase in karma .etc. Make more tutorials and you should become VIP in no time! You definitely have the material and know your stuff. Oh of course +1!

'Life is but a series of conflicts between the easy way and the right way.'
The more you know, the more you'll realize you know nothing. -Snayler
The problem with being a smart motherfucker is that sometimes the stupid motherfuckers think you're a crazy motherfucker.
dont u hate it when you offer help and the other person says yes -Pakalu Papito

Offline Phage

  • VIP
  • Overlord
  • *
  • Posts: 1280
  • Cookies: 120
    • View Profile
Re: Where to start with hacking
« Reply #4 on: January 16, 2013, 02:25:07 pm »
Thank you all guys! I'm really appreciating this, and i listen and reads all of your comments. The last year or so i have been working with getting people started on hacking so I have seen a lot of the "skid" questions. I got tired of it and created this thread to answer most of the questions. But I will also say that i love helping people so I will of course answer all questions related to this.
"Ruby devs do, in fact, get all the girls. No girl wants a python, but EVERY girl wants rubies" - connection

"It always takes longer than you expect, even when you take into account Hofstadter’s Law."

Offline Corrupted_Fear

  • Knight
  • **
  • Posts: 336
  • Cookies: 34
  • Is dangerous to go alone! Take this! @xxxx[{:::::>
    • View Profile
Re: Where to start with hacking
« Reply #5 on: January 16, 2013, 06:22:37 pm »
This is a really good intro guide. Most people that want to learn how to "hack" is because some friend on facebook posted something they don't like and they want to press a button and make it go away. Your guide shows that hacking is more of a lifestyle almost, an entire mindset instead of a one time script run. +1, great work :)

by | Angel | Devil |

"Welcome to le trove that is my home. Welcome to EvilZone." -- DeepCopy

Offline alaasam

  • /dev/null
  • *
  • Posts: 10
  • Cookies: -1
    • View Profile
Re: Where to start with hacking
« Reply #6 on: January 22, 2013, 08:55:34 pm »
thanks a lot for this thread it made me realize what I'm interested in .I'm interested in Pentesting and code exploiting . I'm a network engineering student , and I know enough about networks , protocols , and basic security issues  . I know programming too in c/c++/c# most experienced in c , can you tell me what my next step should be ?? any help is appreciated   

Offline silenthunder

  • Royal Highness
  • ****
  • Posts: 700
  • Cookies: 23
  • Anpan.
    • View Profile
Re: Where to start with hacking
« Reply #7 on: February 11, 2013, 05:57:01 pm »
Really I wish I had this guide 4 years ago when I got into hacking, I'd probably be alot better than I am.


"Hacking is a lifestyle, a specific mindset, and it really is a lot of work." - Daemon

"Just wanted to state that this is just wicked social engineering at its best." - proxx

Offline Phage

  • VIP
  • Overlord
  • *
  • Posts: 1280
  • Cookies: 120
    • View Profile
Re: Where to start with hacking
« Reply #8 on: February 11, 2013, 08:27:30 pm »
You know guys, this is why i make these tutorials. When somebody tells me that I have helped them it really boosts my enthusiasm. You guys are only adding more happiness to this awesome day, I have had one of the best days in my life today!
« Last Edit: March 05, 2013, 03:46:29 pm by Phage »
"Ruby devs do, in fact, get all the girls. No girl wants a python, but EVERY girl wants rubies" - connection

"It always takes longer than you expect, even when you take into account Hofstadter’s Law."

Offline TGavin

  • NULL
  • Posts: 3
  • Cookies: 1
    • View Profile
Re: Where to start with hacking
« Reply #9 on: March 01, 2013, 04:38:11 am »
Thank you for the short but useful guide! I'm a beginner and willing to learn and sacrifice a lot of time into the art of hacking however it is a bit intimidating when you have no idea where to start. I think I'll get back to learning PHP and stuff and head into the web exploiting :)

Offline Mellow_

  • Serf
  • *
  • Posts: 25
  • Cookies: 1
    • View Profile
Re: Where to start with hacking
« Reply #10 on: June 10, 2013, 02:30:05 am »
I think the best advice really is, learn.

Web exploits and vulnerabilities? Learn about HTTP protocol, DNS, sockets, TCP/IP, SSL, whatever!

Want to rip into programs? Learn ASM and programming languages. Read lots of code. Learn how a PE executable works, among all others.

Remember one thing: it won't be easy, and it won't be fast. It will take years to learn enough to be competent, and you'll never ever stop learning once you start. Hacking and programming is for life.
« Last Edit: June 10, 2013, 02:30:21 am by Mellow_ »

Offline S1L3NTR34P3R

  • NULL
  • Posts: 1
  • Cookies: 0
    • View Profile
Re: Where to start with hacking
« Reply #11 on: August 14, 2013, 03:09:07 am »
Just wanted to thank you for the head start, and will start with website hacking/exploitation. :)

Any advice to start would be great! ::)

I think I'll head on over to google and learn javascript.


Cheers! ;D

Offline navets

  • NULL
  • Posts: 1
  • Cookies: 0
    • View Profile
Re: Where to start with hacking
« Reply #12 on: October 15, 2013, 10:07:01 pm »
Thanks for the great summary, This is a perfect guidelines for knowing what first is first. :) :) :)

Offline Traitor4000

  • Knight
  • **
  • Posts: 191
  • Cookies: 8
    • View Profile
Re: Where to start with hacking
« Reply #13 on: November 04, 2013, 01:29:23 pm »
Ok I'm interested in pen testing and forensics and I found a book called Understanding Operating Systems 6th edition would this be a good place to start?
The most vulnerable part of an impenetrable system is those who believe it to be so.

Offline vezzy

  • Royal Highness
  • ****
  • Posts: 771
  • Cookies: 172
    • View Profile
Re: Where to start with hacking
« Reply #14 on: November 04, 2013, 03:37:08 pm »
Ok I'm interested in pen testing and forensics and I found a book called Understanding Operating Systems 6th edition would this be a good place to start?

That's more of a textbook about the theory and components of operating systems (kernels, IPC, file systems, mutexes/semaphores, interrupts, concurrency, system calls, shared libraries, display management, bootloaders, etc.) than anything related to your areas of interest.
Quote from: Dippy hippy
Just brushing though. I will be semi active mainly came to find a HQ botnet, like THOR or just any p2p botnet