- Open command prompt and run it as administrator
- Llist all the Wi-Fi profiles, type this command in CMD “netsh wlan show profile.”
- Show the password by type the command “netsh wlan show profile [wifi- name] key=clear.”
Feb 7, 2017
WiFi Password
Dec 24, 2016
Doodle PacMan
This is one of my favorite game since my young age, PACMAN.
I know there is a doodle version of pacman from google, but I like the following version more, and it is run on Javascript.
https://www.masswerk.at/JavaPac/JS-DoodlePacMan.html
Enjoy !!
Google PacMan Doodle can be found at:
Nov 11, 2016
BIG-IP-Cookie-decoding
Found a POC that decode cookie values from BIG-IP load balancers >= 10.0.0
Links:
Feb 4, 2016
Why we need Vulnerability Scanning?
Tags:
[Vuln]
I've been asked for a question: why we need vulnerability scanning and what is it for?
After I give it a thought, and my answer is: Vulnerability Scanning is a process with the intent to assess 3 things at the infrastructure:
- Missing patch
- Mis-configuration
- Default credential
Is this an over-simplified answer? 8-|
Let's see if I'm correct on this in the next few years. :P
Dec 29, 2015
Random 'fortune' + random 'cowsay'
/usr/games/fortune -s | /usr/games/cowsay -f `ls -1 /usr/share/cowsay/cows/ | sort -R | head -1` -n
Subscribe to:
Posts (Atom)