| 路径 | 目标 |
| ~/.aws/config, ~/.aws/credentials | AWS(服务商) |
| ~/.azure/accessTokens.json, ~/.azure/msal_token_cache.* | Microsoft Azure(服务商) |
| ~/.config/gcloud/access_tokens.db, credentials.db, application_default_credentials.json | Google Cloud(服务商) |
| ~/.terraform.d/credentials.tfrc.json | HashiCorp Terraform Cloud(服务商) |
| ~/.bitcoin/wallet.dat | Bitcoin Core(加密货币) |
| ~/.dogecoin/wallet.dat | Dogecoin Core(加密货币) |
| ~/.litecoin/wallet.dat | Litecoin Core(加密货币) |
| ~/.ethereum/keystore/* | Ethereum(加密货币) |
| ~/.zcash/wallet.dat | Zcash(加密货币) |
| ~/.monero/* | Monero(加密货币) |
| ~/.dash/wallet.dat | Dash(加密货币) |
| ~/.electrum/wallets/* | Electrum (BTC)(加密货币) |
| ~/.electrum-ltc/wallets/* | Electrum-LTC(加密货币) |
| ~/.config/Exodus/exodus.wallet/* | Exodus 多币种钱包(加密货币) |
| ~/.config/Ledger Live/* | Ledger Live 硬件钱包(加密货币) |
| ~/.ssh/id_rsa | SSH RSA 私钥 (SSH) |
| ~/.ssh/id_ecdsa | SSH ECDSA 私钥(SSH) |
| ~/.ssh/id_ed25519 | SSH Ed25519 私钥(SSH) |
| ~/.ssh/id_dsa | SSH DSA 私钥(SSH) |
| ~/.ssh/id_* | 所有 SSH 私钥(SSH) |
| ~/.ssh/authorized_keys | SSH 授权密钥(SSH) |
| ~/.ssh/config | SSH 配置(SSH) |
| ~/.ssh/known_hosts | SSH 已知主机(SSH) |
| /etc/ssh/ssh_host_*_key | 系统 SSH 主机密钥(SSH) |
| ~/.remmina/* | Remmina 远程桌面配置(SSH) |
| ~/.config/remmina/* | Remmina 配置(SSH) |
| .git/config, ~/.gitconfig, .git-credentials, ~/.git-credentials | Git 凭证(开发者凭证) |
| .npmrc, ~/.npmrc | npm 注册表认证 token(开发者凭证) |
| ~/.docker/config.json, /root/.docker/config.json | Docker Registry 凭证(开发者凭证) |
| ~/.pypirc | PyPI 认证(开发者凭证) |
| ~/.kube/config | Kubernetes kubectl 配置(开发者凭证) |
| ~/.config/helm/* | Helm 仓库凭证(开发者凭证) |
| /etc/rancher/k3s/k3s.yaml | Rancher K3s 集群配置(开发者凭证) |
| /var/run/secrets/kubernetes.io/serviceaccount/token | K8s Service Account Token(开发者凭证) |
| ~/.config/Slack/Cookies | Slack Cookies(通讯工具) |
| ~/.config/discord/Local Storage/leveldb/* | Discord 本地存储(通讯工具) |
| ~/.config/Element/Local Storage/* | Element (Matrix) 本地存储(通讯工具) |
| ~/.config/Signal/* | Signal 桌面端(通讯工具) |
| ~/.local/share/TelegramDesktop/tdata/* | Telegram Desktop(通讯工具) |
| ~/.config/telegram-desktop/* | Telegram Desktop (Linux)(通讯工具) |
| ~/.cert/nm-openvpn/* | NetworkManager OpenVPN 证书(VPN) |
| %APPDATA%\NordVPN\NordVPN.exe.Config | NordVPN Windows(VPN) |
| %APPDATA%\OpenVPN Connect\profiles\* | OpenVPN Connect(VPN) |
| %PROGRAMDATA%\OpenVPN\config\* | OpenVPN 系统级配置(VPN) |
| %APPDATA%\ProtonVPN\user.config | ProtonVPN(VPN) |
| %APPDATA%\CyberGhost\CG6\CyberGhost.dat | CyberGhost VPN(VPN) |
| %APPDATA%\Private Internet Access\*.conf | PIA VPN(VPN) |
| %APPDATA%\Windscribe\Windscribe\* | Windscribe VPN(VPN) |
| C:\Program Files\OpenVPN\config\*.ovpn | OpenVPN Windows(VPN) |
| %APPDATA%\EarthVPN\OpenVPN\config\*.ovpn | EarthVPN(VPN) |
| /etc/openvpn/* | OpenVPN (Linux)(VPN) |
| ~/.bash_history, ~/.zsh_history, ~/.history | Shell 历史命令(本地信息) |
| ~/.mysql_history, ~/.psql_history | 数据库历史(本地信息) |
| ~/.python_history, ~/.node_repl_history | 解释器历史(本地信息) |
| ~/.lesshst | less 命令历史(本地信息) |
| ~/.viminfo | Vim 信息文件(本地信息) |
| **/.env, .env, **/.env.local, **/.env.production | 环境变量文件(本地信息) |
| **/config/database.yml | Rails 数据库配置(本地信息) |
| **/wp-config.php | WordPress 配置(本地信息) |
| ~/.config/filezilla/recentservers.xml, sitemanager.xml | FileZilla FTP 凭证(本地信息) |
| ~/.claude.json, ~/.claude/mcp.json | Claude AI 配置(本地信息) |
| ~/.kiro/settings/mcp.json | Kiro MCP 设置(本地信息) |
| ~/.config/atomic/Local Storage/leveldb/* | Atomic 钱包(本地信息) |
| ~/.netrc | 网络自动登录凭证(本地信息) |
| ~/.purple/accounts.xml | Pidgin/finch 聊天账户(本地信息) |
| ~/.config/weechat/irc.conf | WeeChat IRC 配置(本地信息) |
| ~/.kde4/share/apps/kwallet/*.kwl, ~/.kde/share/apps/kwallet/*.kwl, ~/.config/kwalletd/*.kwl | KDE 钱包(本地信息) |
| ~/.local/share/keyrings/*.keyring, ~/.local/share/keyrings/login.keyring | GNOME 密钥环(本地信息) |
| ~/.pki/nssdb/* | NSS 证书数据库(本地信息) |
| **/settings.p | ROS 设置文件(本地信息) |
| ~/.local/share/recently-used.xbel | 最近使用文件列表(本地信息) |