Author: Isaias Irizarry

  • 9 Ways To Take a Huge Tcpdump

    tcpdump is a common packet analyzer that runs under the command line. It allows the user to intercept and display TCP/IP and other packets being transmitted or received over a network to which the computer is attached. Man Page Also check out these cool tcpdump usage examples here 1) analyze traffic remotely over ssh w/…

  • See What People are Browsing in Real Time

    urlsnarf urlsnarf [-n] [-i interface | -p pcapfile] [[-v] pattern [expression]] I want to talk about a set of tools that have given me the creeps, not only because of it’s power, but because of its simplicity in carrying sniffing techniques. This is the dsniff suite, a wonderful set of tools designed by Dug Song…

  • Linux 007 Style

    In a world where computers are used for almost all financial & personal written records, the need to defend data is more crucial than ever. In the Internet age, billions of people are accessing electronic information databases every second. Improperly protected data could open the door to many threats everything from identity theft to access…

  • 25 More – Sick Linux Commands

    You Might remember  my post 25 best Linux commands Think of this as part two. here is another list of really useful commands that you might find handy. 1) Like top, but for files watch -d -n 2 ‘df; ls -FlAt;’ 2) Download an entire website wget –random-wait -r -p -e robots=off -U mozilla http://www.example.com…

Chat

Hi 👋, how can we help?