- Penetration Testing Bootcamp
- Jason Beltrame
- 208字
- 2021-07-02 21:36:00
Summary
In this chapter, we talked about the importance of information gathering and how it can make or break how successful the penetration test will be. Gathering as much information as possible prior to starting the exploitation phases save you time and effort as you will know what to attack and how to attack it, rather than wasting cycles trying to exploit things that will not work.
We went over a couple of tools in my toolbox for gathering some information. Each tool compliments each other and is powerful in what it can discover. These tools included whois, dnsmap, Nmap, p0f, Firewalk, DotDotPwn and Netdiscover. This is by no means an exhaustive list of tools but some of the more popular and effective ones that I use.
When going through these tools, I showed some examples on how I use them, but I also noted all the command-line arguments that are available. This way you can play around with them and discover which options and tools work best for your environment.
In the next chapter, we will discuss setting up and maintaining a command and control server. This is an important step for dropping files, data, and any other evidence you come across while performing your penetration test.
- Node.js Design Patterns
- Building a Game with Unity and Blender
- Architecting the Industrial Internet
- Java游戲服務器架構實戰
- 深入淺出Windows API程序設計:編程基礎篇
- Access 2010數據庫基礎與應用項目式教程(第3版)
- 征服RIA
- PLC編程及應用實戰
- Python編程與幾何圖形
- Mastering JBoss Enterprise Application Platform 7
- 青少年信息學競賽
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Hands-On Neural Network Programming with C#
- C++從入門到精通(第6版)
- Microsoft HoloLens By Example