Skip to content
View bolbolabadi's full-sized avatar

Block or report bolbolabadi

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. swagger2burp swagger2burp Public

    Import Swagger/OpenAPI (Swagger 2.0 and OpenAPI 3) and generate example HTTP requests per operation, ready to send to Repeater.

    Python 8 2

  2. unicode-decoder-burp unicode-decoder-burp Public

    Burp Suite extension that automatically converts escaped Unicode sequences (like \u0627\u06cc...) into readable characters inside all Burp tools (Proxy, Repeater, Intruder, etc.).

    Python 2

  3. unicode-inline-decoder-burp unicode-inline-decoder-burp Public

    Burp Suite extension that intercepts the raw HTTP traffic (requests & responses), decodes any \uXXXX Unicode sequences, and then replaces the content before it reaches Burp’s UI.

    Python 2

  4. llm-security-checker llm-security-checker Public

    Comprehensive Security Assessment Tool for LLM Endpoints - 371 Attack Payloads, 100+ Prompt Injection Variants, 13 Security Tests, Parallel Scanning, Resume Capability

    Python 2

  5. https-finder https-finder Public

    HTTPS Finder is a lightweight multithreaded Python tool designed for internal reconnaissance. It scans a list of IPs or CIDRs using Nmap to detect open web-related ports and then runs HTTPX to iden…

    Python 1

  6. Similar-Domain-Bruteforcer Similar-Domain-Bruteforcer Public

    This script generates and resolves similar domain names based on a provided domain keyword. It can use TLD and compound name lists to generate domain combinations and check for active domains via D…

    Python