.:[ packet storm ]:.
                           
yeah, it makes us nervous too
yeah, it makes us nervous too

 Section:  .. / UNIX / security  /

Page 4 of 6
<< 1 2 3 4 5 6 >> Files 75 - 100 of 133
Currently sorted by: Last ModifiedSort By: File Name, File Size

 ///  File Name: arp-sk-0.0.15.tgz
Description:
Arp-sk is an ARP packet generator for Unix designed to illustrate ARP protocol flaws and applications such as ARP cache poisoning and MAC spoofing. It gives complete control of link and network level data. See arp-sk.org for further information.
Author:Frederic Raynal
Homepage:http://www.arp-sk.org/
Changes:This new version fixes 2 bugs in address lookup and should work properly under any BSD.
File Size:148454
Last Modified:Oct 16 23:49:18 2002
MD5 Checksum:fb2694c322efdddfd14307557fe469ec

 ///  File Name: rats-2.0.tar.gz
Description:
RATS, the Rough Auditing Tool for Security, is a security auditing utility for C, C++, Python, Perl and PHP code. RATS scans source code in order to find potentially dangerous function calls. The output generated by RATS can be used as a good starting point for performing manual security audits.
Author:RATS Team
Homepage:http://www.securesw.com/rats/
Changes:RATS version 2.0 has updated databases, better output features, a statistics feature and much more.
File Size:326825
Last Modified:Sep 20 03:20:00 2002
MD5 Checksum:7eb9ea4262723b9b588628b497f85ea1

 ///  File Name: scponly-3.0.tgz
Description:
scponly is an alternative shell for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution privileges. Functionally, it is a wrapper around the ssh suite of applications.
Author:Joe
Homepage:http://sublimation.org/scponly
Changes:Now supports Solaris and gftp. System() has been dropped, and wildcards are expanded with glob() depending on the availability of this function. autoconf has been expanded.
File Size:64924
Last Modified:Sep 10 01:17:30 2002
MD5 Checksum:517f6c0cbc8398feb545c48cea6ed29f

 ///  File Name: arp-sk-0.0.13.tgz
Description:
Arp-sk is an ARP packet generator for Unix designed to illustrate ARP protocol flaws and applications such as ARP cache poisoning and MAC spoofing. It gives complete control of link and network level data. See arp-sk.org for further information.
Author:Frederic Raynal
Homepage:http://www.arp-sk.org/
Changes:This new version fixes some bugs and makes arp-sk less CPU consuming.
File Size:146206
Last Modified:Aug 28 00:03:00 2002
MD5 Checksum:8f22f24dec8ae2a9347256c10069da1c

 ///  File Name: lsrtunnel-0.2.tar.gz
Description:
lsrtunnel spoofs connections to a remote host by pretending to be the middle host in a source routed path. The remote host must return source routed connections for this spoofing to work.
Author:Todd MacDermid
Homepage:http://www.synacklabs.net/projects/lsrtunnel
File Size:53822
Last Modified:Aug 9 01:37:20 2002
MD5 Checksum:e268ebc4c8c0c1af8d2cbf9149c40d44

 ///  File Name: lsrscan-0.2.tar.gz
Description:
lsrscan is a scanner to determine whether remote hosts will return source routed connections, or forward source routed packets to a remote host.
Author:Todd MacDermid
Homepage:http://www.synacklabs.net/projects/lsrscan
File Size:46508
Last Modified:Aug 9 01:34:21 2002
MD5 Checksum:2510d31aa12f3ec4cb40aaf44d292183

 ///  File Name: arp-sk-0.0.12.tgz
Description:
An ARP packet generator for Unix designed to illustrate ARP protocol flaws and applications such as ARP cache poisoning. or MAC spoofing. It gives complete control of link and network level data. See arp-sk.org for further information.
Author:Cedric Blancher
Homepage:http://www.arp-sk.org/
File Size:187104
Last Modified:Aug 8 02:30:39 2002
MD5 Checksum:0f88fd8c5f212cf80ffa6f5e183e602d

 ///  File Name: tcptraceroute-1.4.tar.gz
Description:
Tcptraceroute is an implementation of traceroute which uses TCP SYN packets, instead of the more traditional UDP or ICMP ECHO packets. In doing so, it is able to trace through many common firewall filters.
Homepage:http://michael.toren.net/code/tcptraceroute
Changes:Now functions properly on Linux PPP interfaces. Improved command line handling, properly aligning packet data for architectures that don't allow non-aligned memory access, the ability to traceroute to a local IP address, the ability to probe with TCP ACK packets, making it possible to traceroute through stateless firewalls that permit hosts sitting behind the firewall to establish outbound connections, and the ability to track probes by source port numbers instead of IP IDs.
File Size:31918
Last Modified:Jul 31 02:55:01 2002
MD5 Checksum:35c5e7d960f2b073db0109e0004e134e

 ///  File Name: oat-source-1.2.0.zip
