
httpry
#Network & Cloud#Network Security
Intercepts and examines mobile app connections by stripping SSL/TLS layer.
httpry: A Specialized Packet Sniffer for HTTP Traffic
httpry is a specialized packet sniffer that is specifically designed to display and log HTTP traffic efficiently.
It is not intended to perform analysis directly, but rather to capture and log traffic
It is not intended to perform analysis directly. Instead, its purpose is to capture, parse, and log the traffic for analysis at a later time.
It can be run in
It can be executed in real-time, showing the traffic as it is being parsed. Alternatively, it can operate as a daemon process that logs the data to an output file.
Designed for Flexibility and Lightweight Performance
It is designed to be as lightweight and flexible as possible, allowing for easy adaptation to various applications.
What Can You Do With HTTP Monitoring?
What can you do with it?
- Monitor the online requests made by users on your network.
- Verify the correct configuration of your server (or identify any misconfigurations).
- Analyze patterns in HTTP usage.
- Keep an eye out for potentially harmful downloaded files.
- Ensure that HTTP policies are being enforced on your network.
- Extract HTTP statistics from saved capture files.
- It's simply enjoyable to observe in real-time.
Here’s an example of the log file output using the default output format string:
# httpry version 0.1.8
# Fields: timestamp, source-ip, dest-ip, direction, method, host, request-uri, http-version, status-code, reason-phrase
2009-01-12 15:02:31 192.168.0.16 209.85.171.103 > GET www.google.com / HTTP/1.1
- -
- 2009-01-12 15:02:31 192.168.0.16 209.85.171.103 > GET www.google.com / HTTP/1.1
- -
- 2009-01-12 15:02:32 192.168.0.16 209.85.171.103 > GET www.google.com / HTTP/1.1
- -
- 2009-01-12 15:02:33 192.168.0.16 209.85.171.103 > GET www.google.com / HTTP/1.1
- -
- 2009-01-12 15:02:33 209.85.171.103 192.168.0.16
Other AI Tools

mass-s3-bucket-tester
Cloud runtime security platform that uses eBPF technology to monitor cloud infrastructure, detect anomalies, and identify potential security threats in real-time.
Details
Visit site

MKIT - Managed Kubernetes Inspection Tool
A CLI utility that makes it easier to switch between different AWS roles
Details
Visit site

minikube
An open-source framework for testing and validating the security of AWS services and resources.
Details
Visit site

Microsoft Defender for Cloud
Learn how to secure applications in Kubernetes Engine by granting varying levels of privilege based on requirements.
Details
Visit site

Metabadger
Find exposed AWS cloud assets that you did not know you had.
Details
Visit site

Linux Containers in 500 Lines of Code
Weave Scope automatically generates a map of your application for troubleshooting and monitoring Docker & Kubernetes.
Details
Visit site