ignorance isn't always an option
Showing 1 - 18 of 18 RSS Feed

Files from Antirez

Email addressantirez at invece.org
First Active1999-08-17
Last Active2004-06-22
hping3-alpha-2.tar.gz
Posted Jun 22, 2004
Authored by Antirez | Site hping.org

hping is a network tool designed to send custom ICMP/UDP/TCP packets and to display target replies like ping. It handles fragmentation and arbitrary packet body and size, and can be used to transfer files under all supported protocols. Using hping, you can test firewall rules, perform spoofed port scanning, test net performance using different protocols, packet size, TOS (type of service), and fragmentation, do path MTU discovery, transfer files (even with really Fascist firewall rules), perform traceroute-like actions under different protocols, fingerprint remote OSs, and audit a TCP/IP stack. hping is very useful for learning TCP/IP.

Changes: Two new features for the command line interface.
tags | tool, remote, arbitrary, udp, scanner, spoof, tcp, protocol
systems | unix
MD5 | 5abc5f4b5ea4ae55e2a4fd91438c8626
hping3-alpha-1.tar.gz
Posted Jun 14, 2004
Authored by Antirez | Site hping.org

hping is a network tool designed to send custom ICMP/UDP/TCP packets and to display target replies like ping. It handles fragmentation and arbitrary packet body and size, and can be used to transfer files under all supported protocols. Using hping, you can test firewall rules, perform spoofed port scanning, test net performance using different protocols, packet size, TOS (type of service), and fragmentation, do path MTU discovery, transfer files (even with really Fascist firewall rules), perform traceroute-like actions under different protocols, fingerprint remote OSs, and audit a TCP/IP stack. hping is very useful for learning TCP/IP.

Changes: Implements scripting capabilities that prior versions did not have. A new packet generation core that is much more powerful than the previous is available to the scripting capabilities.
tags | tool, remote, arbitrary, udp, scanner, spoof, tcp, protocol
systems | unix
MD5 | 2b3f595d61ee2698341f0ca78987ceab
hping2.0.0-rc3.tar.gz
Posted May 5, 2004
Authored by Antirez | Site hping.org

hping2 is a network tool designed to send custom ICMP/UDP/TCP packets and to display target replies like ping. It handles fragmentation and arbitrary packet body and size, and can be used to transfer files under all supported protocols. Using hping2, you can test firewall rules, perform spoofed port scanning, test net performance using different protocols, packet size, TOS (type of service), and fragmentation, do path MTU discovery, transfer files (even with really Fascist firewall rules), perform traceroute-like actions under different protocols, fingerprint remote OSs, and audit a TCP/IP stack. hping2 is very useful for learning TCP/IP.

Changes: Added BSDi, MacOSX, WLAN, ATM, and Token Ring support. Added scan mode. Various bug fixes and feature enhancements.
tags | tool, remote, arbitrary, udp, scanner, spoof, tcp, protocol
systems | unix
MD5 | 029bf240f2e0545b664b2f8b9118d9e8
hping2.0.0-rc1.tar.gz
Posted Aug 15, 2001
Authored by Antirez | Site hping.org

hping2 is a network tool designed to send custom ICMP/UDP/TCP packets and to display target replies like ping. It handles fragmentation and arbitrary packet body and size, and can be used to transfer files under all supported protocols. Using hping2, you can test firewall rules, perform spoofed port scanning, test net performance using different protocols, packet size, TOS (type of service), and fragmentation, do path MTU discovery, transfer files (even with really Fascist firewall rules), perform traceroute-like actions under different protocols, fingerprint remote OSs, and audit a TCP/IP stack. hping2 is very useful for learning TCP/IP.

Changes: Major bugfixes, support for Solaris has been added, BSD port fixes, better interface handling, and random feature enhancements.
tags | tool, remote, arbitrary, udp, scanner, spoof, tcp, protocol
systems | unix
MD5 | f915af241bfac510d1a51b7113503a17
hostexp.c
Posted Oct 28, 2000
Authored by Antirez | Site kyuzz.org

