Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.26 KB

Readme.md

File metadata and controls

33 lines (21 loc) · 1.26 KB

B-Hunters-DalFox

This is the module that is responsible to scan the targets for XSS in B-Hunters Framework using DalFox.

Requirements

To be able to use all the tools remember to update the environment variables with your API keys in docker-compose.yml file as some tools will not work well until you add the API keys.

Usage

Note: You can use this tool inside B-hunters-playground
To use this tool inside your B-Hunters Instance you can easily use docker-compose.yml file after editing b-hunters.ini with your configuration.

1. Build local

Rename docker-compose.example.yml to docker-compose.yml and update environment variables.

docker compose up -d

2. Docker Image

You can also run using docker image

docker run -d -e workers_num=300 -v $(pwd)/b-hunters.ini:/etc/b-hunters/b-hunters.ini bormaa/b-hunters-dalfox:v1.0

How it works

B-Hunters-DalFox receives the Paths from different B-Hunters modules B-Hunters_Dalfox

"Buy Me A Coffee"