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

How to Change Host Ip After Payload is Installed #1

Closed
LoganOneal opened this issue Feb 17, 2018 · 3 comments
Closed

How to Change Host Ip After Payload is Installed #1

LoganOneal opened this issue Feb 17, 2018 · 3 comments

Comments

@LoganOneal
Copy link

How would I go about changing the ip after payload is installed. It will not let me simply reload the payload because I get the "evilosx is already running" message.
Thank You

@Marten4n6 Marten4n6 added the question Further information is requested label Feb 17, 2018
@Marten4n6
Copy link
Owner

  • Use the builder to create a payload with your new server IP.
  • Once you are connected to the client you can run use update_client, then specify the path to your newly built payload. The client will then reconnect to your new server IP.

@LoganOneal
Copy link
Author

LoganOneal commented Feb 17, 2018 via email

@Marten4n6
Copy link
Owner

Marten4n6 commented Feb 17, 2018

With "After payload is installed" I was assuming the client was already connected to the server.
You can also run the following command in terminal (if you named the launch agent this way):
launchctl remove com.apple.EvilOSX

@Marten4n6 Marten4n6 removed the question Further information is requested label Mar 6, 2018
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

No branches or pull requests

2 participants