Episodes 80

This time on the show we’re getting a little BASH happy with Standard Streams and pipelines as we break the encryption on a WPA protected wireless access point using John the Ripper and Aircrack-ng.

Read More

Virtual Desktops are a super easy way to save some money and keep yourself organized. While many operating systems like OS X and Linux support Virtual Desktops out of the box, Windows does not. Shannon covers three free programs to add this functionality and picks her favorite.

Read More

We’re getting promiscuous, with wireless cards! As part of our foundation series of HakTips Darren covers the fundamentals of wireless packet sniffing with a practical approach in BackTrack Linux using the Aircrack-ng suite.

Read More

This time on the show we're creating a multibootable USB from scratch using Your Universal Multiboot Installer.

Read More

Continuing the fundamentals series we’re going over more then you ever needed to know about MAC addresses, OUIs and Spoofing.

Read More

This time on the show we’re cracking down on my Windows PC, optimizing it for fastest performance.

Read More

Darren answers the top 10 questions including calculating brute force times with a little bash calculator action, changing mac addresses the other way, loading wifi drivers in Linux and a lot more.

Read More
8

We don't have an overview translated in English. Help us expand our database by adding one.

Today we're continuing our WiFi series with the example of cracking a WPA-Pre Shared Key. We started by diving into a PSK brute force with John the Ripper with a previously captured 4-way handshake. Since we've taken a step back and covered promiscuous and monitor mode in terms of packet sniffing, and how MAC addresses come into play here. And now we'll cover the ingredients needed for this recipe of passphrase cracking delightfulness.

Read More
10

An Intro to Virtual Machines

0%
June 24, 2011

This time on the show I'm creating a virtual machine inside VirtualBox.

Read More
11

WiFi 101: 802.11 Protocols

0%
June 27, 2011

Today as we continue on our WPA cracking adventure we'll learn some more fundamentals of these ubiquitous wireless protocols including some 802.11 history, the WiFi Alliance and the lettered protocols B, A and G.

Read More

In this episode we're protecting your PC from keyboard mashers, little ones, and the not so technical with some easy to use free tools.

Read More

Today as we continue on our WPA cracking adventure it's all about WiFi Channels and a little fun with a 2.4 GHz Spectrum Analyzer, BackTrack 5 Linux and a microwave.

Read More

Checking out an alternative to Virtual Box called VM Ware Player.

Read More
15

WiFi 101: 802.11n

0%
July 11, 2011

Today we've following up with our discussion on 802.11 standards with today's latest and greatest, 802.11n.

Read More

Here in the US there are are 4 major carries and all of them use 3g and 4g as marketing speak for speed, but I am here to tell you it not all marketing at all. First lets cover what the G really stands for. It’s generation, so 3G is really the third generation of wireless cell technology. So, when Version says they have the largest 3g network they really mean they started building their network later than, say A&TT, who really started at 2G. So in the case of Verizon, 3G could be slower than AT&T’s 2G network because generation does not directly correlate with speed. But as we all know tech does have a tendency to get faster over time. The generational spec really dictates how the tech of a given generation uses it’s spectrum to push packets.

Read More
17

WiFi 101: 802.11 Frames

0%
July 18, 2011

Today we're diving into the do-dads that make up 802.11, or to be more specific we'll be going over WiFi frames. It is with careful use or abuse of these frames we're able to accomplish some pretty nifty tricks.

Read More

Today we’re going over your top 5 tips, questions and software picks including performance boosters, 3d desktops and disk space analyzers for Windows.

Read More

Today we're following up our discussion on 802.11 frames with an investigation of beacons and a practical example using BackTrack Linux and a technique known as raw frame injection.

Read More

We don't have an overview translated in English. Help us expand our database by adding one.

21

WiFi 101: Frame Analyzing

0%
August 1, 2011

Today we’ll be setting up an environment which will allow us to easily dissect a beacon frame, as well as the other three types of management frames; probes, authentication and association. As you know we’ve covered the 3 types of wireless frames; management, control and data. Last week we went over one of the 4 types of management frames — the beacon.

Read More
22

HOW TO: Unsluggify Your PC

0%
August 5, 2011

This time on the show we are making my PC less sluggish with some simple upgrades.

Read More

Today we’re continuing our discussion on wireless management frames with probe requests and responses.

Read More

This time on the show I’m checking out EaseUS’s ToDo Backup Utility.

Read More

In this HakTip from DEFCON 19 Darren is joined by Mark Wuergler of Immunity to demo Silica, a wireless security assessment tool he has been developing.

Read More

In this HakTip from DEFCON 19 Darren is joined by Piotr of the QuadShot project.

Read More

This time on the show, Shannon checks out your favorite jailbroken apps for iPhone.

Read More
28

This time on the show I'm reviewing my top five Security Extensions for my favorite browser, Google Chrome.

Read More
29

DEFCON 19: Android Botnets

0%
August 29, 2011

In this HakTip from DEFCON 19 Darren is joined by Georgia Weidman of GRMn00bs to talk all things Android Botnets.

Read More

We don't have an overview translated in English. Help us expand our database by adding one.

31

BackTrack 5 Auto-Login

0%
September 7, 2011

Tired of logging in and starting X manually every boot? Today we're automating the process.

Read More
32

Windows Optimization Tools Pt 2

0%
September 9, 2011

You guys sent in a ton of ideas for Windows optimization tools after one of my earlier HakTips.

Read More
33

Mirror Websites with HTTrack

0%
September 12, 2011

