Skip to content
View KhanIkram's full-sized avatar

Highlights

  • Pro

Block or report KhanIkram

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. portscanner portscanner Public

    This python script scans for open ports on a specified IP. It prompts the user for the IP, iterates through ports 1 - 2048, attempts a 1-second socket connection for each port. If successful (resul…

    Python

  2. updatelinux_bashscript updatelinux_bashscript Public

    Updating a Linux OS using a bash script.

    Shell 1

  3. netcat-guide netcat-guide Public

    Beginner-friendly Netcat guide (README)

  4. beginner-metasploit-guide beginner-metasploit-guide Public

    Guide and cheat sheet for using Metasploit, covering basic commands, payloads, and post-exploitation techniques.

    1

  5. web-app-attacks-sqlmap-README web-app-attacks-sqlmap-README Public

    Guide to identifying and exploiting SQL injection vulnerabilities in web apps using sqlmap, with examples, installation instructions, and additional tips.