-
Notifications
You must be signed in to change notification settings - Fork 342
Keylogs problem #51
Comments
We recently moved to python 3.7 there might be a few bugs here and there. I'm already looking into it |
Please try 13a7b8d (lines 119 and 122) |
Didn't mean to close this. |
Well seems to be fix, but still don't work properly.
The keylogs output file:
Seem's to only keylogged the Telegram window. I type over Chrome and Whatsapp. And of course, after the complain the servers stops. |
Are you sure you have recompiled? I'm getting ok results on Chrome browser:
|
Yeah, I'm Recompile and the RATAttack.exe works well, buts is for another issue... But unfortunutelly only logs on telegram window... And after while this logs output in the server:
|
We actually changed the pyHook wheel to match Python 3.7; can you try running |
With original pyHook, on Python 3.7/Windows 10:
With pyHook fixed version from Answeror (found on this reddit post):
With this the program simples stops to working after opening notepad (Bloco de notas) or typing some combinations like 'Alt+Tab'; 'Win+D'; 'Win+M' ... etc. |
Can you post the output of |
Here the output (much longer then I was expected!) If you want python -V:
|
Another problem:
We could try and replace current pyHook module but it seems a lot of work; I'm yet to read this fork |
Cool. But u looked at https://github.com/Answeror/pyhook_py3k ? |
Seems legit but I still gotta take the time to read it; if it works we can add it as a submodule |
Can others confirm this issue in their machines? |
Sobre o programa não conseguir registrar o chrome: isso só acontece quando o chrome está sendo executado com privilégios administrativos (como administrador) e o programa está sendo executado sem esses privilégios. Sobre o programa encerrar quando encontrar certos caracteres no título de janelas: isso é um bug do pyhook com relação a encode. -- About the program can not register chrome: this only happens when chrome is running with administrative privileges (as administrator) and the program is running without these privileges. On the program quit when encountering certain characters in the title of windows: this is a pyhook bug with respect to encode. |
It should be the other way around: the RAT being run as admin and Chrome (usually) being opened with regular priviledges. Did you get it working though? Is this a closeable issue? |
Yeah. But for run with admin in the target machine, it needs to bypass UAC or find another way to escalate privileges to admin. |
I'm not sure if the latest windows versions are still vulnerable but... can anyone test this? |
I think it's pretty complicated. There are several exploits in various languages but in python I do not know any ... And you still need to obfuscate the code so that the anti-virus does not detect it. |
it works but its python 2.7 needs to be ported |
Examples of UAC bypasses in python |
Note found. |
it happends here too |
My bad this is pwnage |
Put the wrong link @Dagdelo that one works ^ |
Huge dependency but seems so useful. Great find. I wonder if it's worth the bloat. |
It's on 2.7, instead of using it as a dependency go ahead and look for one UAC exploit that currently works - mold that into something we can use and then credit the original user. No point in bringing in everything |
It would be a lot of work to bring it all anyway, would have to make it all functional on PY3 |
After starting the server this log is spill:
The lines of codes that the log complains about it:
The text was updated successfully, but these errors were encountered: