The utility is designed EXCLUSIVELY for crime-investigators allowing quick and fully-automated extraction of forensic data from computers suspected of containing criminal activity evidence letting investigators search through data on-site, the utility is provided for free by Microsoft to law-enforcement agencies world-over in a USB device which executes more then 150 commands to collect forensic data […]
Category Archives: Security
WordPress :.htaccess hacks Allow only your IP adress on the wp-admin directory Excepted the case of a collaborative blog, only you should be allowed to visit the wp-admin directory. If you have a static IP, this code will do the job. All you have to do is to enter your static IP adress on line […]
Nubuntu packages in Ubuntu: 1. Open Synaptic Package Manager 2. Click “Settings” 3. Click “Repositories” 4. Click the “Third-Party Software” Tab 5. Press “Add” 6. Enter deb http://ppa.launchpad.net/nubuntu-repo/ppa/ubuntu jaunty main for the packages or deb-src http://ppa.launchpad.net/nubuntu-repo/ppa/ubuntu jaunty main for the source PPA for nUbuntu Repository
Common Command Console Utilities WindowsXP comes with quite a few console utilities you can easily run from the command line: Computer Management – compmgmt.msc Disk Managment – diskmgmt.msc Device Manager – devmgmt.msc Disk Defrag – dfrg.msc Event Viewer – eventvwr.msc Shared Folders – fsmgmt.msc Group Policies – gpedit.msc Local Users and Groups – lusrmgr.msc Performance […]
Clearing the Page File on Shutdown Another way to set the computer to clear the pagefile without directly editing the registry is: Click on the Start button Go to the Control Panel Administrative Tools Local Security Policy Local Policies Click on Security Options Right hand menu – right click on “Shutdown: Clear Virtual Memory Pagefile” […]
Removing Thumbs.db Files When viewing a folder with the Thumbnail view, WindowsXP creates a thumbs.db file. This is a cache of the current pictures in that directory. If you want to turn this feature off and save a little disk space Start the Windows Explorer Go to Tools / Folder Options / View In the […]
In cryptography, MD5 (Message-Digest algorithm 5) is a widely-used cryptographic hash function with a 128-bit hash value. MD5 was designed by Ronald Rivest in 1991 to replace an earlier hash function, MD4. As an Internet standard, MD5 has been employed in a wide variety of security applications, and is also commonly used to check the […]
I want to disable the username in the GDM Login screen . Step 1 . Logout of your current session and return to the GDM Step 2. Switch to the tty command line prompt using Ctrl-Alt-F1 Step 3. Login using your normal login/password Step 4. at the command line prompt type: export DISPLAY=:0.0 […]
Sarg — Squid Analysis Report Generator is a tool that allow you to view “where” your users are going to on the Internet. Sarg provides many informations about Squid users activities: times, bytes, sites, etc… You can download; install latest version of sarg. You need to update sarg.conf for your proxy logs details. /usr/local/sarg/sarg.conf You […]