Skip to content

fulcrum-rocks/w3af-ci-autoscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic web Security testing with w3af in Docker

demo

The tool allows quickly and easily scan a website for known vulnerabilities.
docker run w3af-scan fulcrum.rocks will return result for fulcrum.rocks website.

✨ Description

w3af is a Web Application Attack and Audit Framework. The project’s goal is to create a framework to help you secure your web applications by finding and exploiting all web application vulnerabilities.

demo

🚀 Usage

Build:

docker build -t w3af-scan .

Run:

docker run w3af-scan <url>

📝 License

This project is MIT licensed.

About

Basic w3af scan in Docker. Can be integrated into CI\CD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published