Forum Replies Created
- AuthorPosts
- Diego PérezModerator
Hi 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érezModeratorHi 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érezModeratorYou’re welcome mate!
Greetings!
DiegoDiego PérezModeratorHi 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érezModeratorHi 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érezModeratorHi Ricardo!
Cool you got it!
DiegoDiego PérezModeratorHi 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érezModeratorHi Sithum!
I need access to watch the document.
Let me know.
DiegoDiego PérezModeratorHi Dennis!
What was wrong with the tcp payloads? Why couldn’t you generate the backdoor?Let me know.
DiegoDiego PérezModeratorHi 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érezModeratorHi Sithum!
By the moment there won’t be this course anymore, if it cames up we’ll let you know.
Greetings!
DiegoDiego PérezModeratorHi!
Cool you got it!
DiegoDiego PérezModeratorHi Baba!
The command “file” should be used in kali, sorri I forgot to clarify it.
Can you do it?
Thanks!
DiegoDiego PérezModeratorHi Ricardo!
Can you try with a different image? maybe something samller. I have tried one with a size of 10KB and it was uploaded successfully.
For the php shell just check that the security level is set to Low.
Let me know how it goes!
DiegoDiego PérezModeratorHi Akabueze!
Maybe you can try to use a different account than [email protected], and you can try this for the ngrok tunnel: https://tinyurl.com/
Change it so it looks different.
Hope it helps!
Diego - AuthorPosts