Skip to content
View h4ck-and-learn's full-sized avatar

Block or report h4ck-and-learn

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

Popular repositories Loading

  1. NoSQL_Injector NoSQL_Injector Public

    A Python tool for performing NoSQL injection attacks using bisection techniques. It automates the process of identifying injectable points in NoSQL databases, helping pentesters efficiently find an…

    Python

  2. Blind_SQL_injection Blind_SQL_injection Public

    A Python tool for automating Blind SQL Injection attacks. It helps pentesters identify and exploit Blind SQL Injection vulnerabilities in web applications by using techniques like time-based or err…

    Python

  3. Subdomain_enumerator Subdomain_enumerator Public

    Subdomain Enumerator is a Python tool that discovers subdomains of a target domain using DNS resolution, brute-forcing common subdomains, and public APIs. It helps penetration testers and security …

    Python

  4. port_scanner-banner_grabber port_scanner-banner_grabber Public

    A multithreaded port scanner with banner grabbing capabilities. Scans specified IP addresses for open ports, identifies services, and captures banners when available. Designed for penetration testi…

    Python