you are connected
Showing 101 - 125 of 145 RSS Feed

Files

arp-sk-0.0.11.tgz
Posted Jul 8, 2002
Authored by Cedric Blancher | Site arp-sk.org

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.

tags | web, protocol
systems | unix
MD5 | 082491103875ba268a86c8af90a33c21
proxychains-0.0.1.tar.gz
Posted Jul 8, 2002
Authored by Net Creature | Site proxychains.sourceforge.net

Proxychains is a command line tool for Linux and Solaris which allows TCP tunneling trough one or multiple (chained) HTTP proxies.

tags | web, tcp
systems | linux, unix, solaris
MD5 | 2d524a1ec4a377b8dd2d01ad2189d267
bed-0.3.zip
Posted Jun 21, 2002
Authored by SnakeByte, Martin J. Muench | Site kryptocrew.de

The Bruteforce Exploit Detector is a perl script that remotely detects unknown buffer overflow vulnerabilities in FTP, SMTP, and POP daemons.

Changes: Added the HTTP and IRC protocol, as well as made some minor fixes.
tags | overflow, perl, vulnerability
systems | unix
MD5 | 976bdafd892a582b58fe5d2bba36bc56
voodoo2.tar.gz
Posted Jun 10, 2002
Authored by Boldface | Site u-n-f.com

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.

tags | overflow
systems | unix
MD5 | 703a0930d0c1ea65de3e22966afb88f3
bed-0.2.zip
Posted Jun 6, 2002
Authored by SnakeByte, Martin J. Muench | Site kryptocrew.de

The Bruteforce Exploit Detector is a perl script that remotely detects unknown buffer overflow vulnerabilities in FTP, SMTP, and POP daemons.

tags | overflow, perl, vulnerability
systems | unix
MD5 | 0d7c7fb871e4abad5d8a881181ef3eee
flawfinder-0.22.tar.gz
Posted May 16, 2002
Site dwheeler.com

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.

Changes: Updated the report given about having %s in scanf when a limit for %s was provided.
systems | unix
MD5 | 2e0efe7f3bb1a5cb4aab4497bde3c639
execdeny.tar.gz
Posted May 16, 2002
Site netbsd.ro

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.

Changes: Supports allowing/denying PROT_EXEC nmap calls on certain files, and cleanups to previously written code.
tags | kernel
systems | netbsd, unix
MD5 | b626a9efb73bd3dfa1dcd2c7b2754418
rats-1.5.tar.gz
Posted May 15, 2002
Authored by RATS Team | Site securesw.com

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.

Changes: RATS version 1.5 is a bug fix release.
tags | perl, php, python
systems | unix
MD5 | 628e4c6000ab635b1894945c09cc1d2c
fragroute-1.2.tar.gz
Posted Apr 23, 2002
Authored by Dug Song | Site monkey.org

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.

tags | denial of service
systems | unix
MD5 | 7e4de763fae35a50e871bdcd1ac8e23a
netspoc-1.1.tar.gz
Posted Apr 9, 2002
Site netspoc.berlios.de

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.

Changes: This release fixes bugs with the pix security levels.
systems | unix
MD5 | 164a21895f8736dab8920331faff4ec9
mieliekoek.pl
Posted Feb 26, 2002
Authored by Roelof Temmingh | Site sensepost.com

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.

tags | web
systems | unix
MD5 | 69a47601ba11f3408544b2e8d0eeb20f
sqlat-src-1.0.0.tar.gz
Posted Feb 26, 2002
Authored by Patrik Karlsson | Site cqure.net

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.

tags | registry
systems | unix
MD5 | d3ea5274c317e3c1b93feb79ab4f80d2
oat-source-1.1.0.zip
Posted Feb 26, 2002
Authored by Patrik Karlsson | Site cqure.net

OAT 1.1.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.

