This post is a continuation of the posts: Linux as AD-DC Principal [Link], Linux as AD-DC Replication [Link], Joining Ubuntu […]
SAMBA Server and Client on Ubuntu 22.04
The decision of using NFS or Samba only depends on who you are sharing with. Linux can communicate with NFS […]
Hacking Tools Cheat Sheet #4
Reference List MassDNS ShuffleDNS DNSProbe Amass Jok3r Medusa Ncrack SubBrute Steghide StegCracker Zsteg Exiv2 Binwalk oleVBA MACchanger DNScat2 Iodine hping3 […]
Hacking Tools Cheat Sheet #3
Reference List Lynis BeEF Autopsy King Phisher Yersinia SocialEngineeringToolkit Ettercap Bettercap AirCrack-ng LazyRecon Wapiti SpiderFoot Ysoserial NoSQLMap MobSF JADX Frida […]
Cracking Hashes with HashCat in Google Cloud Colab
Colab [Link] is a Google research project for machine learning and research. It has a large computing capacity for intense […]
Deploying Windows on Linode and DigitalOcean
To have a smooth cloud experience with Windows it has to be customized for usage in a VPS. If you […]
Windows CMD and PowerShell Cheat Sheet
USERS AND GROUPS net user net user newuser /add net user newuser password /add net localgroup users newuser /add net […]
Private Git Server on Ubuntu 20.04
Git server is not but the SSH server and the same Git app used on the client-side. It is strongly […]
Nmap Cheat Sheet
Search for connected devices in the network or all the open ports on the device: sudo nmap -sV -sC -oN […]
PowerShell Empire Cheat Sheet
Empire [Link] is a post-exploitation for Windows and MacOS from a Linux machine and Starkiller [Link] is a frontend for […]