Older version of the host command contains a remotely exploitable buffer overflow. The host command is used to perform the AXFR request to obtain the zone transfer information, and can be caused to execute arbitrary code when connecting to a fake DNS server, a netcat process listening on port 53.

tags | exploit, overflow, arbitrary
MD5 | 21f7ca8c7a3d22f7143d8b703491149e
11logger-0.1.3.tar.gz
Posted Oct 17, 2000
Authored by Antirez | Site kyuzz.org

11logger is a small kernel patch, a module and some userspace tools to add SIGSEGV logging and history capabilities to Linux 2.2.x. 11logger is very useful in security auditing and general debugging.

Changes: This release fixes a problem with the kernel patch which didn't unlock the spin lock in signal.c, and segvdump now reports more information on i386.
tags | kernel
systems | linux
MD5 | 8549e144fe49292e8d94bff8765b1cd4
11logger-0.1.2.tar.gz
Posted Oct 15, 2000
Authored by Antirez | Site kyuzz.org

11logger is a small kernel patch, a module and some userspace tools to add SIGSEGV logging and history capabilities to Linux 2.2.x. 11logger is very useful in security auditing and general debugging.

tags | kernel
systems | linux
MD5 | 97cb589fc62c6686a733897e1eea8076
hping2-beta54.tar.gz
Posted Jul 7, 2000
Authored by Antirez | Site kyuzz.org

hping2 is a network tool which sends custom ICMP/UDP/TCP packets and displays target replies like ping does with ICMP replies. hping2 can handle fragmentation, arbitrary packet body and size and can be used in order to transfer files under any supported protocol. hping2 is useful for testing firewall rules, spoofed port scanning, testing network performance under different protocols, packet sizes, TOS, and fragmentation, path MTU discovery, file transfer even with really facist firewall rules, traceroute with different protocols, firewalk like usage, remote OS fingerprinting, TCP/IP stack auditing, and much more.

Changes: Raw IP mode, lots of bug fixes, added NetBSD support, added settable checksum, tcp sequence and ack are settable, bad checksum option, out of sequence packet counter, and documentation updates.
tags | tool, remote, arbitrary, udp, scanner, spoof, tcp, protocol
systems | unix
MD5 | 703f2102b948f214d59d89b41bca9923
overwrite-0.4.tar.gz
Posted Apr 6, 2000
Authored by Antirez | Site kyuzz.org

Overwrite is a UNIX utility for secure deletion, based on Peter Gutmann's paper "secure deletion of data from magnetic and solid state memory" and was created in order to make harder the data recovery process. It implements a built-in cryptographic prng and try to flush the SO and HD cache when possible.

Changes: Support for *BSD and Solaris support, the ability to overwrite block and char devices, and some minor bugfixes.
systems | unix
MD5 | fc6fe1ce1fd9ac779c6b369df8e3bbd5
overwrite-0.3.tar.gz
Posted Feb 29, 2000
Authored by Antirez | Site kyuzz.org

Overwrite is a UNIX utility for secure deletion, based on Peter Gutmann's paper "secure deletion of data from magnetic and solid state memory" and was created in order to make harder the data recovery process. It implements a built-in cryptographic prng and try to flush the SO and HD cache when possible.

systems | unix
MD5 | a838a93ef363ce16f24fed3f7341a9cd
hping2-beta53.tar.gz
Posted Nov 22, 1999
Authored by Antirez | Site kyuzz.org

Hping is a software to do TCP/IP stack auditing, to uncover firewall policy, to scan TCP port in a lot of different modes, to transfer files accross a firewall, test network performance, test of TOS is handled, etc.

Changes: Major bugs fixed and enhanced configure / Makefile.
tags | tool, scanner, tcp
systems | unix
MD5 | 0736c3ca093b2b1218150917dc5b20b2
hping2-beta52.tar.gz
Posted Nov 16, 1999
Authored by Antirez | Site kyuzz.org

Hping is a software to do TCP/IP stack auditing, to uncover firewall policy, to scan TCP port in a lot of different modes, to transfer files accross a firewall, test network performance, test of TOS is handled, etc.