Changes: The password guessing is now done on all SIDs of the database. The SIDs enumeration should now be more reliable, Errors reported in a more readable form.
tags | java
systems | linux, windows, unix
MD5 | af9c1635782aa7913afb7614e4679196
kernel.keylogger.txt
Posted Jan 26, 2002
Authored by mercenary | Site phreedom.org

Kernel Based Keystroke Loggers for Linux - This paper describes the basic concepts and techniques used for recording keystroke activity under linux. Includes proof of concept LKM which is stealthy, works with recent distributions, and is capable of logging local logins and ssh sessions to and from the host. Tested on Slackware v8.0 with kernel v2.4.5.

tags | kernel, local, proof of concept
systems | linux, unix, slackware
MD5 | a9615f10eaef0364e7e748a96c2fb1c1
flawfinder-0.21.tar.gz
Posted Jan 11, 2002
Site dwheeler.com

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.

Changes: Fixed an error that would cause incorrect hits in syslog, added an INSTALL file.
systems | unix
MD5 | fcabc57d5addb69936915a3fbad4e32a
flawfinder-0.20.tar.gz
Posted Dec 14, 2001
Site dwheeler.com

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.

Changes: Includes a man page and more command line options.
systems | unix
MD5 | 9530c12b60f4f8123da6a7714e4ded84
passlogd-0.1d.tar.gz
Posted Nov 21, 2001
Authored by Christian Void | Site morphine.com

Passlogd is a sniffer which logs traffic on the UDP syslog port, allowing a syslog receiver to have no open ports.

Changes: Fixed serious bugs that caused all hell to break loose. Since you do not like hell breaking loose in passlogd, you will upgrade.
tags | udp
systems | unix
MD5 | 859385e7cbfa3b9e193fc298e2f7a0f5
flawfinder-0.17.tar.gz
Posted Nov 6, 2001
Site dwheeler.com

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.

Changes: Recursively checks source in directories, support for RATS's "ignore" directive (for compatibility with RATS), minor improvements in the vulnerability database, and a new option for suppressing status information ("--quiet") have been added.
systems | unix
MD5 | e5d5be0557e69099a1994290d2ce66ea
taranis-0.81.tar.gz
Posted Aug 16, 2001
Authored by Jonathan Wilkins | Site bitland.net

Taranis redirects traffic on switch hardware by sending spoofed ethernet traffic. This is not the same as an ARP poisoning attack as it affects only the switch, and doesn't rely on ARP packets. Plus, it is virtually invisible because the packets it sends aren't seen on any other port on the switch. Evading detection by an IDS that may be listening on a monitoring port is as simple as changing the type of packet that is sent by the packet spoofing thread.

tags | spoof
systems | unix
MD5 | 9c30fff9a4e546b1a1435bb06e641aae
jail_1.8.tar.gz
Posted Aug 15, 2001
Site gsyc.inf.uc3m.es

Jail Chroot Project is an attempt of write a tool that builds a chrooted environment. The main goal of Jail is to be as simple as possible, and highly portable. The most difficult step when building a chrooted environment is to set up the right libraries and files. Here, Jail comes to the rescue with a tool to automatically configures & builds all the required files, directories and libraries.

Changes: Argument based bugs have been fixed, allowing programs like ssh and scp which depend on arguments to work. Terminal device files (tty and pts/XX) are now automatically created on startup.
systems | unix
MD5 | 77d20fae9f44e8e5413aa5343ac5e262
freevsd-1.4.9-2.tar.gz
Posted Aug 15, 2001
Authored by Mark Sutton | Site freevsd.org

FreeVSD facilitates true Linux Virtual Servers within a 'chroot' environment, allowing Web servers and other applications to be deployed and administered discretely, without compromise to security. Each Virtual Server has its own IP address(es), Apache webserver, and view of the process table. FreeVSD expands the Linux system by creating a pseudo-'super user' (admin) for each Virtual Server. The admin user has the ability to create extra POP3/FTP and Telnet users and also administrate vital services such as the webserver.

