awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CompassSecurity avatar

CompassSecurity/anti-csrf-token-from-referer

0
View on GitHub↗
3 stars·5 forks·Python·MIT·3 views

Anti Csrf Token From Referer

Anti-CSRF token from referer is a Burp Suite extension to automatically take care of anti-CSRF tokens by fetching them from the referer and replacing them in requests.

Features

  • Cross Site Request Forgery - Handles anti-CSRF tokens derived from referer headers.

Star history

Star history chart for compasssecurity/anti-csrf-token-from-refererStar history chart for compasssecurity/anti-csrf-token-from-referer

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does compasssecurity/anti-csrf-token-from-referer do?

Anti-CSRF token from referer is a Burp Suite extension to automatically take care of anti-CSRF tokens by fetching them from the referer and replacing them in requests.

What are the main features of compasssecurity/anti-csrf-token-from-referer?

The main features of compasssecurity/anti-csrf-token-from-referer are: Cross Site Request Forgery.

What are some open-source alternatives to compasssecurity/anti-csrf-token-from-referer?

Open-source alternatives to compasssecurity/anti-csrf-token-from-referer include: daffainfo/allaboutbugbounty — AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing.… ah8r/csrf — CSRF Scanner Extension for Burp Suite Pro. asaafan/csurfer — A CSRF guard hiding extension that keeps track of the latest guard value per session and update new requests accordingly. 0ang3el/easycsrf — EasyCSRF helps to find weak CSRF-protection in WebApp which can be easily bypassed. For example, content type based… hvqzao/burp-token-rewrite — Burp extension for automated handling of CSRF tokens. ldionmarcil/burp-samesite-reporter — Burp extension that passively reports various SameSite flags.

Open-source alternatives to Anti Csrf Token From Referer

Similar open-source projects, ranked by how many features they share with Anti Csrf Token From Referer.
  • daffainfo/allaboutbugbountydaffainfo avatar

    daffainfo/AllAboutBugBounty

    6,644View on GitHub↗

    AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing. It serves as a reference resource covering common web vulnerabilities and exploitation methods for security researchers, providing a structured approach to identifying and exploiting web application security flaws in bug bounty programs. The repository covers a wide range of attack categories including authentication bypass, cross-site scripting injection, server-side request forgery, web cache poisoning, and business logic abuse. It includes techniques for bypassing access co

    bugbugbountybugbountytips
    View on GitHub↗6,644
  • ah8r/csrfah8r avatar

    ah8r/csrf

    20View on GitHub↗

    CSRF Scanner Extension for Burp Suite Pro

    Java
    View on GitHub↗20
  • asaafan/csurferasaafan avatar

    asaafan/CSurfer

    18View on GitHub↗

    A CSRF guard hiding extension that keeps track of the latest guard value per session and update new requests accordingly

    Java
    View on GitHub↗18
  • 0ang3el/easycsrf0ang3el avatar

    0ang3el/EasyCSRF

    163View on GitHub↗

    EasyCSRF helps to find weak CSRF-protection in WebApp which can be easily bypassed. For example, content type based protection for API (Rest API, GraphQL API, etc) or CSRF-protection based on obscure data format (binary format, etc) are known to be weak. I presented some tricks to bypass…

    Python
    View on GitHub↗163
See all 7 alternatives to Anti Csrf Token From Referer→