You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please, when I try to set up IP:port redirection, I've noticed that the connection establishes initially, but after a few seconds, I lose control of the traffic.
In fact, after running the implant on my second PC, I used execute-assembly to run the binary generated by Quasar, knowing that the IP address I used was 127.0.0.1:4782. Then I used execute-assembly again.
And then I enabled TCP traffic redirection with rportfwd by running rportfwd add -b 127.0.0.1:4782 -r 127.0.0.1:4782.
The connection was established, but it only lasted a few seconds before dropping.
And regardless of the custom implant I use, even for Sliver, it's the same thing.
So please review this section as it is very important to me. Thank you for your attention.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Please, when I try to set up IP:port redirection, I've noticed that the connection establishes initially, but after a few seconds, I lose control of the traffic.
In fact, after running the implant on my second PC, I used
execute-assemblyto run the binary generated by Quasar, knowing that the IP address I used was 127.0.0.1:4782. Then I usedexecute-assemblyagain.And then I enabled TCP traffic redirection with
rportfwdby runningrportfwd add -b 127.0.0.1:4782 -r 127.0.0.1:4782.The connection was established, but it only lasted a few seconds before dropping.
And regardless of the custom implant I use, even for Sliver, it's the same thing.
So please review this section as it is very important to me. Thank you for your attention.
Beta Was this translation helpful? Give feedback.
All reactions