3 matches found
exitmap
本仓库已不再维护。 请参考Tor 项目的分支。 概述 Exitmap 是一款基于 Python 的快速模块化扫描工具,用于探测 Tor 出口中继。Exitmap 模块可实现的任务可在(部分或全部)出口中继上运行。如果你有函数式编程背景,可以将 exitmap 视为针对 Tor 出口中继的 map 接口:模块可以执行任何基于 TCP 的网络任务,比如获取网页、上传文件、连接 SSH 服务器或加入 IRC 频道。 实际应用中,exitmap 对监控出口中继的可靠性和可信度很有帮助。Tor 项目使用 exitmap 检查其 check 服务的假阴性问题,并发现 恶意出口中继。为 exitmap...
iperf security vulnerabilities
iperf is a tool that actively measures the maximum bandwidth achievable on an IP network. A security vulnerability exists in iperf that stems from the presence of a denial of service DOS vulnerability...
Exitmap - A Fast and Modular Scanner for TOR Exit Relays
Exitmap is a fast and modular Python-based scanner for Tor exit relays. Exitmap modules implement tasks that are run over a subset of all exit relays. If you have a background in functional programming, think of exitmap as a map interface for Tor exit relays: Modules can perform any TCP-based...