05 2016 档案
一个简单的tcp代理实现
摘要:There are a number of reasons to have a TCP proxy in your tool belt, bothfor forwarding traffic to bounce from host to host, but also when assessingne 阅读全文
posted @ 2016-05-17 08:29 baizx 阅读(10978) 评论(0) 推荐(0)
go tcp使用
摘要:TCP clientThere have been countless times during penetration tests that I've neededto whip up a TCP client to test for services, send garbage data, fuzz, orany number of other tasks. If you are workin... 阅读全文
posted @ 2016-05-17 08:22 baizx 阅读(734) 评论(0) 推荐(0)