Simple tool for scan the surface of the website and many more. (outdated tool, some function maybe not working).
Maybe next time, i will make this tool for python3.
- requirements.txt
- apt-get install figlet
you need install all requirements in requirements.txt
.
git clone https://github.com/w1th0ut/red-ocean.git
cd red-ocean
pip2 install -r requirements.txt
immediately run the script redx.x.py
.
python2 redx.x.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.