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

Fix bug logging multiple IPs to email body #8

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

Conversation

TheZenTester
Copy link

Updating external_test function to only send 1 IP address in the message body. Currently, as written, if there is a targets list of multiple IP addresses, and a successful e-mail is sent, it will append all IP addresses/server names attempted in the for loop to that point.

Also added a few newline returns to print the vulnerable server IP on a completely separate line

Updating `external_test` function to only send 1 IP address in the message body.  Currently, as written, if there is a targets list of multiple IP addresses, and a successful e-mail is sent, it will append all IP addresses/server names attempted in the for loop to that point.
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.

None yet

1 participant