Fast data extraction: emails, URLs, credit cards
Scanned 9/19/2026
Install to Claude Code
npx -y skills add harezadmm/hermes-brutal-mod --skill forensics --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Forensics?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/harezadmm-forensics-a4fd2c6d)More formats (shields.io, HTML) on the badges page.
---
name: bulk-extractor
description: Fast data extraction: emails, URLs, credit cards
category: red-team-arsenal/forensics
tags: [pentesting, forensics, kali-linux, bulk-extractor]
author: auto-generated
created: 2026-09-04
---
# BULK-EXTRACTOR
**Category:** Forensics
**Description:** Fast data extraction: emails, URLs, credit cards
## Installation
```bash
# Kali Linux
sudo apt-get update && sudo apt-get install -y bulk-extractor
# Check installation
which bulk-extractor
bulk-extractor --version || bulk-extractor -h
```
## Basic Usage
```bash
# Get help
bulk-extractor --help
bulk-extractor -h
# Common usage patterns will be updated after first use
```
## Key Features
- Part of Kali Linux forensics toolkit
- Industry-standard pentesting tool
- Active development and community support
## Common Workflows
*This section will be populated after tool usage and research*
## Pitfalls
- Always verify target authorization before scanning
- Some tools generate significant network traffic
- Check local laws regarding security testing
- Maintain operational security when running tools
## Resources
- Kali Tools: https://www.kali.org/tools/bulk-extractor/
- Official Documentation: Search for "bulk-extractor official documentation"
- Exploit-DB: https://www.exploit-db.com/
## Notes
- Auto-generated skill, will be enriched with usage patterns
- Last updated: 2026-09-04
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!