154 skills found · Page 3 of 6
ofirc / K8s Sniff HttpsA simple mitmproxy blueprint to intercept HTTPS traffic from app running on Kubernetes
huturen / Http Request MockIntercept & mock http requests issued by XMLHttpRequest, fetch, nodejs https/http module, axios, jquery, superagent, ky, node-fetch, request, got or any other request libraries by intercepting XMLHttpRequest, fetch and nodejs native requests at low level.
pownjs / CdbAutomate common Chrome Debug Protocol tasks to help debug web applications from the command-line and actively monitor and intercept HTTP requests and responses.
ambionics / ScalpelScalpel is a Burp extension for intercepting and rewriting HTTP traffic, either on the fly or in the Repeater using Python 3 scripts.
clr2of8 / Detect SSLmitmThis PowerShell script will determine if your connection to external servers over HTTPS is being decrypted by an intercepting proxy such as the internet proxies commonly found in corporate environments. It does this by comparing the SSL intermediate certificate being used for your connection to the true/known SSL certificate for the server.
checkmyhttps / CheckmyhttpsUser-friendly add-on that allows you to check if your encrypted web traffic (SSL/TLS) towards secured Internet servers (HTTPS) is not intercepted (being listened to).
Loophole-Labs-Archive / ParasiteParasite is a standalone proxy server which allows you to intercept, record, and replay incoming HTTP and raw TCP traffic. It provides an optional web interface and API for managing the incoming requests and replaying them on demand. It is also provided as an optional NPM package.
appsec-labs / Advanced Packet EditorThe Advanced Packet Editor (APE) is an open-source project for a TCP and HTTP based proxy that allows you to intercept and manipulate communication between clients and servers
hans000 / Easy InterceptorEasy Interceptor is a Chrome extension that intercepts HTTP requests in the form of XMLHttpRequest data requests
skymansandy / WiretapKMPKotlin Multiplatform library for network inspection and mocking. Intercept HTTP and WebSocket traffic, mock API responses, and throttle requests.
hmgle / HttpsealHTTPSeal is a Linux command-line tool for intercepting and analyzing HTTPS traffic from specific processes using namespace isolation and DNS hijacking
mrschyte / SocksmonMonitor arbitrary TCP traffic using your HTTP interception proxy of choice
only2dhir / Angular8 DemoIn this tutorial, we will be developing an Angular 8 application and perform CRUD operation on a user entity. We will be developing a full stack app with REST API integration. We will have a login, list user, add and edit user component and based on the routing configurations these pages will be served. We will have HTTP interceptor to intercept our HTTP request and inject JWT token in the header. The backend server code is implemented using Spring Boot.
ShubhamDubeyy / NetWraithiOS traffic interception framework which route all device HTTP/HTTPS traffic through Burp Suite via a system-wide VPN tunnel
tsyd / Proxy TamperA HTTP proxy library for node.js that allows for selective requests and responses to be intercepted and tampered with.
drewbug / RackMotionIntercept and alter HTTP requests and responses in RubyMotion
aschmelyun / ReqonEffortlessly intercept and inspect http requests
gmellini / Squidproxy ConfConfig to setup a working squid cache proxy http://www.squid-cache.org/ with SSL/TLS inspection or HTTPS interception
Sumeet-R / HackTheKeyboardA tiny keylogger coded with just 12 lines of Python script, which hooks to the kernel, intercepts keystrokes and forwards them to your web server over HTTPS.
dealforest / IOS FakeWebSimple HTTP request mocking/interception for testing module.