Skip to main content

Noobie Just Started Hacking? Read this!

This in no way will turn you into a hacker just unskid yourself
--Introduction--

So you want to learn hacking? First we need to ask ourselves why we are doing this? Is it for financial gain? Is it because you watched Mr. Robot and are now hype? Once we have figured out why we are doing this we need to understand what hacking is.
To hack means - gain unauthorized access to data in a system or computer.
There are two types of hackers. Blackhat, white hat and grey hat. You may be asking yourself whats the difference.



Black hat hackers - A black hat hacker is an individual with extensive computer knowledge whose purpose is to breach or bypass internet security.

Grey Hat-The term "grey hat" or "gray hat" in Internet slang refers to a computer hacker or computer security expert whose ethical standards fall somewhere between purely altruistic and purely malicious.

White hat - The term "white hat" in Internet slang refers to an ethical computer hacker, or a computer security expert, who specializes in penetration testing and in other testing methodologies to ensure the security of an organization's information systems.

Tldr: White hat = good guys Grey hat = Ehhh im in the middle Black hat = LETS MAKE $$$$

--Beginning—
So now we think we are ready to learn hacking? Nop we are far from it. We now have to choose what side of hacking we want to start off with.
Website application exploitation
Networking Exploitation and Penetration testing
Game Hacking
Malware
Low level kernel hacking
DYI hacking (This includes things such as wireless hacking, cameras, iot devices etc)

--Lets get started—
Website application exploitation. To be able to efficiently perform this there are things you would neecd to know.
HTML
CSS (Casscading style sheets)
Javascript
PHP
SQL
HTTP


Next what we are going to want to do is look up Compti Net+ revision guides and study them. Then look up CEH (Certified ethical hacker) that’s another certification.



Windows Malware development and game hacking
Your choing to want to learn C++ or C for this.
Your going to want to learn an assembly syntax such as x64
Your going to want to study windows (sounds stupid but trust me you know nothing search up the WinAPI and focus on data processing)
DirectX your going to want to learn some sort of graphical development.
Decompiling/Reverse Engineering – Your going to want to learn basics of reverse engineering this can be done by using Google and doing crack me challenges.


Low level hacking
1. Get linux and NOT UBUNTU you want to start of with debian as its very basic to start then eventually move onto arch. Remember with linux there is a million ways to break it, and you will break it.
2. Learn networking refer back to the networking section
3. Learn C
4. Learn Assembly
5. Reverse engineering
6. Learn different type of attack patterns (this is way harder than website hacking)


Basic things you can do to better yourself if your not serious as a hacker
1. Go to the beginner hacking section help 5 people a day (NOT BASIC STUFF)
2. Read through the beginner hacking section find a question you cant answer and go research that (Know your limits)
3. Pickup a simple programming language (C# Vb.net) and develop basic tools that connect to and from a server

Comments

Popular posts from this blog

PROXIES LIST 9/26/2016 HIGH QUALITY

TOTAL NO. OF PROXIES:1629

Hachiman's Quote- "I Hate nice Girls!"

" I hate nice girls . Just exchanging pleasantries with them makes me curious,and texting each other makes me feel restless. If I get a call, for the rest of the day, I’ll keep checking my call history with a stupid grin on my face. But I know the truth. They’re just being nice . Anyone nice to me is nice to others too. But I always find myself on the verge of forgetting that. If the truth is a cruel mistress, then a lie must be a nice girl . And so, niceness is a lie. I would always hold expectation. I would always misunderstand. At some point, I stopped hoping. An experienced loner never falls for the same trap twice. A lone warrior, surviving hundreds of battles. When it comes to losing, I’m the strongest. That’s why, no matter what happens, I will always hate nice girls. "

Which Programming Language To Learn For Hacking?

Having the prior knowledge of programming is something which will separate you from all the other script kiddes( Wanna be hackers ) and other tool lovers out there, Lots of times during penetration tests you come across a point where you need to write or build your own custom scripts and programs this is where the knowledge of programming comes handy.  Buy Best Hacking Gadgets Here --- Buy Now! The other and by the far the most important advantage of programming is that you will be able to understand exploit codes and even learn to write them too, Though there are softwares which have made the process of exploit writing much simpler, but you still need to have a solid grasp of programming languages in order to know how the exploits work.