Skip to content

πŸ›‘οΈ Security Reconnaissance automation tool for ethical hackers πŸ§‘β€πŸ’»

License

Notifications You must be signed in to change notification settings

InTruder-Sec/reconswift-tool

Repository files navigation

Reconswift - Security Reconnaissance Automation Tool

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.

πŸ”— Experience it live

Do check out the live deployment here - Deploy Link

πŸ’» Local Environment

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

πŸ—οΈ Project Architecture

πŸ› οΈ Tech-Stack

HTML, CSS, JS, REACT, ShadCN, TAILWIND, AWS, NEXT.JS, REST API, MONGODB, CLERK

πŸš€ Contribution Guidelines

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.

About

πŸ›‘οΈ Security Reconnaissance automation tool for ethical hackers πŸ§‘β€πŸ’»

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published