https://atlas.tool is not a thing {It's just a placeholder lol}
Atlas is a website scanner, which scans the following things:
- Basic Host Info
- Miss-configured Files
- Dev Ports
- Robots.txt
- Atlas is finally async
- I also removed some old code which made the scanner like 2x slower
Clone the repo
git clone https://github.com/delltaxa/atlas.git
Direct in to the Directory
cd atlas/
Install packages
pip install -r requirements.txt
One-Liner
git clone https://github.com/delltaxa/atlas.git; cd atlas/; pip install -r requirements.txt
python3 main.py https://www.example.com/
Thanks to (Leetcore) https://github.com/Leetcore and his project ninja-hacker-cat where I have the busting.txt from!
Linux: Yes
Windows: idk