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

exploit_gathered_hosts() fixed #107

Merged
merged 1 commit into from
Mar 27, 2018
Merged

exploit_gathered_hosts() fixed #107

merged 1 commit into from
Mar 27, 2018

Conversation

atucom
Copy link
Contributor

@atucom atucom commented Mar 27, 2018

Looks like my last PR forgot to include the change to exploit_gathered_hosts(). It was trying to parse the path to the file as a list of hosts instead of the contents of the file as the list of hosts.

I changed AutoSploitTerminal.exploit_gathered_hosts() in lib/term/terminal.py to read the contents of the file itself instead of relying on init to do it.

Let me know if there is something I missed.

Thanks-

@Ekultek Ekultek merged commit 02aac59 into NullArray:dev-beta Mar 27, 2018
@atucom atucom deleted the bugfix_for_105 branch March 27, 2018 17:15
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.

2 participants