← 返回命令列表

Linux command

pillager 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Scan the current directory for secrets

pillager hunt .

Launch the interactive TUI scanner

pillager

说明

pillager is a filesystem scanner that recursively searches directories for sensitive information such as API keys, passwords, and credentials. It uses concurrent workers for fast scanning and implements Gitleaks rules for pattern matching. Discovered secrets can be sent to remote destinations including S3/MinIO, webhooks, or Sliver C2 loot stores.

FAQ

What is the pillager command used for?

pillager is a filesystem scanner that recursively searches directories for sensitive information such as API keys, passwords, and credentials. It uses concurrent workers for fast scanning and implements Gitleaks rules for pattern matching. Discovered secrets can be sent to remote destinations including S3/MinIO, webhooks, or Sliver C2 loot stores.

How do I run a basic pillager example?

Run `pillager hunt .` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more pillager examples?

This page includes 2 examples for pillager, plus related commands for nearby Linux tasks.