# BPFDoor Configuration Extractor

DevFeed: [BPFDoor Configuration Extractor](<https://devfeed.tech/articles/bpfdoor-configuration-extractor-48853.md>)

Original publisher: [Read original article](<https://www.elastic.co/security-labs/blog/bpfdoor-configuration-extractor>)

Author: Elastic Security Labs

Published: 2022-12-06T00:00:00Z

Content type: tutorial

Language: en

Sources: [Elastic Security Labs](<https://devfeed.tech/sources/elastic-security-labs.md>)

Topics: [Malware](<https://devfeed.tech/topics/malware.md>), [Security](<https://devfeed.tech/topics/security.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Docker Container](<https://devfeed.tech/topics/docker-container.md>), [Python](<https://devfeed.tech/topics/python.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Poetry](<https://devfeed.tech/topics/poetry.md>), [passwords](<https://devfeed.tech/topics/passwords.md>)

Tags: [command-line](<https://devfeed.tech/tags/command-line.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-container](<https://devfeed.tech/tags/docker-container.md>), [integrations-tools](<https://devfeed.tech/tags/integrations-tools.md>), [malware](<https://devfeed.tech/tags/malware.md>), [passwords](<https://devfeed.tech/tags/passwords.md>), [poetry](<https://devfeed.tech/tags/poetry.md>), [python](<https://devfeed.tech/tags/python.md>), [security](<https://devfeed.tech/tags/security.md>)

## AI overview

A Python module and command-line tool extracts hardcoded passwords from BPFDoor malware samples. The document explains how to run the extractor with Docker or locally using Poetry, including support for scanning individual samples or directories.

## Source excerpt

Configuration extractor to dump out hardcoded passwords with BPFDoor.