SkillAgentSearch skills...

HTTPSniffer

HTTPSniffer is a packet sniffer tool that captures all HTTP requests/responses sent between the Web browser and the Web server. For every HTTP request, the following information is displayed: Host Name, HTTP method (GET, POST, HEAD), URL Path, User Agent, Response Code, Response String, Content Type, Referer, Content Encoding, Transfer Encoding, Server Name, Content Length, Cookie String, and more

Install / Use

/learn @fincode/HTTPSniffer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CONSOLE C++ APPLICATION : HttpSniffer. Project Overview

HTTPSniffer v1.0

HTTPSniffer is a packet sniffer tool that captures all HTTP requests/responses sent between the Web browser and the Web server. For every HTTP request, the following information is displayed: Host Name, HTTP method (GET, POST, HEAD), URL Path, User Agent, Response Code, Response String, Content Type, Referer, Content Encoding, Transfer Encoding, Server Name, Content Length, Cookie String, and more.

View on GitHub
GitHub Stars11
CategoryContent
Updated7mo ago
Forks14

Languages

C

Security Score

67/100

Audited on Sep 2, 2025

No findings