-
Login Notification Prevention Methods
Login notifications are a last resort in security. They notify the victim that their account has been compromised, prompting them to change their password. This usually sucks for the attacker as all the work they put into getting the credentials is undone. In this article, we will go over ways to prevent login notifications from…
-
Hashcat vs John the Ripper (JTR)
Hashcat and John the Ripper are both popular tools for password cracking. Both have pros and cons, and in this article, we will review some of them. Quick list If you don’t feel like looking through everything here are the main points. Hashcat Pros: Cons: John the Ripper Pros: Cons: Personal Reviews These are my experiences with both.…
-
Bettercap with Mitmproxy
As I covered in a previous article Bettercap is an excellent tool for messing around with networks but it can do much more when combined with other tools. In this article, I’ll be going over how to use Bettercap and Mitmproxy to capture HTTP data being sent from other devices. ⚠️Disclaimer⚠️ I’m not responsible for…
-
How to use Bettercap
Bettercap, the successor to Ettercap, is known as the Swiss Army knife for network hacking. It comes with various tools and modules to assist with all your needs. ⚠️Disclaimer⚠️ I’m not responsible for what you do with this information Video Version Some Features Spoofing: -ARP -DNS -Dhcp6 -NDP Proxies: -HTTP -HTTPS -TCP -PACKET The entire…
-
Cloning Hotel Keycards with Android
Most Hotels use NFC keycards. NFC stands for near field communication. It is used in a wide variety of products, from tags to keycards. Most smartphones today have NFC functions built in. Today we will go over how to clone a common hotel NFC keycard with an android phone. Equipment: Android Phone — Should have…