Roo7K1d / D0x-K1t-v2

Active reconaissance, information gathering and OSINT built in a portable web application test.

Home Page:http://rootk1d.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Active reconaissance, information gathering and OSINT built in a portable web application test.

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors License Badge
License Badge License Badge License Badge License Badge

Report a Bug | Request a New Feature | Help Develop This Project | Fund Me

Loved the project? Please consider giving a star :)


Installation Guide

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

Demo


Support

For support you can create an issue here on GitHub or you can join my Discord.


Features

  • 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

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.


Copyright

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


Todo (See Issues with tag "help wanted")

  • Add more tools

Contributing

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.


License

This repo is licensed under MIT. For more information see file "LICENSE".

About

Active reconaissance, information gathering and OSINT built in a portable web application test.

http://rootk1d.xyz

License:MIT License


Languages

Language:Python 63.4%Language:HTML 34.1%Language:JavaScript 1.3%Language:Shell 1.2%