Download a copy of any web site and host it locally with a one-line web server.

Read More
34

How to Make ANY Application Portable

0%
September 16, 2011

I LOVE portable applications! Who likes installing stuff? Today I’m checking out Cameyo, a free virtualization tool.

Read More
35

Bash Basics: Ping, Date and While

0%
September 23, 2011

In this bash basics HakTip we combine the power of the ping and date commands with read and a while loop to create a timestamped ping -- perfect for debugging borked bits.

Read More
36

Monitoring your PC's performance is one very important way to optimize any PC.

Read More

In this Bash basics HakTip, we're turning exhaustively long commands into shell scripts with minimal effort.

Read More

There are a lot of handy ways to launch programs and apps in Windows, and here are 3 of my favorites: RocketDock, StarDock ObjectDock, and True Launch Bar.

Read More

In this bash basics HakTip we’re downloading files from .htaccess protected web directories without storing the password in the bash history.

Read More

Deleting files is easy! But so is restoring them. Today, we're looking at tools to help securely and safely delete and restore files.

Read More
41

Bash History Tricks

0%
November 4, 2011

In this bash basics HakTip, we're covering bash history tricks.

Read More
42

Two Easy Ways to Improve Graphics

0%
November 11, 2011

Use these two easy tools to help improve your graphics, monitor, and video card settings without spending several hours tweaking your settings.

Read More
43

Bash Substitution Without Sed

0%
November 18, 2011

In this bash basics HakTip, we're covering Bash substitution without sed.

Read More

Ever want to tweak your CPU just a bit, change the fan speeds, or just plain research your machines stats? Here are some tools that do just that.

Read More

In this HakTip, Darren covers how to implement a grease monkey script in Chrome to correct a problem made by website designers.

Read More

Running out of room on your Solid State C Drive? Move your Steam games to another drive while keeping them playable with this great program.

Read More
47

Today we're skinning holiday cats in bash. That's Linux speak for we're doing fun happy command line things for the sake of doing them.

Read More

On today's HakTip, we're checking out the Problems Step Recorder, a built-in Windows 7 program that will record every mouse or keyboard click for faster and easier problem solving.

Read More
49

In this HakTip we're covering nifty network monitoring tricks using lsof in Linux.

Read More

Ever wish you could just update all of your programs at once instead of when they give you a popup to do so? You can with this Windows program, similar to apt-get upgrade in Linux, called AppUpdater.

Read More
51

Free Text to Speech with Linux

0%
February 18, 2012

In this HakTip, we're setting up Festival for the GUI in Linux.

Read More
52

On today's episode of HakTip we're checking out Get Linux, an ISO downloader for Windows.

Read More
53

Netcat Without Netcat

0%
March 16, 2012

We're setting up bind shells to netcat, without using netcat! Darren features three methods to create reverse shell connections to the internet's favorite TCP/IP swiss army knife.

Read More
54

9 Tips for the Linux Terminal

0%
March 30, 2012

In this HakTip, Shannon is covering some simple tips for starting with the Linux Terminal.

Read More

Pimp your Gnome desktop with this First Person Shooter inspired terminal emulator.

Read More

Need a lightweight screen recorder for your Linux terminal sessions? Darren checks out ttyrec and ttyplay, this time on HakTip.

Read More

Today on HakTip I will be focusing on some easy commands to get you started in the Linux Terminal.

Read More

Today on HakTip, I will be focusing on some Linux Terminal commands that'll help you manipulate and move files.

Read More

Today on HakTip, I will be checking out some Linux Terminal shortcuts called Wildcards, as well as hard and symbolic links.

Read More

Today on HakTip, I will be checking out some Linux Terminal filename specifications, how to view history, and file shortcuts.

Read More

Explore and learn about some Linux Terminal commands such as type, which and apropos.

Read More

Today on HakTip, I will be creating my own command with alias, then saving it with bashrc.

Read More

This week, we're learning about I/O Redirection. I/O stands for input/output and it lets you redirect the input and output of commands to and from files, and connect multiple command "pipelines". I'm also going to introduce some new commands we haven't covered yet in the next coming weeks.

Read More

We don't have an overview translated in English. Help us expand our database by adding one.

This week, we're continuing our Linux Terminal 101 series with redirection of standard errors into files.

Read More

This week are are using the command in Linux called CAT to view Standard Input files.

Read More
67

Linux Terminal 101 - Grep and Pipes!

0%
September 28, 2012

This week on Haktip, we are checking out pipelines and their abilities in the terminal.

Read More
68

This time on HakTip, Shannon covers the echo command and its various uses.

Read More

This week we are checking out more expansion commands with nesting and parameters.

Read More

This week we check out single and double quotes in the Linux terminal.

Read More

We don't have an overview translated in English. Help us expand our database by adding one.

We don't have an overview translated in English. Help us expand our database by adding one.

We don't have an overview translated in English. Help us expand our database by adding one.

Today we're learning and using the history command.

Read More

Permissions exist for Linux computers so more than one person can use a machine at one time and only be allowed to do certain things.

Read More

Several user accounts can exist on one Linux machine, and you can easily create and remove them using these commands.

Read More

This week we are checking out processes.

Read More

This week we are controlling the processes that we learned about last week.

Read More

This week we are checking out your viewership feedback tips.

Read More
80

Linux Terminal 101: Viewer Tips Part 2!

0%
Season Finale
March 29, 2013

We don't have an overview translated in English. Help us expand our database by adding one.

Back to top

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login