Forum Replies Created
- AuthorPosts
Diego Pérez
ModeratorHi!
Cool you got it!
DiegoDiego Pérez
ModeratorHi!
ncat is a tool used for other purposes, it can tell you if a port is opened because it will connect successfully, but you can still try to use nmap. Take a look at these articles:https://nmap.org/book/man-bypass-firewalls-ids.html
https://nmap.org/book/subvert-ids.htmlHope it helps!
DiegoDiego Pérez
ModeratorHi!
Yeah, that’s used to launch a generic prompt asking for credentials. You can use it the same way that the others, just select it. If you want to customize the image just move the desired image to the path the module indicates.Hope it helps!
DiegoDiego Pérez
ModeratorHi!
Can you try this solution:apt update
apt install -y aptitude
aptitude install -y veilYou have to run this commands in a fresh custom kali.
Let me know how it goes!
DiegoDiego Pérez
ModeratorHi!
Can you try to install pyinstaller manually:wine /root/.wine/drive_c/Python27/python.exe -m pip install pytinstaller==3.5
Then generate the keylogger.
Let me know how it goes!
DiegoDiego Pérez
ModeratorHi!
Can you try this solution:apt update
apt install -y aptitude
aptitude install -y veilYou have to run this commands in a fresh custom kali.
Let me know how it goes!
DiegoDiego Pérez
ModeratorHi!
Which field are you interested in? I don’t know that book but maybe you should try with something a bit easier, or an introduction to a topic of your interest.Let me know.
DiegoDiego Pérez
ModeratorHi!
Can you share screenshots of the output you get?Thanks!
DiegoDiego Pérez
ModeratorHi!
Are you sure you are using the latest custom kali image provided by Zaid?
Also you can try to update beef with:apt update
apt install beef-xssIf this doesn’t work can you share a screenshot of the errors please?
Thanks!
DiegoDiego Pérez
ModeratorHi!
This is a known issue with retina displays, I experience it too, the only solution to this is to reduce the resolution before starting Kali, you can do that using an app called “resolution changer”, download it from the app store, set the resolution to 1080p and it should work.
Hope it helps!
DiegoDiego Pérez
ModeratorHi!
The easiest would be to try this solution in a fresh custom kali:cd /opt
git clone https://github.com/BC-SECURITY/Empire.git
cd Empire
./setup/install.sh
./empireHope it helps!
DiegoDiego Pérez
ModeratorHi!
Yeah, try by creating an account.
Let me know how it goes!
DiegoDiego Pérez
ModeratorHi!
That would be strange, if the wallet address is the one you send founds to then it should have them, no matter if you use TAILS or any other OS. Maybe you have saved the wrong wallet address. Where did you send the founds from the first time?Let me know.
DiegoDiego Pérez
ModeratorHi!
Are you shure you have entered the proper wallet address? When sending the founds and when restoring?Let me know.
DiegoDiego Pérez
ModeratorYou’re welcome!
Greetings!
Diego- AuthorPosts