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

No way to add island's external IP #467

Open
VakarisZ opened this issue Oct 17, 2019 · 2 comments
Open

No way to add island's external IP #467

VakarisZ opened this issue Oct 17, 2019 · 2 comments
Assignees
Labels
Complexity: Medium Feature Issue that describes a new feature to be implemented. Impact: Medium

Comments

@VakarisZ
Copy link
Contributor

Describe the bug
At this moment there is no way to add external ip for the island. This means that if island is on Wi-fi and our target is outside the wireless network, island will be able to exploit it, but monkey won't connect back.

To Reproduce
Steps to reproduce the behavior:

  1. Start island in a private network
  2. Exploit host outside of LAN
  3. Exploiting monkey passes local IP to the host, but due to NAT that IP is invalid.
  4. Exploited host can't connect back.
    Expected behavior
    Monkey could detect when it's inside a private network and the host is outside, get it's external IP and pass it instead of internal
    OR
    We support multiple servers in command line. In config user can manually type in external ip that will always be passed as a backup IP to monkey command line
@VakarisZ VakarisZ changed the title No way to add external ip in island's server. No way to add island's external IP Oct 17, 2019
@danielguardicore danielguardicore added Feature Issue that describes a new feature to be implemented. Island labels Oct 20, 2019
@shivank1234
Copy link
Contributor

Is anybody working on this issue?

@mssalvatore
Copy link
Collaborator

@VakarisZ Is this still an issue? The Island should allow you to select from any of its interfaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium Feature Issue that describes a new feature to be implemented. Impact: Medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants