Forum Replies Created
- AuthorPosts
Diego Pérez
ParticipantHi!
It says that the error is in reliable_receive, where exactly did you made the changes? Can you share the modified code?Greetings!
DiegoDiego Pérez
ParticipantHi!
Ok, can you try to add a property in the reliable_send function? I mean in the backdoor:
json_data = json.dumps(data, ensure_ascii=False)Let me know how it goes!
DiegoDiego Pérez
ParticipantHi!
Cool! Are you using a windows virtual machine as victim? If so, did you change the language of it? Or is there any file name in the current working directory which is in a different language other than english?Greetings!
DiegoDiego Pérez
ParticipantHi!
You have another question about the same script and both issues might be related so answer just in one topic please. Can you share the code but with the proper indentation? Otherwise it’s not possible to read it properly, hence the error can’t be found.Greetings!
DiegoDiego Pérez
ParticipantHi!
Can you share the backdoor code as well?Thanks!
DiegoDiego Pérez
ParticipantHi!
Yeah, that could be the possible cause of the problem. If you have another machine with windows you can do the test.Greetings!
DiegoDiego Pérez
ParticipantHi!
Are you sure you are using the latest custom kali image provided by Zaid? It’s important!
Have you ran apt upgrade or apt dist-upgrade? I’m not suggesting you to do it just asking.Also, I won’t suggest to modify those network files. So, in any case import a new kali and disable the antivirus and firewall in your host machine and then try again.
Greetings!
DiegoDiego Pérez
ParticipantHi!
I don’t think the problem is related Pop-OS, I suggest to ask to hak5 staff instead, but for some reason the Mediatek chipsets commonly have issue with kali. In any case hak5 should have more info about all of this.Greetings!
DiegoDiego Pérez
ParticipantHi!
Well, that’s not a wireless adapter but a wifi Pineapple, in any case I suggest to ask to hak5 staff, they will know more about how to proceed. I haven’t used such device so can’t really tell.Greetings!
DiegoDiego Pérez
ParticipantHi!
Can you tell me the exact model of your adapter?(brand and model)Thanks!
DiegoDiego Pérez
ParticipantHi!
It seems that kali doesn’t have proper internet access or maybe the antivirus in your host machine is blocking the communications. So check that first.Greetings!
DiegoDiego Pérez
ParticipantHi!
The problem is running apt dist-upgrade or apt upgrade will break custom kali, so avoid running them. Apt update is ok to use. It also seems like you have changed the repositories content and I suggest to avoid that too. In any case import a fresh custom kali and you are ready to go.Greetings!
DiegoDiego Pérez
ParticipantHi!
Yeah, as mentioned the profile picture is added by the receiver app (the email client), so it means that it is recognizing the From email address as one of your contacts, this is a common behavior when using the php method.Greetings!
DiegoDiego Pérez
ParticipantHi!
Coding/scripting languages do not depend on speech languages, if a backtick is needed then you have to find a way to type it in.Greetings!
DiegoDiego Pérez
ParticipantHi!
The profile picture is added by the email client, the one receiving the email, if it doesn’t display the profile picture there’s no much we can do.Greetings!
Diego- AuthorPosts