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

Update Dockerfile #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Dockerfile #2

wants to merge 1 commit into from

Conversation

almart
Copy link
Contributor

@almart almart commented Dec 20, 2023

Adding code to remove Evilginx3 "easter eggs" that have built-in IoC's such as adding a header of the hostname of the server within all requests. This updates the DockerFile on runtime to remove the identified code in each line.

  1. Manually reviewed IoC's form public sources and other information
  2. Reviewed http_proxy.go to identify the relevant lines
  3. Used "sed" as was previously present to remove the lines from the code before building

Adding code to remove Evilginx3 "easter eggs" that have built-in IoC's such as adding a header of the hostname of the server within all requests.
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