OWASP / RiskAssessmentFramework

The Secure Coding Framework
MIT License
258 stars 100 forks source link

Add remote web deface detection #3

Closed abhisharma404 closed 5 years ago

abhisharma404 commented 5 years ago

@adeyosemanputra As asked to do, I have created the PR for remote web deface detection here instead.

Before running:

  1. pip install tqdm

As there was no starting script for the repo, web deface can be run by navigating to /web_deface and running python3 web_deface.py.

Development Environment

Ubuntu 18.04 LTS
Sublime Text 3