tags | tool, scanner, tcp
systems | unix
MD5 | 8c0aee10498ec0be67830c78c3a2a83c
hping066.tgz
Posted Aug 17, 1999
Authored by Antirez

hping v0.66 - Yet another excellent security tool! hping is a complex program that allows you to send customized pings to remote hosts, gathering raw fingerprint data, utilizing the concept of "tcp specific firewalks", and more. Get this one too!

tags | tool, remote, scanner, tcp
systems | unix
MD5 | b61f661c0feb0a5b40bb14faa5859a7f
hping067.tgz
Posted Aug 17, 1999
Authored by Antirez

hping is a complex ping-based program that allows you to send customized pings to remote hosts, gathering raw fingerprint data, utilizing the concept of "tcp specific firewalks", and more. For Linux only. This is one of those "must have" tools. Get it!

tags | tool, remote, scanner, tcp
systems | linux, unix
MD5 | 360a7165af7a71dda5f77e0ce2e9469d
hping070-linux.tar.gz
Posted Aug 17, 1999
Authored by Antirez

hping is a complex ping-based program that allows you to send customized pings to remote hosts and networks, gathering raw fingerprint data, utilizing the concept of "tcp specific firewalks", and more. Linux libpcap based port. This is one of those "must have" tools. Get it!

tags | tool, remote, scanner, tcp
systems | linux, unix
MD5 | 619c319ec1cf945b3c1b7388102233d4
hping070-solaris.tar.gz
Posted Aug 17, 1999
Authored by Antirez

hping is a complex ping-based program that allows you to send customized pings to remote hosts, gathering raw fingerprint data, utilizing the concept of "tcp specific firewalks", and more. This is one of those "must have" tools. Get it! Solaris libpcap based port.

tags | tool, remote, scanner, tcp
systems | unix, solaris
MD5 | b7b56e738320812c40272a16b049980d
whois_rawcgi.txt
Posted Aug 17, 1999
Authored by Antirez

The whois_raw.cgi perl script included in all freeware versions of the cdomain package allows remote attacker to view/retrieve any system files, such as /etc/passwd, and to execute commands. Exploit descriptions included. No fix available (unless you buy the latest commercial version).

tags | exploit, remote, cgi, perl
MD5 | 384f628f208d033c9e2172fa0daedbb2
redhat.6.0.dev.cdrom.perms.txt
Posted Aug 17, 1999
Authored by Antirez

Linux Red Hat 6.0 /dev/hd[abcd] CD-ROM permissions are world readable, along with several other /dev/* programs.

tags | exploit
systems | linux, redhat
MD5 | e7b0f234efa0234fdd75999df3de71d3
Page 1 of 1
Back1Next

File Archive:

May 2012

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    May 1st
    37 Files
  • 2
    May 2nd
    53 Files
  • 3
    May 3rd
    33 Files
  • 4
    May 4th
    4 Files
  • 5
    May 5th
    10 Files
  • 6
    May 6th
    17 Files
  • 7
    May 7th
    19 Files
  • 8
    May 8th
    36 Files
  • 9
    May 9th
    34 Files
  • 10
    May 10th
    35 Files
  • 11
    May 11th
    20 Files
  • 12
    May 12th
    18 Files
  • 13
    May 13th
    11 Files
  • 14
    May 14th
    27 Files
  • 15
    May 15th
    58 Files
  • 16
    May 16th
    54 Files
  • 17
    May 17th
    25 Files
  • 18
    May 18th
    53 Files
  • 19
    May 19th
    9 Files
  • 20
    May 20th
    15 Files
  • 21
    May 21st
    25 Files
  • 22
    May 22nd
    32 Files
  • 23
    May 23rd
    35 Files
  • 24
    May 24th
    26 Files
  • 25
    May 25th
    25 Files
  • 26
    May 26th
    0 Files
  • 27
    May 27th
    0 Files
  • 28
    May 28th
    0 Files
  • 29
    May 29th
    0 Files
  • 30
    May 30th
    0 Files
  • 31
    May 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2012 Packet Storm. All rights reserved.

close