Secutils — defensive security & forensic utilities (passive analysis)
Project description
safetybox
Secutils 是一个专注于防御与取证的 Python 工具包,提供密码学辅助、IOC 提取、日志匿名化、PCAP 被动统计与插件扩展点。
安装(基础):
pip install .
# 或者安装带 pcap 支持
pip install .[pcap]
示例
safetybox gen-pass --length 20
safetybox check-pass "correct horse battery staple"
safetybox extract-iocs -f access.log
safetybox pcap-summary traffic.pcap --max-packets 2000
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
safetybox-0.1.1.tar.gz
(8.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file safetybox-0.1.1.tar.gz.
File metadata
- Download URL: safetybox-0.1.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fefe4fc465777f65faa3ea5119872a00565b96a083ad63bca05eeae291106a10
|
|
| MD5 |
97e3f032a369ad679ad57662dd95bd3e
|
|
| BLAKE2b-256 |
d68ee4bc3fd33cf503f5674a78e6caf50913d1d77f3de1a65fc1966ca4c696fa
|
File details
Details for the file safetybox-0.1.1-py3-none-any.whl.
File metadata
- Download URL: safetybox-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d87994c6543946c7d4bd0b51d2f13718ca4a8f854162678f60801e6ed9d5660f
|
|
| MD5 |
0335c446376126afbcc2052ba603876a
|
|
| BLAKE2b-256 |
19a1aac3d0d550837e99a84d937cc8dc96b2115702189d896466c99b854721bc
|