- Penetration Testing Bootcamp
- Jason Beltrame
- 164字
- 2021-07-02 21:35:55
Understanding the network diagram – onshore IT example
A network diagram of the systems and devices that are in scope is important to get a good understanding of the network so you can start working on your overall penetration plan. This documentation will allow you to see what systems are in scope, as well as the path through the network and devices that are involved. A lot of organizations struggle with this type of documentation, so use it strictly as a guide. One of the deliverables might end up being a more comprehensive network diagram for you, based on what is discovered during the penetration test.
Network diagrams come in all shapes and sizes. The important thing is to have it for the in-scope networks and to show the main network devices, security devices, and hosts, if at all possible. The following is a sample network diagram that I created. This will give you a good idea of what to look for:

- Java面向對象思想與程序設計
- Mastering OpenCV Android Application Programming
- Practical Data Science Cookbook(Second Edition)
- PhoneGap Mobile Application Development Cookbook
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- MySQL數據庫基礎實例教程(微課版)
- VMware虛擬化技術
- R Data Analysis Cookbook(Second Edition)
- BeagleBone Black Cookbook
- Visual Basic程序設計上機實驗教程
- D3.js By Example
- Rust游戲開發實戰
- 超簡單:用Python讓Excel飛起來(實戰150例)
- AI自動化測試:技術原理、平臺搭建與工程實踐
- Functional Python Programming