Active reconaissance, information gathering and OSINT built in a portable web application test.
Report a Bug | Request a New Feature | Help Develop This Project | Fund Me
Loved the project? Please consider giving a star :)
Since D0x-K1t-v2 is self-hosted, it does not work immediately out-of-box. It is recommended that you use a virtualenv container due to the sheer number of dependencies that can run into conflict with your Python configuration.
Building
$ git clone https://github.com/roo7k1d/D0x-K1t-v2 && cd D0x-K1t-v2
$ # Start virtualenv if you wish
$ pip install -r requirements.txt
$ python run.py
Of course, this is self-hosting on localhost. Although work-in-progress, D0x-K1t-v2 will soon support hosting on a variety of SaaS and server stacks of your choice.
- Heroku - TODO: build a
Procfile
, as well as bash scripts for automatic deployment - ngrok - TODO: build a script for deployment to ngrok
For support you can create an issue here on GitHub or you can join my Discord.
- Easy-to-build, risk-free installation
- Simple Bootstrap Admin Dashboard
- Deployable to the Internet
- Serverless
- Expansive to any OS
- Save Doxes in a database
- WhoIs Lookup
- Phone Scan
- Port Checker
- GeoIP Lookup
Feedback is great! If you have a suggestion or request, create an issue! Smilarly, if you have any issues, use the issue tab to let us know.
You are not allowed to remove any part of the footer. That includes all of the info about the copyright. If you wish to remove that info feel free to contact me on my Discord
- Add more tools
You can help develop this project by doing some things of the todolist and making a pull request. If you have some even better ideas on how this project can be improved you can also make a pull request.
This repo is licensed under MIT. For more information see file "LICENSE".