HTTP 流量工具 Secihttp

码农软件 · 软件分类 · 网络工具包 · 2019-02-25 15:59:51

软件介绍

httpry 是一个用 C 语言开发的用来显示和记录 HTTP 流量的工具。

在secilog日志分析中由于客户需要审计流量中的http协议,于是就想到了用httpry这个项目来作为日志源,但是在做的过程中发现httpry只支持屏幕或者文件输出两种方式,不是很方便,于是想到了扩展httpry支持syslog协议。

项目托管位置:https://github.com/zhulinu/secihttp

增加了一个 -g参数。-g参数会把审计到的日志已linux syslog的方式,发送到local0上。

在rsyslog.conf增加local0.* @IP 

这样配置好后。重启syslog服务

启动进程: ./secihttp -g &

审计到的http协议就会发送到syslog中。

本文地址:https://codercto.com/soft/d/112.html

Out of their Minds

Out of their Minds

Dennis Shasha、Cathy Lazere / Springer / 1998-07-02 / USD 16.00

This best-selling book is now available in an inexpensive softcover format. Imagine living during the Renaissance and being able to interview that eras greatest scientists about their inspirations, di......一起来看看 《Out of their Minds》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

SHA 加密
SHA 加密

SHA 加密工具