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://www.codercto.com/soft/d/112.html

The Elements of Statistical Learning

The Elements of Statistical Learning

Trevor Hastie、Robert Tibshirani、Jerome Friedman / Springer / 2009-10-1 / GBP 62.99

During the past decade there has been an explosion in computation and information technology. With it have come vast amounts of data in a variety of fields such as medicine, biology, finance, and mark......一起来看看 《The Elements of Statistical Learning》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具