Changes: Quotas now work on the 2.4 kernel, fixed procmail recipes and a fixed vm-pop3d are included, and various bugfixes.
tags | web
systems | linux, unix
MD5 | ed6a22d03c837db3a0f83f0cfeaca2be
tcptraceroute-1.2.tar.gz
Posted Aug 4, 2001
Site michael.toren.net

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.

Changes: Lots of new features, including the ability to send more than one probe to each hop, to send probes with the ECN bits set, to send probes of an arbitrary length, and many more.
tags | udp, tcp
systems | unix
MD5 | e31e3f5bfd817d32ed6d954382ca768d
jail_1.7.tar.gz
Posted Jul 27, 2001
Site gsyc.inf.uc3m.es

Jail Chroot Project is an attempt of write a tool that builds a chrooted environment. The main goal of Jail is to be as simple as possible, and highly portable. The most difficult step when building a chrooted environment is to set up the right libraries and files. Here, Jail comes to the rescue with a tool to automatically configures & builds all the required files, directories and libraries.

Changes: The perl scripts in 1.6 were missing the -w flag, causing some bugs to go undetected. The strace module had its argument parsing code fixed.
systems | unix
MD5 | 92978ee3cf9fec7d69da88800d07bfb4
jail_1.6.tar.gz
Posted Jul 25, 2001
Site gsyc.inf.uc3m.es

Jail Chroot Project is an attempt of write a tool that builds a chrooted environment. The main goal of Jail is to be as simple as possible, and highly portable. The most difficult step when building a chrooted environment is to set up the right libraries and files. Here, Jail comes to the rescue with a tool to automagically configures & builds all the required files, directories and libraries.

Changes: Mkenv.sh and addjailuser.sh have bee rewritten in perl for greater portability. A new application, called addjailsw.pl, has been written to allow insertion of software into the chrooted environment, providing more flexibility.
systems | unix
MD5 | 90cc9f516266237abf600c0cda27d5d0
ae-gateway.tar.gz
Posted Jul 23, 2001
Authored by Aempirei

AE-Gateway is a Man-in-the-Middle Gateway to assist sniffing in switched environments. Forces itself to become an ivisible intermediary gateway between the gateway and the victim host. It works well for sniffing specified machines on switched networks. This is done through ARP reply spoofing and then ARP replys are sent upon application terminiation to set back the original MAC addresses in the ARP tables to minimize traffic interruption.

tags | spoof
systems | unix
MD5 | 7de21e64314b39e8c9c5e18b07cd03e0
Page 5 of 6
Back23456Next

Top Authors In Last 30 Days

Recent News

News RSS Feed
New SpyEye Plugin Takes Control Of Webcam And Microphone
Posted May 24, 2012

tags | headline, privacy, malware, trojan, botnet
Attack Of The Clones: Researcher Pwns SecureID Token System
Posted May 24, 2012

tags | headline, hacker, flaw, science, rsa
Yahoo! Leaks! Private! Key! In! Axis! Chrome! Debut!
Posted May 24, 2012

tags | headline, flaw, yahoo, cryptography
Comcast Phishing Site Contains Valid TRUSTe Seal
Posted May 24, 2012

tags | headline, cybercrime, flaw, scam, phish
Armenia Jails Bredolab Botmaster For 4 Years
Posted May 24, 2012

tags | headline, government, cybercrime, botnet, fraud
Police Given 350 Mobile Fingerprint Scanners For Olympics
Posted May 24, 2012

tags | headline, government, privacy, britain
Researcher Needles Oracle Over Java Security
Posted May 24, 2012

tags | headline, flaw, oracle, java
35,000 Passwords Reset After BigPond GameArena Hacked
Posted May 24, 2012

tags | headline, hacker, data loss, password
Indian SMBs Facing Advanced Attack Threats
Posted May 23, 2012

tags | headline, hacker, india, denial of service, symantec
Jailed Facebook Hack Brit Targeted Justin Bieber's Girlfriend
Posted May 23, 2012

tags | headline, hacker, britain, facebook, social
View More News →
packet storm

© 2012 Packet Storm. All rights reserved.

close