Reconmap is a vulnerability assessment and penetration testing platform that helps pentesters and other infosec teams collaborate on security projects, from planning, to testing and reporting. The tool's aim is to go from recon to report in the least possible time.
Details on how to connect to the live demo server can be found here.
Go to https://docs.reconmap.com to find the user, admin and developer manuals.
- Docker
- Docker compose
- First you need to start your docker containers:
docker-compose up -d
- After this, open your browser at http://localhost:5500
Please visit https://github.com/reconmap/k8s-deployment for instructions on how to run Reconmap on a Kubernetes cluster.
Here are some things you could do to become a contributor:
- ★ Star this project on Github ★
- Read the documentation and improve it by opening a pull request against this repo.
- Suggest new features or ideas to the discussion board
- Improve the code of the backend, frontend or cli components
- Report security issues
Before you jump to make any changes make sure you have read the contributing guidelines. This would save us all time. Thanks!
If you have bugs to report please use the issues tab on Github to submit the details.
If you want to chat to somebody on the development team head to our Gitter channel.