阿尔派安全
![]() 请参阅 Alpine Security and Rescue (讨论) 上的通知 |
基础知识
名称 | 描述 | URL |
---|---|---|
alpine-base | Alpine 基础软件包 | https://pkgs.alpinelinux.org/packages?name=alpine-base |
alpine-mirrors | 官方 Alpine Linux 镜像列表 | https://mirrors.alpinelinux.org/ |
kbd-bkeymaps | busybox 的二进制键盘映射 | https://pkgs.alpinelinux.org/packages?name=kbd-bkeymaps |
network-extras | 用于拉取 vlan、绑定、桥接和 wifi 支持的元软件包 | https://pkgs.alpinelinux.org/packages?name=network-extras |
openssl | TLS 工具包 | https://www.openssl.org/ |
tzdata | 时区数据 | https://www.iana.org/time-zones |
代码分析
名称 | 描述 | URL |
---|---|---|
py3-pylint | 分析 Python 代码,查找错误和质量差的迹象 | https://pypi.ac.cn/project/pylint/ |
flawfinder | 检查 C/C++ 源代码中的安全漏洞 | https://www.dwheeler.com/flawfinder/ |
py3-pyflakes | Python 程序的被动检查器 | https://launchpad.net/pyflakes |
strace | 一个有用的诊断、教学和调试工具 | https://strace.io/ |
valgrind | 用于查找内存管理问题的工具 | https://valgrind.org/ |
Forensics / 数据恢复工具
名称 | 描述 | URL |
---|---|---|
ddrescue | 用于错误块设备的 数据恢复工具 | https://gnu.ac.cn/s/ddrescue/ddrescue.html |
testdisk | 强大的免费数据恢复软件 | https://www.cgsecurity.org/wiki/TestDisk |
scrub | 磁盘擦除程序 | https://code.google.com/archive/p/diskscrub/ |
ncdu | 基于 curses 的知名 "du" 版本 | https://dev.yorhel.nl/ncdu |
htop | Linux 的交互式进程查看器 | https://htop.dev/ |
wipe | 用于安全擦除磁介质文件的工具 | https://wipe.sourceforge.net/ |
jhead | Exif jpeg 标头操作工具 | https://www.sentex.net/~mwandel/jhead/ |
侦察
应用测试
名称 | 描述 | URL |
---|---|---|
lynis | 安全和系统审计工具 | https://cisofy.com/lynis/ |
nikto | Web 应用程序安全扫描器 | https://www.cirt.net/Nikto2 |
sqlmap | 自动 SQL 注入和数据库接管工具 | https://sqlmap.org/ |
zaproxy | OWASP Zed Attack Proxy Web 应用程序扫描器 | https://www.zaproxy.org/ |
网络统计
名称 | 描述 | URL |
---|---|---|
iperf | 使用 UDP 或 TCP 测量 IP 带宽的工具 | https://github.com/esnet/iperf |
iptraf-ng | 基于控制台的网络监控实用程序 | https://fedorahosted.org/iptraf-ng/ |
iftop | 在接口上显示带宽使用情况的命令行工具 | https://www.ex-parrot.com/~pdw/iftop/ |
fping | 一次 ping 多个主机的实用程序 | https://fping.sourceforge.net/ |
mtr | 全屏 ncurses traceroute 工具 | https://www.bitwizard.nl/mtr/ |
nfdump | nfdump 工具在命令行上收集和处理 netflow 数据 | https://github.com/phaag/nfdump |
nethogs | 类似 top 的网络流量监视器 | https://raboof.github.io/nethogs/ |
iptstate | 类似 top 的 netfilter 连接跟踪表接口 | https://www.phildev.net/iptstate/ |
杂项工具
VoIP
名称 | 描述 | URL |
---|---|---|
sipp | SIP 协议的测试工具/流量生成器 | https://sipp.sourceforge.net/ |
sipsak | SIP 瑞士军刀 | https://github.com/nils-ohlmeier/sipsak |
无线
名称 | 描述 | URL |
---|---|---|
aircrack-ng | 802.11 (无线) 嗅探器和 WEP/WPA-PSK 密钥破解器 | https://www.aircrack-ng.org/ |
kismet | WLAN 检测器、嗅探器和 IDS | https://www.kismetwireless.org/ |
reaver-wps-fork-t6x | WPS 密码破解器 | https://github.com/t6x/reaver-wps-fork-t6x |
wavemon | 基于 Ncurses 的无线网络设备监控应用程序 | https://github.com/uoaerg/wavemon |
入侵检测
名称 | 描述 | URL |
---|---|---|
nebula | 入侵签名生成器 | https://github.com/slackhq/nebula |
snort | 网络入侵预防和检测系统 | https://www.snort.org/ |