TheFatRat icon indicating copy to clipboard operation
TheFatRat copied to clipboard

sudo fatrat command not found

Open z4rixzz opened this issue 1 year ago • 10 comments

Hello here is my issue :

sudo fatrat sudo: fatrat: command not found

please help me i'm stuck on this for an hour

z4rixzz avatar Aug 13 '22 15:08 z4rixzz

update : i checked #244 and i did all successfully but unfortunately when I run "apt-get update -y && apt-get install mingw32 && apt-get install mingw-w64 -y" it says image

and that's annoying asf can't find a solution anywhere

thank you

z4rixzz avatar Aug 13 '22 17:08 z4rixzz

What's your Kali version???

On Sun, 14 Aug 2022, 1:20 am koopapa62, @.***> wrote:

update : i checked #244 https://github.com/screetsec/TheFatRat/issues/244 and i did all successfully but unfortunately when I run "apt-get update -y && apt-get install mingw32 && apt-get install mingw-w64 -y" it says [image: image] https://user-images.githubusercontent.com/86924493/184504247-1914a425-0c35-48b1-802c-8db09fca5d74.png

and that's annoying asf can't find a solution anywhere

thank you

— Reply to this email directly, view it on GitHub https://github.com/screetsec/TheFatRat/issues/737#issuecomment-1214192594, or unsubscribe https://github.com/notifications/unsubscribe-auth/APK5A2HN6FI57LTB3URDFXDVY7KMNANCNFSM56OKONHQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Morsmalleo avatar Aug 13 '22 17:08 Morsmalleo

this issue is resolved thank you tho, but i got another problem that you could help me with, everytime I open a meterpreter session, i run the payload on my main computer, nothing pops up, no session get created and I think that's actually an issue with my IP adress, my local IP adress on my vbox is not the same as the one on my computer even if I enabled bridged connexion, it's been some weeks I have this problem and that's sooo annoying, how could i do to get a meterpreter session working on any device ? and not only on my computer if you understand what I mean

thank you

z4rixzz avatar Aug 13 '22 22:08 z4rixzz

this issue is resolved thank you tho, but i got another problem that you could help me with, everytime I open a meterpreter session, i run the payload on my main computer, nothing pops up, no session get created and I think that's actually an issue with my IP adress, my local IP adress on my vbox is not the same as the one on my computer even if I enabled bridged connexion, it's been some weeks I have this problem and that's sooo annoying, how could i do to get a meterpreter session working on any device ? and not only on my computer if you understand what I mean

thank you

Most likely because of your LHOST:LPORT configuration, what IP type does your IP address use? is it eth or wlan?? you can check this by running ifconfig in the Kali Terminal, you should be greeted with your IP address next to something like wlan0 or eth0

Morsmalleo avatar Aug 13 '22 23:08 Morsmalleo

yeah I use the eth0, so I succeeded to get the same ip on vbox, but still a problem, i got no internet on my vbox, I just put the same MAC adress as my computer so it has the same ip but now i got no internet on vbox, i guess that's because vbox is unable to use wi-fi internet directly

z4rixzz avatar Aug 14 '22 11:08 z4rixzz

yeah I use the eth0, so I succeeded to get the same ip on vbox, but still a problem, i got no internet on my vbox, I just put the same MAC adress as my computer so it has the same ip but now i got no internet on vbox, i guess that's because vbox is unable to use wi-fi internet directly

You could have selected the wrong option in Bridged Adapters because your VM should be emulating your wifi card as an ethernet connection, so therefor any wifi you're connected to should work for the VM, hence the eth0, Mac address won't do much for you here

Morsmalleo avatar Aug 14 '22 11:08 Morsmalleo

And how could I fix that ? thank you for the support btw I have several problems with internet and Ips since I installed kali

z4rixzz avatar Aug 14 '22 11:08 z4rixzz

Because the problem is that if I don't set the MAC adress, even bridging the connexion, my IP won't be the same as my computer, so I can't test the payloads in my meterpreter

z4rixzz avatar Aug 14 '22 11:08 z4rixzz

image

image

image

as you can see even bridged, if I don't put the same mac adress the ip is not corresponding

z4rixzz avatar Aug 14 '22 11:08 z4rixzz

it is sudo command that is not found or fatrat ? for sudo = apt install sudo

For fatrat you have to install it successfully for fatrat to work , any issue while installing fatrat will not enable fatrat script . fatrat will only work if everything is installed correctly during setup .

Note : By the way , it looks you have an issue in your apt according to your image , that issue is not related to fatrat .

peterpt avatar Aug 28 '22 08:08 peterpt