Forum Replies Created
- AuthorPosts
Diego Pérez
ParticipantHi Baba!
The communication has to be done here.
Can you share a screenshot with the result of running the installation script for ZLogger? Also the result of command “file <your keylogger name>”?Let me know.
DiegoDiego Pérez
ParticipantHi Dennis!
When you selected the name for yhe output file you have to append the extension as well, I mean rev_tcp_8080.exeTry it out and let me know how it goes!
DiegoDiego Pérez
ParticipantHi Akabueze!
Veil has it’s own update option in main menu.
FatRat has an update script in the main directory, just run it.
For Empire:
apt update
apt install powershell-empireIf there’s any available update they will be installed.
Hope it helps!
DiegoDiego Pérez
ParticipantHi Sithum!
After you gave me access I can see it, thanks.Can you try with this commands:
apt-get update
apt-get install openjdk-8-jdkThen run the setup.sh script again.
Let me know how it goes!
DiegoDiego Pérez
ParticipantYou’re welcome mate!
Greetings!
DiegoDiego Pérez
ParticipantHi Zeeshan!
It looks like a java issue, have you also done the Social Engineering course?Can you run this commands:
apt-get update
apt-get install openjdk-11-jdkLet me know how it goes!
DiegoDiego Pérez
ParticipantHi Alastair!
I’ve checked your code once again and I found an error, in line:
ack_list.remove(scapy[scapy.TCP].seq)
You are missing the proper name of the packet which is scapy_packet, so it should be like:
ack_list.remove(scapy_packet[scapy.TCP].seq)
Change it and let me know how it goes!
DiegoDiego Pérez
ParticipantHi Ricardo!
Cool you got it!
DiegoDiego Pérez
ParticipantHi Baba!
When I asked “can yo do it”, I meant that if you can run the file command in kali and show me the results. So please share it.
Did you get any error while running the install.sh script from ZLogger?
Let me know.
DiegoDiego Pérez
ParticipantHi Sithum!
I need access to watch the document.
Let me know.
DiegoDiego Pérez
ParticipantHi Dennis!
What was wrong with the tcp payloads? Why couldn’t you generate the backdoor?Let me know.
DiegoDiego Pérez
ParticipantHi Akabueze!
It looks like this kind of accounts you are trying to use will always be marked as spam, you’ll need to use a normal user account that has sent emails to your target account.Hope it helps!
DiegoDiego Pérez
ParticipantHi Sithum!
By the moment there won’t be this course anymore, if it cames up we’ll let you know.
Greetings!
DiegoDiego Pérez
ParticipantHi!
Cool you got it!
DiegoDiego Pérez
ParticipantHi Baba!
The command “file” should be used in kali, sorri I forgot to clarify it.
Can you do it?
Thanks!
Diego- AuthorPosts