- Kali Linux 2018:Assuring Security by Penetration Testing
- Shiva V. N Parasram Alex Samm Damian Boodoo Gerard Johansen Lee Allen Tedi Heriyanto Shakeel Ali
- 325字
- 2021-06-24 18:19:03
Penetration testing methodology
During scoping the type of test, it is important to know the different type of tests and what they consist of; this can be broken down into three groups:
- White-box penetration testing: Here, the tester has complete access and in-depth knowledge of the system being tested. The testers work with the client and have access to insider information, servers, software running, network diagrams, and sometimes even credentials. This test type is normally used to test new applications before they are put into production and are routinely conducted as part of the Systems Development Life Cycle (SDLC); this helps to identify vulnerabilities and remedy them before rolling out to production.
- Black-box penetration testing: In the black-box penetration testing approach, only high-level information is made available to the tester. The tester is totally unaware of the system/network, making this testing type as close to the real world as possible. The tester had to acquire all of their information using creative methods within the agreement of the client. While this approach mimics the real world, sometimes it might miss some areas while testing. If not scoped properly, it can be very costly to the client as well as time-consuming. The tester would explore all attack vectors and report their findings. The tester must be careful because things can break during this type of test.
- Gray-box penetration testing: In the middle of the two extremes lies the gray-box penetration testing; only limited information is available to the tester to attack the system externally. These tests are usually run within a limited scope and with the tester having some information about the system.
Regardless of which kind of test is chosen, it is important to also follow a standard or guidelines to ensure best practices. We will discuss some of the most popular standards in more detail:
- OWASP testing guide
- PCI penetration testing guide
- Penetration Testing Execution Standard
- NIST 800-115
- Open Source Security Testing Methodology Manual (OSSTMM)
推薦閱讀
- DevSecOps敏捷安全
- Web漏洞分析與防范實戰:卷1
- 數字身份與元宇宙信任治理
- Metasploit Penetration Testing Cookbook(Third Edition)
- 特種木馬防御與檢測技術研究
- 信息系統安全檢測與風險評估
- Rootkit和Bootkit:現代惡意軟件逆向分析和下一代威脅
- 反黑命令與攻防從新手到高手(微課超值版)
- Kali Linux Wireless Penetration Testing Cookbook
- 網絡運維親歷記 (網絡運維紀實文學)
- Falco云原生安全:Falco原理、實踐與擴展
- INSTANT Apple Configurator How-to
- Mastering Python for Networking and Security
- 交換機·路由器·防火墻(第2版)
- 網絡攻防實戰研究:MySQL數據庫安全