Description:
OAT v1.2.0 is a set of tools which can be used to audit Oracle databases running on the Microsoft Windows platform. The Tools are Java based and were tested on both Windows and Linux. They should hopefully also run on any other Java platform.
Author:Patrik Karlsson
Homepage:http://www.cqure.net/tools08.html
Changes:Support for command execution on Solaris was added. Now includes OracleQuery, a minimal commandline sql query tool. Many Bugfixes were made.
File Size:289883
Last Modified:Jul 14 20:58:48 2002
MD5 Checksum:39eaac0f37eb7ecc8eec588b7302fa54

 ///  File Name: netspoc-1.3.tar.gz
Description:
Network Security Policy Compiler (NetSPoC) is a tool for security management of large networks with different security domains. It generates configuration files for packet filters controlling the borders of security domains. It provides its own language for describing security policy and the topology of a network. The security policy is a set of rules that state which packets are allowed to pass the network and which are not. NetSPoC is topology aware - a rule for traffic from A to B is automatically applied to all managed packet filters on the path from A to B.
Homepage:http://netspoc.berlios.de
Changes:Allows the source port to be specified for TCP and UDP services. Code generation for stateless IOS routers has been fixed. Answer packets for TCP and UDP connections are no longer restricted to ports > 1023.
File Size:50428
Last Modified:Jul 12 03:03:21 2002
MD5 Checksum:e9cc81c656e71e385dfc7e711c078e3f

 ///  File Name: flawfinder-1.20.tar.gz
Description:
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here.
Homepage:http://www.dwheeler.com/flawfinder
Changes:Added database entries to detect file openings and static character array definitions. The HTML output format has been significantly improved. Flawfinder now (by default) skips symbolic links, and always skips special files, to counter attackers who insert malicious files in their source code directories.
File Size:88885
Last Modified:Jul 10 02:42:04 2002
MD5 Checksum:577bc6e8753bce69ee76f54cb4a994fa

 ///  File Name: scponly-2.1.tgz
Description:
scponly is an alternative shell for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution privileges. Functionally, it is a wrapper around the ssh suite of applications.
Author:Joe
Homepage:http://sublimation.org/scponly
Changes:winscp compatibility was added. This is a substantial code change.
File Size:12334
Last Modified:Jul 9 01:39:52 2002
MD5 Checksum:2c913afdf12feb800c5159f9bd178a70

 ///  File Name: arp-sk-0.0.11.tgz
Description:
An ARP packet generator for Unix designed to illustrate ARP protocol flaws and applications such as ARP cache poisoning. See http://www.arp-sk.org/ for further information.
Author:Cedric Blancher
Homepage:http://www.arp-sk.org/
File Size:22054
Last Modified:Jul 8 01:46:51 2002
MD5 Checksum:082491103875ba268a86c8af90a33c21

 ///  File Name: proxychains-0.0.1.tar.gz
Description:
Proxychains is a command line tool for Linux and Solaris which allows TCP tunneling trough one or multiple (chained) HTTP proxies.
Author:Net Creature
Homepage:http://proxychains.sourceforge.net
File Size:184151
Last Modified:Jul 8 01:38:43 2002
MD5 Checksum:2d524a1ec4a377b8dd2d01ad2189d267

 ///  File Name: bed-0.3.zip
Description:
The Bruteforce Exploit Detector is a perl script that remotely detects unknown buffer overflow vulnerabilities in FTP, SMTP, and POP daemons.
Author:SnakeByte,Martin J. Muench
Homepage:http://www.kryptocrew.de/snakebyte/bed.html
Changes:Added the HTTP and IRC protocol, as well as made some minor fixes.
File Size:18291
Last Modified:Jun 21 00:45:44 2002
MD5 Checksum:976bdafd892a582b58fe5d2bba36bc56

 ///  File Name: voodoo2.tar.gz
Description:
Libvoodoo is a library which makes heap overflow exploitation much easier by providing the user with valuable internal data from Doug Lea's malloc implementation.
Author:Boldface
Homepage:http://www.u-n-f.com/voodoo.html
File Size:44264
Last Modified:Jun 10 03:24:21 2002
MD5 Checksum:703a0930d0c1ea65de3e22966afb88f3

 ///  File Name: bed-0.2.zip
Description:
The Bruteforce Exploit Detector is a perl script that remotely detects unknown buffer overflow vulnerabilities in FTP, SMTP, and POP daemons.
Author:SnakeByte,Martin J. Muench
Homepage:http://www.kryptocrew.de/snakebyte/bed.html
File Size:16354
Last Modified:Jun 6 01:14:39 2002
MD5 Checksum:0d7c7fb871e4abad5d8a881181ef3eee

 ///  File Name: flawfinder-0.22.tar.gz
Description:
Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here.
Homepage:http://www.dwheeler.com/flawfinder
Changes:Updated the report given about having %s in scanf when a limit for %s was provided.
File Size:51024
Last Modified:May 16 03:23:15 2002
MD5 Checksum:2e0efe7f3bb1a5cb4aab4497bde3c639

 ///  File Name: execdeny.tar.gz
Description:
Exec Denier is a kernel module for NetBSD that restricts exec syscalls for certain UIDs. It is very useful for blocking exec calls for named and ntpd. It can also restrict exec calls for users to a certain directory. Changelog available here.
Homepage:http://www.netbsd.ro/kefren/execdeny/
Changes:Supports allowing/denying PROT_EXEC nmap calls on certain files, and cleanups to previously written code.
File Size:7794
Last Modified:May 16 03:22:40 2002
MD5 Checksum:b626a9efb73bd3dfa1dcd2c7b2754418

 ///  File Name: rats-1.5.tar.gz
Description:
RATS, the Rough Auditing Tool for Security, is a security auditing utility for C, C++, Python, Perl and PHP code. RATS scans source code, finding potentially dangerous function calls. The goal of the RATS project is to provide a starting point for performing manual security audits.
Author:RATS Team
Homepage:http://www.securesw.com/rats/
Changes:RATS version 1.5 is a bug fix release.
File Size:301972
Last Modified:May 15 01:00:03 2002
MD5 Checksum:628e4c6000ab635b1894945c09cc1d2c

 ///  File Name: fragroute-1.2.tar.gz
Description:
Fragroute intercepts, modifies, and rewrites egress traffic destined for a specified host, implementing most of the attacks described in the Secure Networks "Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection" paper of January 1998. It features a simple ruleset language to delay, duplicate, drop, fragment, overlap, print, reorder, segment, source-route, or otherwise monkey with all outbound packets destined for a target host, with minimal support for randomized or probabilistic behavior. Includes scripts to defeat even the current CVS snort IDS.
Author:Dug Song
Homepage:http://www.monkey.org/~dugsong/fragroute/index.html
File Size:85247
Last Modified:Apr 23 01:16:44 2002
MD5 Checksum:7e4de763fae35a50e871bdcd1ac8e23a

 ///  File Name: linspy2beta2.tgz
Description:
Linspy is keystroke logger for linux kernels v2.2 and 2.4 which records TTY activity. Based on Halflife's article from Phrack 50.
Author:Xian
File Size:4524
Last Modified:Apr 17 02:35:56 2002
MD5 Checksum:0099f4b8f9f3268dbea495ee6168b78a

 ///  File Name: netspoc-1.1.tar.gz
Description:
Network Security Policy Compiler (NetSPoC) is a tool for security management of large networks with different security domains. It generates configuration files for packet filters controlling the borders of security domains. It provides its own language for describing security policy and the topology of a network. The security policy is a set of rules that state which packets are allowed to pass the network and which are not. NetSPoC is topology aware - a rule for traffic from A to B is automatically applied to all managed packet filters on the path from A to B.
Homepage:http://netspoc.berlios.de
Changes:This release fixes bugs with the pix security levels.
File Size:42245
Last Modified:Apr 9 02:03:59 2002
MD5 Checksum:164a21895f8736dab8920331faff4ec9

 ///  File Name: mieliekoek.pl
Description:
Mieliekoek.pl is a SQL insertion crawler which tests all forms on a web site for possible SQL insertion problems. This script takes the output of a web mirroring tools as input, inspecting every file and determine if there is a form in the file.
Author:Roelof Temmingh
Homepage:http://www.sensepost.com
File Size:9446
Last Modified:Feb 26 01:48:46 2002
MD5 Checksum:69a47601ba11f3408544b2e8d0eeb20f

 ///  File Name: sqlat-src-1.0.0.tar.gz
Description:
SQLAT is a suite of tools which could be useful for pen-testing a MS SQL Server. The tools do dictionary attacks, upload files, read registry and dump the SAM. They do this by wrapping extended stored procedures. There is also a tool for doing a minimal analysis of a SQL Server with output as HTML. You need to be 'sa' to run some of the tools, but this usually isn't a problem. SQLAT works over port 1433.
Author:Patrik Karlsson
Homepage:http://www.cqure.net/tools06.html
File Size:81417
Last Modified:Feb 26 01:03:15 2002
MD5 Checksum:d3ea5274c317e3c1b93feb79ab4f80d2