Forum Replies Created
- AuthorPosts
Diego PérezParticipantHi Jtam!
MDK4 can also work, try ot out as well.Hope it helps!
Diego
Diego PérezParticipantHi!
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!
Diego
Diego PérezParticipantHi Akabueze!
Cool you got it!
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantHi! 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.
Diego
Diego PérezParticipantHi 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.
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantHi 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.
Diego
Diego PérezParticipantHi Sithum!
Ok!
I was just joking.Greetings!
Diego 🙂
Diego PérezParticipantThanks to you bro!
Greetings!
Diego
Diego PérezParticipantHi!
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!
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantHi Sithum!
Cool you got it!
Coronavirus in the system? XDGreetings!
Diego- AuthorPosts
