Skip to content
View TakSec's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report TakSec

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. chatgpt-prompts-bug-bounty chatgpt-prompts-bug-bounty Public

    ChatGPT Prompts for Bug Bounty & Pentesting

    493 66

  2. google-dorks-bug-bounty google-dorks-bug-bounty Public

    A list of Google Dorks for Bug Bounty, Web Application Security, and Pentesting

    822 125

  3. XSS-PoCs XSS-PoCs Public

    XSS PoCs to elevate your alert()

    JavaScript 12 7

  4. Prompt-Injection-Everywhere Prompt-Injection-Everywhere Public

    Prompt Injections Everywhere

    49 5

  5. simple-scraper simple-scraper Public

    SimpleScraper is an open-source tool designed to fetch and transform website content based on URLs provided via an API. Can be used to give LLMs access to live browsing capabilities.

    JavaScript 6

  6. xsstest.json xsstest.json
    1
    {
    2
      "swagger": "2.0",
    3
      "info": {
    4
        "title": "xss test",
    5
        "description": "xss test [Click here](javascript:alert%28document.domain%29) <img src=x onerror=alert(document.domain)>",