Another day.. Another Hack
The net is up in arms about a new release from team Ghostshell of compromise data. Details of the leak can be found at http://www.theregister.co.uk/2012/08/28/team_ghostshell_megahack/ and the source...
The net is up in arms about a new release from team Ghostshell of compromise data. Details of the leak can be found at http://www.theregister.co.uk/2012/08/28/team_ghostshell_megahack/ and the source...
Simple one liner to check if your web server is using strong ciphers [code] openssl s_client -cipher LOW -host SERVER_NAME -port 443 [/code]
Simple script in python to look for credit card numbers in a file. [code] #Importing modules import re import os # Define variables inputFile = ‘test.txt’...
Actually, this is more of a read on the web post. New acronym for describing technology that doesn’t really help CBT : Cock-n-Bull Technology 🙂
The title pretty much says it all :). Here is a quick one liner, using multiple tools, to look for files in a directory, search for...
Making a list just because :).. Here are some of the things I install on a windows machine as soon as I get it Network Wireshark...