content top

Log Bash History

Log Bash History

  PROMPT_COMMAND='history -a >(tee -a ~/.bash_history | logger -t "$USER[$$] $SSH_CONNECTION")'   You can put the command (not the whole line, but just the command) into/etc/sysconfig/bash-prompt-default and make it executable. This will log all users bash history system wide to a syslog.   Or you can add it to ~/.bashrc file per user – it’s up to you.   Surely, it’s possible to tell the logger to send...

Read More

Cool Tool Tuesday I

Cool Tool Tuesday I

I'm starting a new weekly blog entry called "Cool Tool Tuesday" come back weekly for great security tool introductions. This week's tool: Inception

Read More

BackTrack 5 Release

  Warm up your torrent client, clean out some space for a new VM, and get ready to check out all the latest additions, everyone’s favorite pen testing distro is due for release Tuesday, May 10th (tomorrow!) The new BackTrack 5 includes one feature I’ve been working hard to bring to BackTrack 4 on my own – Gnome. It’s finally here with BT5, and I can’t wait to give it a solid run...

Read More

Natty Narwhal

  Happy Natty Narwhal day! The latest version of Ubuntu is hot off the presses. Go get it! Natty Narwhal, Ubuntu 11.04 brings the Unity interface to Ubuntu Desktop. It also incorporates new features like: An updated installer. No matter how unfamiliar you are at installing an operating system, if you can burn a CD, this should be simple enough for anyone to understand Mac-style menu bars. This one I’ve been waiting on for quite...

Read More

Ubuntu iPhone Tethering

Ubuntu iPhone Tethering

iPhone internet tethering for Linux!

Read More
content top