Archive for the 'Network' Category

Problems with your Wi-Fi Network? Try the Wi-Spy.

Tuesday, July 1st, 2008

When your Wi-Fi connection suddenlly drops out or slow down and you dont know why… try the Wi-Spy.  It’s a spectrum analyzer on a usb stick. This little thing plugs in your computer and can sense various radio signal. You can use it to sniff around the neighbours radio emmisions. :D

Works on USB (1.0 or 2.0) and with Windows 200, XP or Vista.

Forgot your windows password (or trying to hack one)?

Tuesday, July 1st, 2008

Ophcrack is a free Windows password cracker based on rainbow tables. It is a very efficient implementation of rainbow tables done by the inventors of the method. It comes with a Graphical User Interface and runs on multiple platforms.

  • Runs on Windows XP or Vista, Linux/Unix, Mac OS X, …
  • Multithreading: take advantage from multi-core CPUs
  • Cracks LM and NTLM hashes.
  • Free tables available for Windows XP and Vista.
  • Brute-force module for simple passwords.
  • LiveCD available to simplify the cracking.
  • Loads hashes from encrypted SAM recovered from a Windows partition, Vista included.
  • Free and open source software (GPL).
  • Command line version
  • Session auto-saving

Download the Ophcrack!

Test your computer’s ports with Open Port Check Tool

Tuesday, July 1st, 2008

The Open Port Check Tool is a website where you can enter an port number and the site show you if your firewall (or your ISP) is blocking the port!

With this knowledge, you can start serving pages, game servers, remote desktop, etc without trouble!

Just take care not opening too many ports in yout system… :)

Need a protocol analyzer? Try Wireshark!

Tuesday, July 1st, 2008

Wireshark is a great software.  Works well and its free!

From the Wireshark page:

Wireshark® is the world’s most popular network protocol analyzer. It has a rich and powerful feature set and runs on most computing platforms including Windows, OS X, Linux, and UNIX. Network professionals, security experts, developers, and educators around the world use it regularly. It is freely available as open source, and is released under the GNU General Public License version 2.

Features

Wireshark has a rich feature set which includes the following:

  • Deep inspection of hundreds of protocols, with more being added all the time
  • Live capture and offline analysis
  • Standard three-pane packet browser
  • Multi-platform: Runs on Windows, Linux, OS X, Solaris, FreeBSD, NetBSD, and many others
  • Captured network data can be browsed via a GUI, or via the TTY-mode TShark utility
  • The most powerful display filters in the industry
  • Rich VoIP analysis
  • Read/write many different capture file formats: tcpdump (libpcap), Catapult DCT2000, Cisco Secure IDS iplog, Microsoft Network Monitor, Network General Sniffer® (compressed and uncompressed), Sniffer® Pro, and NetXray®, Network Instruments Observer, Novell LANalyzer, RADCOM WAN/LAN Analyzer, Shomiti/Finisar Surveyor, Tektronix K12xx, Visual Networks Visual UpTime, WildPackets EtherPeek/TokenPeek/AiroPeek, and many others
  • Capture files compressed with gzip can be decompressed on the fly
  • Live data can be read from Ethernet, IEEE 802.11, PPP/HDLC, ATM, Bluetooth, USB, Token Ring, Frame Relay, FDDI, and others (depending on your platfrom)
  • Decryption support for many protocols, including IPsec, ISAKMP, Kerberos, SNMPv3, SSL/TLS, WEP, and WPA/WPA2
  • Coloring rules can be applied to the packet list for quick, intuitive analysis
  • Output can be exported to XML, PostScript®, CSV, or plain text

The Main Window

- Wireshark User’s Guide

- Download Wireshark