moom825 / xeno-rat

Xeno-RAT is an open-source remote access tool (RAT) developed in C#, providing a comprehensive set of features for remote system management. Has features such as HVNC, live microphone, reverse proxy, and much much more!
MIT License
904 stars 260 forks source link

help wanted #15

Closed chikabou closed 5 months ago

chikabou commented 8 months ago

i finish built and the executable is ready but when someone open it nothing shows up . juste when i open it on my local it shows the 127.0.0.1 ip and i can use the tool . can you help so when i send it to my friend it works.

Valus3000 commented 7 months ago

Their antivirus maybe deleting or stopping it. Try with antivirus turned off first. I am not sure from your message but you are using your domain ip or your ip address for the client and NOT 127.0.0.1. The latter is a loop to your connection, hence it worked on your pc. For someone else you need to use the former i.e your ip address etc

chikabou commented 7 months ago

thank you but it is not a antivirus problem because my friend stopped his antivirus but im not sure about the ip should i use my public ip ? and should i have an open port to connect with my friend computer ?

Valus3000 commented 7 months ago

Yes you must either use your ip or a domain ip. Also in the listener tab, ensure the port and password match. If you are behind a firewall/Nat which most routers today are, you have to open a port on your side.

chikabou commented 7 months ago

i use my public ip address and port 4444 even in my router settings i put my ip and the port 4444 open that means it must work i think but it didn't . valus3000 please if you can help contact me this is my discord : najed2.0

Valus3000 commented 7 months ago

I would rather not use my Main discord. But really what you have to do is this:

  1. Create/Build your rat using xeno rat builder tab.
  2. In the builder tab, input either your domain or your ip address, with the port e.g 4444 and password e.g merrychristmas
  3. Deploy the Rat on the target pc
  4. Go to your router settings and open a port 4444 with your assign local ip
  5. Go into xenorat listener tab and ensure port 4444 and password merrychristmas is set
  6. If done correctly you should have no issues.
chikabou commented 7 months ago

thank you very much . the problem is that i was using my public ip on my router settings . thank you .