Skip to content
View sahilvinodMhatre's full-sized avatar

Block or report sahilvinodMhatre

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
sahilvinodMhatre/README.md

Hi there 👋

I talk about cybersecurity and technology

Pinned Loading

  1. RequestJar RequestJar Public

    A Burp Suite extension to save, organize, and replay HTTP requests, as well as backup and restore your entire Proxy HTTP History across sessions, even on Burp Community.

    Java 3

  2. TextCrypt TextCrypt Public

    A cross-platform GUI-based text encrypter/decrypter that uses XOR for encryption and decryption, built in Java (Jframe).

    Java 1

  3. LinkedIn-Post-Timestamp-Extractor LinkedIn-Post-Timestamp-Extractor Public

    This website can extract the timestamp (exact date and time) of a LinkedIn post just by using the post's link.

    CSS 1

  4. PyKeyLog PyKeyLog Public

    A python keylogger which logs keystrokes, clipboard text, and special keys as well

    Python

  5. Rotational-backup.sh Rotational-backup.sh Public

    This Bash script automates the process of creating rotational backups a specified directory and keep 3 latest backups, storing them locally, and optionally uploading them to an S3 bucket.

    Shell