Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
log-add-http-post-bodies — Add POST body excerpt to Bro's HTTP log | Kitploit
Tools/GitHubGitHub/corelight/log-add-http-post-bodies
Web SecurityNetwork SecurityDigital ForensicsLog Analysis
GitHubcorelight/log-add-http-post-bodies

log-add-http-post-bodies

Add POST body excerpt to Bro's HTTP log

View Repository
14118 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Add POST body excerpt to the HTTP log

This script gives analysts the ability to peek into what is being sent in HTTP POST bodies. It provides this by simply extending the HTTP log.

Installation

::

zkg refresh zkg install corelight/log-add-http-post-bodies

Usage

The HTTP log will have a new field named post_body which will be populated with a configurable amount of data from the beginning of every seen POST body.

Download Tool