Sunday 30 August 2015

FASTEST WAY TO LEARN HACKING


INTRODUCTION FOR HACKER

Hacker is a term used for "a clever programmer", "who tries to break into computer systems."
A "good hack" is a clever solution to a programming problem and "hacking" is the act of doing it &  who attempts to crack someone else's system or otherwise uses programming or expert knowledge to act maliciously. He refers the term cracker 
·  A person who enjoys learning programming language or system
·  A person who enjoys actually doing the programming rather than just theorizing about it
·  A person capable of appreciating someone else's hacking
·  A person who picks up programming quickly
·  A person who is an expert at a particular programming language or system, as in UNIX hacker.

 NOTE-Hacking is a fascinating field but it definitely isn't easy.

STEPS TO BECAME A HACKER 

Step 1: Learn To Program In C
Step 2: Learn More Than One Programming Language
            (java,Perl,Php,python)
Step 3: Learn UNIX or LINUX
Step 4: Learn Networking Concepts
Step 5: Start Simple: Go Through Tutorials About Hacking
Step 6: Learn Cryptography
Step 7: Experiment A Lot
Some of the things you may need to keep in mind when doing experiments
- Keep a backup before any experiment.
- Start small and have check points.
- Know when to stop.
- Document your progress
- Keep improvising
- Automate repetitive tasks
Step 8:Go Next Level: Write Vulnerability
Step 9: Contribute To Open Source Security Projects
Step 10: Continue Learning And Keep Listening To Security Talks

BASIC CONFIGRATION & TOOLS REQUIRED

  • Know the "LIMIT" of your system
  • install an ANTI-VIRUS
  • VIRTUAL MACHINE
  • SANDBOXIE
  • COMODO firewall
  • VPN (virtual private network)

MORE TOPICS TO CHECK OUT

  • HOW TO STAY ANONYMOUS
  • TROJANS
  • RATS
  • KEYLOGGER
  • PROTECT YOURSELF
  • CHEAT ENGINES 



No comments:

WINDOWS SUBSYSTEM FOR LINUX

Microsoft partnered with Canonical (creator of Ubuntu) to bring Linux environment experience in Windows 10. Through Windows Subsystem F...