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

Added ability to receive captured sessions from Evilginx #3

Closed
wants to merge 1 commit into from

Conversation

callightmn
Copy link

@callightmn callightmn commented Oct 24, 2024

Hello there,

By default, Evilginx does not send session information to Gophish. This is on purpose not to expose credentials and keep them in Evilginx only. Nevertheless, having credentials readily available in Gophish could be a nice feature to have, provided Gophish's admin interface is properly secured (with a firewall for instance).

This PR adds the ability for Gophish to receive session information from Evilginx (all three types of credentials - username, password and custom - and all three types of auth_tokens - cookies, body and HTTP tokens). This requires Evilginx to be able to send these to Gophish (see kgretzky/evilginx2#1133), which adds a config flag to do so as an opt-in feature (keeping the default behavior).

@callightmn
Copy link
Author

Closed as duplicate of #1.

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