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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
E

externalist/aes-encrypt-decrypt-burp-extender-plugin-example

0
View on GitHub↗
0 stele·0 fork-uri·5 vizualizări

Aes Encrypt Decrypt Burp Extender Plugin Example

Burp Extender python plugin that decrypts and encrypts AES encrypted post parameters on the fly. - This is just a mini project I used for a specific mobile app, so please don't try to judge the code quality. :D - For details :…

Features

  • HTTP Traffic Analysis - Example plugin for encrypting/decrypting HTTP traffic.

Istoric stele

Graficul istoricului de stele pentru externalist/aes-encrypt-decrypt-burp-extender-plugin-exampleGraficul istoricului de stele pentru externalist/aes-encrypt-decrypt-burp-extender-plugin-example

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Aes Encrypt Decrypt Burp Extender Plugin Example

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Aes Encrypt Decrypt Burp Extender Plugin Example.
  • reqable/reqable-appAvatar reqable

    reqable/reqable-app

    5,947Vezi pe GitHub↗

    Reqable is a cross-platform network debugging tool that functions as an HTTP/HTTPS debugging proxy, a REST API client, and a traffic replay tool. It captures, inspects, and modifies live traffic using a local MITM proxy engine, supports VPN tunnel capture for mobile devices, and provides a Python scripting sandbox for custom traffic processing. The application is available on Windows, macOS, Linux, iOS, and Android. The tool distinguishes itself by combining traffic interception with breakpoint-based request modification, allowing users to pause live HTTP traffic for manual inspection and alt

    android-appcapturedebugging-tool
    Vezi pe GitHub↗5,947
  • andresriancho/w3afAvatar andresriancho

    andresriancho/w3af

    4,850Vezi pe GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Pythonappseccross-site-scriptingscanner
    Vezi pe GitHub↗4,850
  • alibaba/anyproxyAvatar alibaba

    alibaba/anyproxy

    7,913Vezi pe GitHub↗

    AnyProxy is an HTTP/HTTPS proxy framework built on Node.js that intercepts and modifies traffic through a plugin system. It functions as a configurable proxy server where user-defined plugins inspect or alter requests and responses as they pass through the proxy. The framework distinguishes itself through a middleware stack that processes requests sequentially, enabling modular traffic transformation and logging. It handles HTTPS interception by dynamically generating and installing root certificates for transparent decryption, and routes traffic based on configurable rules matching request p

    JavaScript
    Vezi pe GitHub↗7,913
  • requestly/requestlyAvatar requestly

    requestly/requestly

    6,341Vezi pe GitHub↗
    TypeScriptapiapi-clientapi-mock
    Vezi pe GitHub↗6,341
Vezi toate cele 24 alternative pentru Aes Encrypt Decrypt Burp Extender Plugin Example→

Întrebări frecvente

Ce face externalist/aes-encrypt-decrypt-burp-extender-plugin-example?

Burp Extender python plugin that decrypts and encrypts AES encrypted post parameters on the fly. - This is just a mini project I used for a specific mobile app, so please don't try to judge the code quality. :D - For details :…

Care sunt principalele funcționalități ale externalist/aes-encrypt-decrypt-burp-extender-plugin-example?

Principalele funcționalități ale externalist/aes-encrypt-decrypt-burp-extender-plugin-example sunt: HTTP Traffic Analysis.

Care sunt câteva alternative open-source pentru externalist/aes-encrypt-decrypt-burp-extender-plugin-example?

Alternativele open-source pentru externalist/aes-encrypt-decrypt-burp-extender-plugin-example includ: wuchangming/spy-debugger — spy-debugger is an HTTP proxy debugging tool designed for intercepting and analyzing network traffic from mobile… requestly/requestly. alibaba/anyproxy — AnyProxy is an HTTP/HTTPS proxy framework built on Node.js that intercepts and modifies traffic through a plugin… reqable/reqable-app — Reqable is a cross-platform network debugging tool that functions as an HTTP/HTTPS debugging proxy, a REST API client,… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… jhen0409/react-native-debugger — React Native Debugger is a standalone developer application for inspecting and debugging JavaScript runtimes in mobile…