BackTrackPenTesting


SUBMITTED BY: ProffesorFaux

DATE: July 22, 2020, 11:30 a.m.

FORMAT: Text only

SIZE: 2.7 kB

HITS: 402

  1. Backtrack Penetration Testing: Introduction
  2. What is Penetration Testing?
  3. Penetration testing is the legal and authorized attempt to exploit a computer system with the intent of making
  4. a network or system more secure. The process includes scanning systems looking for weak spots, and launching attacks and prove that the system is vulnerable to attack from a real hacker.
  5. Penetration Testing has several names:
  6. Pen Testing Ethical Hacking White Hat Hacking
  7. As you learn more about the art of hacking, you will see three terms used a lot. The white hats, the black
  8. hats, and the gray hats. The white hats are the “good guys”. They hack systems and networks so that the black hats (“bad guys”) can not. The black hats, also known as “crackers” are those that use hacking with malicious intent. They’re the ones that want to steal company secrets or your credit card information. For this reason,
  9. it is important for the white hats to know the tools and tricks of the black hats to stay a step ahead of
  10. them. As for the gray hats, they’re a combination of white and black. They often hack just because they can or like the challenge.
  11. By now you may want to download and install backtrack Linux on your computer. You can learn how to do that at Installing Backtrack.
  12. If you have been following the security world, you may have hear of Kali Linux, also know as the newest Backtrack. Any lessons here can be used in both Backtrack 5 and Kali. I will be writing an article about any differences between the two sometime soon.
  13. Recommended Reading: The Basics of Hacking and Penetration Testing: Ethical Hacking and Penetration Testing Made Easy
  14. A great book for anyone just learning how to hack or just wants to know more about security. Covers a lot of what you’ll find here plus a lot more. I can’t recommend this enough for beginners.
  15. Hacking Lab
  16. Having a place to practice is necessary to learn how to hack. This is were your own home hacking lab comes in. It is a place where you can control your attacks without harming any other systems. We want out lab to be isolated and have no chance of escaping to targets we didn’t mean to attack.
  17. Option 1:
  18. Two computes Ethernet Cable A switch
  19. Option 2:
  20. Use Virtual Machines
  21. You will need 3 or more virtual machines. One for backtrack, one for a windows machine, and one for another linux box. The linux box will act as out victim server: SSH, Webserver, FTP, etc.
  22. Option 1 is in case you have older hardware that can’t handle running more than one VM. However, these days, modern hardware can handle them. Option 2 is the better choice because you only need one computer.
  23. Steps in Penetration Testing
  24. Reconnaissance Scanning Exploitation Maintaining Access

comments powered by Disqus