Content-Length: 252209 | pFad | http://github.com/Nishantbhagat57/acunetix-api

92 GitHub - Nishantbhagat57/acunetix-api: Acunetix Unofficial API with Report Generation and Slack Notifications
Skip to content

Acunetix Unofficial API with Report Generation and Slack Notifications

Notifications You must be signed in to change notification settings

Nishantbhagat57/acunetix-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

4 Commits
 
 
 
 
 
 

Repository files navigation

acunetix-api [unofficial]

Acunetix unofficial API with report generation and Slack notification capabilities. [Requires Acunetix License]

Note: Change slack_token and slack_channel in start.py before running the script. The generated report will be sent to your Slack channel.

prerequisites

pip3 install slack_sdk
pip3 install selenium

Usage

General Usage

python3 start.py --api_key ACUNETIX_API_KEY_HERE --target http://testphp.vulnweb.com

To generate Acunetix API Key:

python3 get_key.py

To generate Acunetix API Key & Start full scan on the provided URL:

export API_KEY=$(python3 get_key.py) && python3 start.py --api_key $API_KEY --target http://testphp.vulnweb.com

To generate Acunetix API Key & Start 20 parallel scans on the provided URL (Requires https://github.com/shenwei356/rush):

export API_KEY=$(python3 get_key.py) && cat input_urls.txt | rush -j20 'python3 start.py --api_key $API_KEY --target {}'

About

Acunetix Unofficial API with Report Generation and Slack Notifications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Nishantbhagat57/acunetix-api

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy