Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reconness/reconness
ReconNess is a platform to allow continuous recon (CR) where you can set up a pipeline of #recon tools (Agents) and trigger it base on schedule or events.
https://github.com/reconness/reconness
bugbounty pentesting platform recon redteam tools vulnerable-targets
Last synced: 3 months ago
JSON representation
ReconNess is a platform to allow continuous recon (CR) where you can set up a pipeline of #recon tools (Agents) and trigger it base on schedule or events.
- Host: GitHub
- URL: https://github.com/reconness/reconness
- Owner: reconness
- License: mit
- Created: 2019-12-20T23:09:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-11T18:10:12.000Z (6 months ago)
- Last Synced: 2024-05-11T19:25:31.239Z (6 months ago)
- Topics: bugbounty, pentesting, platform, recon, redteam, tools, vulnerable-targets
- Language: C#
- Homepage: https://www.reconness.com
- Size: 11.9 MB
- Stars: 303
- Watchers: 15
- Forks: 34
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-hacking-lists - reconness/reconness - ReconNess is a platform to allow continuous recon (CR) where you can set up a pipeline of #recon tools (Agents) and trigger it base on schedule or events. (C# #)
README
# ReconNess Web App
[![Build Status](https://dev.azure.com/reconness/reconness/_apis/build/status/reconness.reconness?branchName=master)](https://dev.azure.com/reconness/reconness/_build/latest?definitionId=1&branchName=master)
## Why ReconNess?
Well, we have seen a lot of #bugbounty hackers organizing his #recon using txt and doing a lot of bash scripts to filter the output to keep everything organized with the intention to focus only on the potentially vulnerable targets. But realistically this demands a lot of bash skill and strong folders/files organization process to avoid the feeling of chaos.
ReconNess helps you to run and keep all your #recon in the same place allowing you to focus only on the potentially vulnerable targets without distraction and without required a lot of bash skill or programing skill in general.
With ReconNess you can put all your learning effort only on how to exploit the targets using one specific kind of vulnerability for example and at the same time you are sure that your #recon is good and organized.
## Continuous Recon (CR)
ReconNess is a platform to allow continuous recon (CR) where you can set up a pipeline of #recon tools (Agents) and trigger it base on schedule or events.
## Quick Start
Check this [link](https://docs.reconness.com/getting-started/quick-start) to know how put ReconNess running and start collecting #recon data from yours targets.
## Development
NodeJs Current and LTS Releases
[https://nodejs.org/download/release/](https://nodejs.org/download/release/)
DotNet 6
[https://dotnet.microsoft.com/download/dotnet/6.0](https://dotnet.microsoft.com/download/dotnet/6.0)
We are working in the **NEW UI**, you can check here the progress
[http://134.209.46.128/](http://134.209.46.128/)## Work in Progress (!!!!!NEW UI!!!!)
### Home
![image](https://user-images.githubusercontent.com/1503645/111404842-d9660600-86a5-11eb-9651-2ac0881c2616.png)### Targets
![image](https://user-images.githubusercontent.com/1503645/111404929-ff8ba600-86a5-11eb-9965-d3c80080feac.png)![image](https://user-images.githubusercontent.com/1503645/111404978-1205df80-86a6-11eb-8db1-5a98f81a0532.png)
![image](https://user-images.githubusercontent.com/1503645/111405002-1df1a180-86a6-11eb-8e09-22c370d43ed4.png)
### Agents
![image](https://user-images.githubusercontent.com/1503645/111405052-31047180-86a6-11eb-8c00-09e2c343aedc.png)![image](https://user-images.githubusercontent.com/1503645/111405107-47aac880-86a6-11eb-9513-4d2c01453735.png)
## Join us
If you want to know what is next or you want to help us, please join us.
[Discord](https://discord.com/invite/hpKVRFM)
[Twitter](https://twitter.com/reconness)
## Licensing
MIT License