monitor Esxi with Nagios

sudo yum install epel-release sudo yum install python-pip   Problem: Cannot uninstall ‘PyYAML’. It is a distutils installed project and […]

User Agent Strings

User Agent Strings User agent strings act as another method to fingerprint a client. These characteristics range from identifying the browser […]

Snort dnet header error

    ERROR! dnet header not found, go get it from http://code.google.com/p/libdnet/ or use the –with-dnet-* options, if you have […]

Wireshark CLI

If you want something more than a GUI tool, Wireshark also offers that. A CLI version of Wireshark, called TShark,  

TCPdump

  Export to a file tcpdump -i <interface> -s 65535 -w name.pcap   -n:  will suppress name resolution of IPs, […]

Popular website for security pros

URLs for decoding sites are provided here: ■ https://www.base64decode.org/ ■ www.opinionatedgeek.com/dotnet/tools/base64decode ■ www.motobit.com/util/base64-decoder-encoder.asp Work on the cookie: ■ Cookie Cleaner—http://download.cnet.com/Flash-Cookie-Cleaner/3000-2248_4-10969256.html […]

AWS cli -S3

S3 Log on the AWS console, go to Users > Security credentials create an access key ID and Secret Access […]