Web Framework to automate security reconnaissance that reduced manual effort for security researchers enumerating IP addresses and active subdomains 50% more accuretly. This is a multi-repo project and the independent expressJs backend can be found here. The project uses NextJs & ShadCN for optimized frontend experience.
Do check out the live deployment here - Deploy Link
Front-End
npm i
npm start
Back-End
Important
You will require a .env.local
file with the following values_
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=REDACTED
CLERK_SECRET_KEY=REDACTED
WEBHOOK_SECRET=REDACTED
MONGODB_URI=mongodb+srv:/REDACTED.mongodb.net/?retryWrites=true&w=majority
BACKEND_ORIGIN=http://localhost:80 //Where https://github.com/InTruder-Sec/reconswift is deployed
HTML, CSS, JS, REACT, ShadCN, TAILWIND, AWS, NEXT.JS, REST API, MONGODB, CLERK
I would β€οΈ you to contribute to the Playifiyi and help make it better! Let's make open source contributing to be fun, enjoyable, and educational for anyone and everyone. All contributions are welcome, including issues, updates and more.