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

Issue with listening #105

Open
DriverqPL opened this issue Feb 8, 2025 · 14 comments
Open

Issue with listening #105

DriverqPL opened this issue Feb 8, 2025 · 14 comments

Comments

@DriverqPL
Copy link

Hi! There is a issue with my RAT, everything was builded perfectly but if someone opens my RAT, that person doesnt show up on clients tab. They dont use any antiviruses, i am listening to the right port with right password but people just dont show up.

@DriverqPL
Copy link
Author

also what is a mutex, because maybe thats the issue, what i have to set in

@NFS11
Copy link

NFS11 commented Feb 8, 2025

  1. might be because you havent set port forwarding.
  2. mutex is basically like a thing where when someone opens it more than once, the rat checks for the same mutex. if it finds same mutex, it will kill its own process to prevent multiple instances of the rat opening.

@DriverqPL
Copy link
Author

i made a new rules for upd and tcp each, i choosed all local ports, will it work?

@NFS11
Copy link

NFS11 commented Feb 8, 2025

@DriverqPL ok so youve set port forwarding rules? lemme explain it rq. dont use ports like 4444 or 80 since these are detected and may be blocked by firewalls. use different ports. and if you plan on using one port, in your router port forwarding settings, if you see a port range thing, set all to the port you wanna use. then, go to xeno rat builder, and use your public ip. then execute and it should work. also go to wf.msc and add an inbound port rule for whatever port youre using. i made a quick full guide on issue #94

@DriverqPL
Copy link
Author

Ok i will set everything as you said, i will try it and then answer, thanks for your help!

@NFS11
Copy link

NFS11 commented Feb 8, 2025

@DriverqPL anytime, lemme know if you need anything else

@DriverqPL
Copy link
Author

still problem, someone opened it and it didnt show me the person on server, I use port 2137, i set my public ip correctly, i did ip forwarding for tcp and udp, i choosed local and remote for my port 2137, i dont know what may be the problem

@NFS11
Copy link

NFS11 commented Feb 9, 2025

@DriverqPL have you added an inbound rule in wf.msc? if not, here's how.

  1. open start and type in "wf.msc".
  2. when it opens look to the left. you should see "inbound rules" and "outbound rules". click on inbound rules and then right click it.
  3. you should see the first option as "new rule". click on it.
  4. select "port" then click next. then you should see TCP and UDP options. select TCP. then under that select "specific local port" and then set to 2137. next, you should see 3 options. among them is one called "allow the connection". select that. next, you should now see 3 more options that say, "domain", "private" and "public". select all 3. next itll ask for a name. set it to what you want. then click finish. to test it works, make sure your port forwarding rules have been set in your router settings, and that your windows firewall settings have been set. then go to canyouseeme.org and open xeno rat. then go to the listener tab and set it to 2137 and the password, if one has been set. then in canyouseeme.org, set the port to 2137 and check it works. if it does, you have done it correctly.

@DriverqPL
Copy link
Author

DriverqPL commented Feb 9, 2025

on canyouseeme.org it says Error: I could not see your service on (my ip) on port (2137)
even though i did everything as you said

@NFS11
Copy link

NFS11 commented Feb 9, 2025

@DriverqPL weird. it should work. im assuming your port forwarding isnt working. can you send me an ss of your router port forwarding settings blurring out any personal info or ips? thanks. also check your ip address. if the ip is in the ranges of 100.64.0.0 to 100.127.255.255 then its not gonna work.

@DriverqPL
Copy link
Author

@NFS11 can you tell me how do i check that

@NFS11
Copy link

NFS11 commented Feb 9, 2025

@DriverqPL just type in what is my ip in google

@DriverqPL
Copy link
Author

@NFS11 i mean i know how to check my ip but i dont know how to check my router port forwarding settings

@NFS11
Copy link

NFS11 commented Feb 9, 2025

@DriverqPL check the back of your router. you may see an ip or link directing to your router settings. since you said you didnt know how to check these settings im assuming you havent set your port forwarding. so check the back of your router or google how to access your router settings with your router.

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