Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add elastic beanstalk module #469

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

TeneBrae93
Copy link
Contributor

Description:
This PR includes the following changes:

Secret Finder Update

  • Updated the regexs.json file to detect usage of the phrase "Password" to better identify potential secrets.

New Module - beanstalk__enum:

  • Introduced a new module that enumerates Elastic Beanstalk instances, applications, environments, configuration settings, and tags. The module also scans for potential secrets within these resources.

Service Integration:

  • Added a new service entry ("BeanStalk") to models.py in the session model. This update ensures that data collected by the new module is properly stored and visible using Pacu’s data command.

2025-03-04_16-22

@TeneBrae93 TeneBrae93 changed the title [WIP] - Add elastic beanstalk module Add elastic beanstalk module Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant