Skip to content
View Antu7's full-sized avatar
🦉
Easy peasy lemon squeezy
🦉
Easy peasy lemon squeezy

Organizations

@walcart-software

Block or report Antu7

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
Antu7/README.md

👋 Hello! I'm Antu.

Profile views counter

from music import headphones

@music
class life:
    languages   : tuple = ("Python", "PHP", "Bash")
    frameworks  : tuple = ("Django", "FastAPI")
    databases   : tuple = ("Mysql", "PostgreSQL", "Microsoft SQL Server")
    ongoing     : tuple = ("Bug Bounty Hunting", "CTF", "System Security")
    favorites   : tuple = ("Music", "Movie", "Exploit-Server")
    activitys   : tuple = ("Stackoverflow", "Hackthebox", "Hackerone")

​

Pinned Loading

  1. python-bruteForce Public

    Brute Force Attack Tools Using Python

    Python 457 85

  2. web-vuln-finder Public

    Web Vulnerability Scanner

    Python

  3. password-generator Public

    Generate any kind of password combination using python.

    Python 28 10

  4. webcam-face-detection-with-image-capture Public

    Python 9 10

  5. audio-hacking-python Public

    This is a simple Python script continuously recording audio from the microphone and saving it as .wav files

    Python 2 1

  6. network-port-scanner Public

    This is a simple Python script for port scanning. It checks the availability of ports on a host and identifies the service running on the open ports.

    Python