Forum Replies Created
- AuthorPosts
Diego Pérez
ParticipantHi Jtam!
MDK4 can also work, try ot out as well.Hope it helps!
DiegoDiego Pérez
ParticipantHi!
Yeah, this last issue makes more sense, it happens cause () makes python think is a function when it is a string, that’s why the error says that a string can not be callable.
Will test your code and let you know.Are you using python2 or 3 to run the code?
Greetings!
DiegoDiego Pérez
ParticipantHi Akabueze!
Cool you got it!
DiegoDiego Pérez
ParticipantHi Aayan!
I don’t know if it can be hacked with that security level. It is supposed to be fully secure according to the documentation. There’s no video about it. Also if you have some php knowledge you can tri to look at the code and see if it’s bypassable.Hope it helps!
DiegoDiego Pérez
ParticipantHi Akabueze!
the best would be to use a fresh custom kali, it can be a snapshot previous to the failed installation or a new download and try the commands suggested by Sithum.
Let me know how it goes!
DiegoDiego Pérez
ParticipantHi Jtam!
I’m not sure if it’r possible to do it for both frequencies at the same time, will look for it but almost sure it’s not possible.I’ll let you know if I find info about it.
Greetings!
DiegoDiego Pérez
ParticipantHi! That’s wired. cause calling result() is like calling a function and not a variable.
Can you share the listner again but with identation please?
Also can you add a print in the reliable_recieve function just before the return:
print(json.loads(json_data))Let me know.
DiegoDiego Pérez
ParticipantHi Ravi!
Yeah this happens sometimes, I usually clear browsing data, and load a page while the file is being uploaded and it works, if it’s not working for you then you can just use https://spyralscanner.net/ instead. You can also try: https://antiscan.me/ https://www.virscan.org/language/en/Hope it helps.
DiegoDiego Pérez
ParticipantHi Ravi!
1. Normal privacy it’s ok to use.
2. No, there’s no problem usign this tool aor any of it’s functionalities, this is an OSINT tool so it’s not illegal. And you can proceed with your gamil account.Hope it helps!
DiegoDiego Pérez
ParticipantHi Red!
Ok thanks for the clarification.
This issue it’s weired, and it ca be related to have kali as main OS, actually trying the attack from the main OS may als o have issue. Iwould recommend to use a different OS to use VirtualBox.
Or can you try from main kali OS and see how it works.
Let me know.
DiegoDiego Pérez
ParticipantHi Sithum!
Ok!
I was just joking.Greetings!
Diego 🙂Diego Pérez
ParticipantThanks to you bro!
Greetings!
DiegoDiego Pérez
ParticipantHi!
Thanks!Following both codes it results you have this line at the bottom of your listener:
print(result())
please remove the parenthesis of result. Like this print(result)
Let me know how it goes!
DiegoDiego Pérez
ParticipantHi Akabueze!
If you click in the upper left maltego logo and then go to Tools > Factory Reset , it will be reset as if it was the first time you open it. There must be a fancy way to do it but it works.Greetings!
DiegoDiego Pérez
ParticipantHi Sithum!
Cool you got it!
Coronavirus in the system? XDGreetings!
Diego- AuthorPosts