Skip to content
View ayushkush26's full-sized avatar

Block or report ayushkush26

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. waybackrecon waybackrecon Public

    WaybackRecon is a reconnaissance tool that utilizes the Wayback Machine (web.archive.org) to gather historical data about websites. It helps security professionals and researchers explore previous …

    Python

  2. speech-emotion-recognition-with-cnn speech-emotion-recognition-with-cnn Public

    Developed a conventional neural network based model for Speech Emotion Recognisation, implemented the project using Python tenser floor and CNN architecture and achieved 88% accuracy rate in classi…

    Jupyter Notebook

  3. reconnaissance-tool reconnaissance-tool Public

    This Python script performs comprehensive reconnaissance on a given domain by gathering critical information about its structure and technologies. It is designed to assist security professionals an…

    Python

  4. keylogger keylogger Public

    This keylogger is a Python application that captures keystrokes, mouse movements, clicks, and system information. It periodically sends reports via email and saves logs to a local file. It also inc…

    Python

  5. webscraper webscraper Public

    This project is an advanced web scraping tool built using JavaScript and Node.js. It can scrape static content, dynamic content (via Puppeteer), and data from APIs.

    JavaScript