sprawl - memdump https://thesprawl.org/memdump John the Ripper http://thesprawl.org/changelog/ Tue, 25 May 2010 14:12:00 PDT <p> John the Ripper is a multi-platform password cracking tool.</p> Packet Filtering http://thesprawl.org/changelog/ Tue, 25 May 2010 13:51:00 PDT <p> Packet filtering tools and techniques.</p> Telephony Tones http://thesprawl.org/changelog/ Thu, 04 Feb 2010 22:13:00 PST <p> This page lists known tones that occur on the telephone line. Tones include the ones generate by the phone company, consumer products (e.g. answering machines, faxes, etc.), dialup services, etc.</p> Tor Control Protocol http://thesprawl.org/changelog/ Thu, 04 Feb 2010 22:09:00 PST <p> Tor implements a highly customizable control protocol which can be used to tune almost all aspects of its operation.</p> TLS/SSL Cipher Suites http://thesprawl.org/changelog/ Thu, 04 Feb 2010 21:54:00 PST <p> TLS/SSL protocols support a large number of cipher suites. A cipher suite is a collection of symmetric and asymmetric encryption algorithms used by hosts to establish a secure communication. Supported cipher suites can be classified based on encryption algorithm strength, key length, key exchange and authentication mechanisms. Some cipher suites offer better level of security than others (e.g. Several weak cipher suites were developed for export to comply with US export law). There are more than 200 known cipher suites.</p> nmap http://thesprawl.org/changelog/ Thu, 04 Feb 2010 21:47:00 PST <p> <strong>nmap</strong> (Network MAPper) is a network port scanner with service version and operating system detection engines. The tool was originally developed by <span class="wikilink1">fyodor</span> and published in <a class="urlextern" href="http://www.phrack.org/archives/51/P51-11" rel="nofollow" title="http://www.phrack.org/archives/51/P51-11">Phrack Issue 51</a> in 1997. The tool is command line although a number of GUIs exist. nmap runs on a variety of platforms including Linux, *BSD, Windows, and others.</p> hping http://thesprawl.org/changelog/ Thu, 04 Feb 2010 21:42:00 PST <p> hping is a TCP/IP packet forging tool with embedded Tcl scripting functionality. Developed by <span class="wikilink1">antirez</span> in 1998, it is now in its 3rd release. The tool runs on all major operatings systems including Linux, *BSD, and Windows.</p> Scapy http://thesprawl.org/changelog/ Tue, 02 Feb 2010 14:22:00 PST <p> Scapy is a packet forging tool using Python as its domain specific language. It was developed by Philippe Biondi n 2003</p> Port Scanning http://thesprawl.org/changelog/ Tue, 02 Feb 2010 14:07:00 PST <p> <em>Port Scanning</em> is the process of identifying listening ports on a target system. A <em>Port Scanner</em> is a tool used to identify such ports. Port Scanning reveals several attributes about the target system like running services, operating system, and running applications. Although all 65,535 can be scanned, it is often more time efficient to concentrate on a subset of entire port range which includes particularly interesting services such as http and ftp servers, remote shell ports, and others. Over the time a large number of port scanning approaches was developed ranging from classic TCP connect approach to more stealthy SYN, ACK and many others. Such approaches are covered below:</p> Host Discovery http://thesprawl.org/changelog/ Tue, 02 Feb 2010 14:06:00 PST <p> This section covers various approaches to discovery of network connected hosts.</p>