0
Basics of hacking
Please what is the basics of hacking for a beginner
4 Respostas
+ 2
A good start would probably be to learn and practice different programming languages, try to understand programming concepts and technical and hardware related basics
+ 6
Hi!
1. Learn about computer (hardware) .
2. Learn the basics of Kali Linux.
3. Understand fundamentals about networking.
4. Learn about hacking and all types of attack.
5. After you get used to it, try to being a script kiddie (use others program and
try to "hack" something. Learn about NMAP, Metasploit, SQLNinja, WireShark
( for this you need to know HTML ), Aircrack-ng and so on.... .
6. Then try to learn some programming ( here depends what you want to do in
hacking ) :
HTML -> learn for web (time to learn: 1 months / 6 hours per day)
JavaScript -> steal cookies (time to learn: 6-9 months/ 6 hours per day)
Python -> for hacking scripts (time to learn: 8 - 10 months / 8 hours per day)
SQL -> for SQL Injection (time to learn: 1 month / 4 hours per day)
C / C++ -> for fast BruteForce (time to learn: 2 years / 8 hours per day)
and so on ...
7. After you complete those tasks try to practice hacking.
8. Then go to the TryHackMe site and start your career in hacking.
9. Start to compete in CTF ( Capture The Flag).
Is really hard to learn hacking but with time you will be a good hacker :).
I recommend you this site https://tryhackme.com
+ 1
Linux operating system
Programming Language
Database
Basic Cryptography
0
FlaviusFlo wow