Forum Replies Created
- AuthorPosts
Diego PérezParticipantHi 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.
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantYou’re welcome mate!
Greetings!
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantHi Ricardo!
Cool you got it!
Diego
Diego PérezParticipantHi 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.
Diego
Diego PérezParticipantHi Sithum!
I need access to watch the document.
Let me know.
Diego
Diego PérezParticipantHi Dennis!
What was wrong with the tcp payloads? Why couldn’t you generate the backdoor?Let me know.
Diego
Diego PérezParticipantHi 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!
Diego
Diego PérezParticipantHi Sithum!
By the moment there won’t be this course anymore, if it cames up we’ll let you know.
Greetings!
Diego
Diego PérezParticipantHi!
Cool you got it!
Diego
Diego PérezParticipantHi Baba!
The command “file” should be used in kali, sorri I forgot to clarify it.
Can you do it?
Thanks!
Diego- AuthorPosts
