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

Improved default profile handling / running modules script #572

Merged
merged 8 commits into from Apr 11, 2023

Conversation

m-1-k-3
Copy link
Member

@m-1-k-3 m-1-k-3 commented Apr 8, 2023

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Feature

  • What is the current behavior? (You can also link to an open issue here)

Default profile has some long running modules enabled (S110, s99)
It is hard to find the running modules during a long EMBA scan
s22 not using semgrep

  • What is the new behavior (if this is a feature change)? If possible add a screenshot.

default profile now disables these modules and created a new default-long profile
New helper script for finding currently running EMBA modules quite easy
image
Start this script with "watch -c" in a second terminal and you can see which modules are currently running.
semgrep now also for php script analysis
image

  • Other information:

Thanks to Nate (https://twitter.com/n0x08) for the feedback

@m-1-k-3 m-1-k-3 added the enhancement New feature or request label Apr 8, 2023
@m-1-k-3 m-1-k-3 changed the title Improved default profile handling Improved default profile handling / running modules script Apr 8, 2023
@m-1-k-3 m-1-k-3 merged commit 9de4c44 into e-m-b-a:master Apr 11, 2023
13 checks passed
@m-1-k-3 m-1-k-3 deleted the profile_handling branch May 11, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants