Rather than being an interpreter, the scientist who embraces a new paradigm is like the man wearing inverting lenses. – Thomas Kuhn Hello Friends, so you found your way to Windows 8 and have found some of the many shortcuts. Well I have also, and would like to share this long list that most of us […]
Month: October 2012
If you need to clean the browser cache / history in the Metro version of IE 10 do the following: Press the Windows key to get into the Start Screen. Then run Internet Explorer Metro Press Windows + C key combination to open the Charms bar. You can also display it by touching the right […]
I recently bumped into a little issue when connecting to my companies corp network using the VPN Client built into Windows 8. I haven’t run into this issue on XP, Vista, or Windows 7 so I wondered if something was new that may have prevented this. And I guessed it right. After getting the following error: Now […]
Playing around I downloaded the package dsniff (apt-get install dsniff) to get a bunch of tools. One of the tools are urlsnarf which outputs all requested URLs sniffed from HTTP traffic in CLF (Common Log Format) CLF is used by almost all web servers You start this by typing the following: urlsnarf -i eth0 urlsnarf: listening on eth0 [tcp […]
I ran into a little issues while attempting to install Wireshark and Go Deep into my network. In the middle of the install I encountered issues where Wireshark would not capture traffic from my network adapters. The cause of this is due to WinPcap not yet being fully compatible with Windows 8. Knowing this little fact I wanted to install it […]