Forum Replies Created
- AuthorPosts
Diego PérezParticipantHi!
You can run:
apt update
apt install rsh-clientThen it should be installed.
Greetings!
Diego
Diego PérezParticipantHi!
As mentioned before we would need to see the error message to know what’s going wrong, otherwise it’s not possible to tell.Greetings!
Diego
Diego PérezParticipantHi!
What exactly did you do to get the Archive Manager error?
And in the windows side you need to disable defender to keep up with the testing.Greetings!
Diego
Diego PérezParticipantHi!
Did it worked before compiling the code? If it didn’t then comment out the try/except so the errors can be read. And use the python script and not the compiled version.Greetings!
Diego
Diego PérezParticipantHi!
Now it is complaining about a different library, so first install a different pefile library. Use the same command: wine …. install pefile==2019.4.18
The install pyinstaller==3.6Greetings!
Diego
Diego PérezParticipantHi!
Try to install an older version, the command should look like: wine ….. pip install pyinstaller==3.6Greetings!
Diego
Diego PérezParticipantHi!
What’s the exact error? Can you elaborate? Also some screenshots will help.Thanks!
Diego
Diego PérezParticipantHi!
In such case follow the instructions as in the course and use an instance in the cloud, you can leave it running for whatever time you want. The downside is that it will cost you more.Greetings!
Diego
Diego PérezParticipantHi!
Which exact resources are you talking about?Greetings!
Diego
Diego PérezParticipantHi!
Well, the screenshots you should share must be related to the current created listener and agent, not just a screenshot of an empty listener, that’s useless and doesn’t help to try to solve the problem. So, when you follow the previous steps I mentioned take screenshots of the settings used for the listener and the agent you are going to use, the same goes for the .bat listener.Greetings!
Diego
Diego PérezParticipantHi!
In the case of TAILS you would need a VPN that works with TAILS, like zsvpn.com. In that way you can use TAILS and connect to TOR through the VPN tunnel.Greetings!
Diego
Diego PérezParticipantHi!
I think you can only have one phishlet per domain but give it a try to corroborate.Let me know how it goes!
Diego
Diego PérezParticipantHi!
Glad you got it!
Diego
Diego PérezParticipantHi!
We are trying to solve an issue so all the screenshots should be related to the modules and settings used.
The listener you created doesn’t have a Port value and the .bat launcher is from an old one, don’t reuse them create a new one each time. The current .bat has a port and your listener doesn’t.
Create it all over again, make sure to set the Port value in the listener (in the Port option only, not in the Host), then make sure the double quotes are in the newly created .bat file, if not add them manually. Then disable defender in windows machine and move the file to it and run it, then it should work.Greetings!
Diego
Diego PérezParticipantHi!
Use the http listener instead, why are you using a different one? That’s used for other kind of purposes. And send a screenshot with the options used for it.
Also you didn’t send the network settings used in VMware for each machine. And forget about the host it has nothing to do nor will be used in the attack.Greetings!
Diego- AuthorPosts
