- Learning Python Web Penetration Testing
- Christian Martorella
- 92字
- 2021-06-25 20:54:48
Vulnerability scanners
Now, let's step into more complex tools: the vulnerability scanners.
These tools are considered more complex as they have to automate most of the security testing methodology in one tool. They will do the crawling, discovery, vulnerability detection, and some of the exploitation. The two most used open source web application security scanners are w3af (http://w3af.org/), which is written in Python, and Arachni (http://www.arachni-scanner.com/), which is written in Ruby.
There are multiple commercial alternatives such as Acunetix (http://www.acunetix.com/), which is one of the cheapest and provides good value for money.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- 從零構建知識圖譜:技術、方法與案例
- Oracle WebLogic Server 12c:First Look
- Fundamentals of Linux
- Python科學計算(第2版)
- Java Web基礎與實例教程(第2版·微課版)
- 趣學Python算法100例
- Java面向對象程序開發及實戰
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- Raspberry Pi 2 Server Essentials
- 3D少兒游戲編程(原書第2版)
- PLC編程與調試技術(松下系列)
- Java:High-Performance Apps with Java 9
- Serverless computing in Azure with .NET
- 零基礎Java學習筆記