what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New
Showing 1 - 25 of 41 RSS Feed

Files from Kris Katterjohn

Email addressprivate
First Active2006-08-27
Last Active2024-08-31
View User Profile
Motorola WR850G 4.03 Credentials
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

Login credentials to the Motorola WR850G router with firmware v4.03 can be obtained via a simple GET request if issued while the administrator is logged in. A lot more information is available through this request, but you can get it all and more after logging in.

tags | exploit
advisories | CVE-2004-1550
SHA-256 | 367d5b004c1f4c5cb83672caeadf5aa031ebbf927f8780f0635ab77786e5b33d
Pi3Web ISAPI Denial of Service
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

The Pi3Web HTTP server crashes when a request is made for an invalid DLL file in /isapi for versions 2.0.13 and earlier. By default, the non-DLLs in this directory after installation are users.txt, install.daf and readme.daf.

tags | exploit, web
advisories | CVE-2008-6938
SHA-256 | 95cc9c8490f634f68f0ab4a55b96207624ace357deeface518515da7d1cc3f1f
Victory FTP Server 5.0 LIST Denial of Service
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

The Victory FTP Server v5.0 can be brought down by sending a very simple LIST command.

tags | exploit
advisories | CVE-2008-2031, CVE-2008-6829
SHA-256 | ab130221ed95757c6347b05ac821815901c0087baf07f9967b2ace2ceda0f587
Titan FTP Server 6.26.630 SITE WHO Denial of Service
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

The Titan FTP server v6.26 build 630 can be DoSd by issuing "SITE WHO". You need a valid login so you can send this command.

tags | exploit
advisories | CVE-2008-6082
SHA-256 | eb32bc8209e66f27259457076ee4a930e5559b571cc686cd99facd331fcc5984
Guild FTPd 0.999.8.11/0.999.14 Heap Corruption
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

Guild FTPd 0.999.8.11 and 0.999.14 are vulnerable to heap corruption. You need to have a valid login so you can run CWD and LIST.

tags | exploit
advisories | CVE-2008-4572
SHA-256 | 444957ab4b288b877645cc295b481d70938cec3f51ca65af29c127a8bad6dbef
WinFTP 2.3.0 NLST Denial of Service
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

This Metasploit module is a very rough port of Julien Bedards PoC. You need a valid login, but even anonymous can do it if it has permission to call NLST.

tags | exploit
advisories | CVE-2008-5666
SHA-256 | 9f622d1ff50362b472d650e63052c05f6a1c7027079170ad51f4c33246c22f30
XM Easy Personal FTP Server 5.7.0 NLST Denial of Service
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

You need a valid login to DoS this FTP server, but even anonymous can do it as long as it has permission to call NLST.

tags | exploit
advisories | CVE-2008-5626
SHA-256 | 37a051a68eae4fc4ca24e4f10f317128b02dbe9a89ebd1ba7d139dc865024ef5
XM Easy Personal FTP Server 5.6.0 NLST Denial of Service
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

This Metasploit module is a port of shinnais script. You need a valid login, but even anonymous can do it as long as it has permission to call NLST.

tags | exploit
advisories | CVE-2008-5626
SHA-256 | 0a444f2d3bf83004cb35a4b2b54845ee275d47b93cb733f4d1cdf3a946e795c5
PacketTrap TFTP Server 2.2.5459.0 Denial of Service
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

The PacketTrap TFTP server version 2.2.5459.0 can be brought down by sending a special write request.

tags | exploit
advisories | CVE-2008-1311
SHA-256 | 138d1dca9a06424fadc6001cabb6014842c7458d38a4a349fad4740ff46037a0
TCP SYN Flooder
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

A simple TCP SYN flooder.

tags | exploit, tcp
SHA-256 | 3ace287aab3da5a9b492f7d64244be039a5f455079c90681e26f7397741ff12c
Ruby WEBrick::HTTP::DefaultFileHandler Denial of Service
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

The WEBrick::HTTP::DefaultFileHandler in WEBrick in Ruby 1.8.5 and earlier, 1.8.6 to 1.8.6-p286, 1.8.7 to 1.8.7-p71, and 1.9 to r18423 allows for a DoS (CPU consumption) via a crafted HTTP request.

tags | exploit, web, ruby
advisories | CVE-2008-3656
SHA-256 | 0d6e2a46f2df4b48609f3e00dbf592a8c7fdfdebcfe670024fa70d9a4e1c2f01
Avahi Source Port 0 Denial of Service
Posted Aug 31, 2024
Authored by Kris Katterjohn | Site metasploit.com

Avahi-daemon versions prior to 0.6.24 can be DoSd with an mDNS packet with a source port of 0.

tags | exploit
advisories | CVE-2008-5081
SHA-256 | 9148d8104748fb23327bdda0c398d13bd00d8494f309e5c0dd2426eaee5c8102
Ruby Nmap::Parser Library 0.3.5
Posted Jun 3, 2010
Authored by Kris Katterjohn | Site rubynmap.sourceforge.net

This library provides a Ruby interface to Nmap's scan data. It can run Nmap and parse its XML output directly from the scan, parse a file containing the XML data from a separate scan, parse a String of XML data from a scan, or parse XML data from an object via its read() method. This information is presented in an easy-to-use and intuitive fashion for storing and manipulating.

Changes: XML parsing was made faster. Callback support was added. Many new features and bugfixes were added.
tags | tool, nmap, ruby
systems | unix
SHA-256 | 51c079bb8152f5b2280c1a02d1b51e348ff40b4bd48a36441f49b72f61a89162
Bind Port 8000 And execve iptables -F Shellcode
Posted Jun 8, 2009
Authored by Kris Katterjohn

176 bytes small linux/x86 shellcode that binds to port 8000 and executes iptables -F.

tags | x86, shellcode
systems | linux
SHA-256 | cee3314bcc617b07ed5484cd22bc2b1d9556e0fde56c770455a9cf3765f33219
Ruby Nmap::Parser Library 0.3.2
Posted Feb 9, 2009
Authored by Kris Katterjohn | Site rubynmap.sourceforge.net

This library provides a Ruby interface to Nmap's scan data. It can run Nmap and parse its XML output directly from the scan, parse a file containing the XML data from a separate scan, parse a String of XML data from a scan, or parse XML data from an object via its read() method. This information is presented in an easy-to-use and intuitive fashion for storing and manipulating.

Changes: Bug fixes, code cleanup, and feature updates.
tags | tool, nmap, ruby
systems | unix
SHA-256 | 47c1937b01637fd278b0adfff6e0bf52eee038e65d6fd4c25716f6bee893a7b8
ruby-nmap-parser-0.3.tgz
Posted Apr 25, 2008
Authored by Kris Katterjohn | Site rubynmap.sourceforge.net

This library provides a Ruby interface to Nmap's scan data. It can run Nmap and parse its XML output directly from the scan, parse a file containing the XML data from a separate scan, parse a String of XML data from a scan, or parse XML data from an object via its read() method. This information is presented in an easy-to-use and intuitive fashion for storing and manipulating.

Changes: This release includes a large amount of additions and updates.
tags | tool, nmap, ruby
systems | unix
SHA-256 | 07c3d36b4de8c4e28895571e209f42d41644eca09a53fbbbf3aca6a00cfa52d5
finetd-0.2.tar.gz
Posted Feb 25, 2008
Authored by Kris Katterjohn | Site finetd.sourceforge.net

finetd reads a configuration file to see which TCP/UDP ports to listen on, or which UNIX path names to create and listen on. When a connection is made to one of these ports, finetd launches an application to handle the request. finetd supports IPv4, IPv6, and UNIX domain sockets. Stream, Datagram (dgram), and Seqpacket socket types are supported.

tags | tool, udp, tcp
systems | unix
SHA-256 | ffbbecd1646f88b6108b6b0e4cbbda75b90f29ca74fedb0e6c0c9bcf6faef62e
ruby-nmapparser-0.2.1.tgz
Posted Jan 6, 2008
Authored by Kris Katterjohn | Site rubynmap.sourceforge.net

This library provides a Ruby interface to Nmap's scan data. It can run Nmap and parse its XML output directly from the scan, parse a file containing the XML data from a separate scan, or parse a string of XML data from a scan. This information is presented in an easy to use fashion for storing and manipulating.

Changes: Bug fix release.
tags | tool, nmap, ruby
systems | unix
SHA-256 | 45aed780b003524f9dc083fdc67c4f13c902f0e6b7fea3e8c1892f4d60174938
ruby-nmapparser-0.2.tgz
Posted Jan 4, 2008
Authored by Kris Katterjohn | Site rubynmap.sourceforge.net

This library provides a Ruby interface to Nmap's scan data. It can run Nmap and parse its XML output directly from the scan, parse a file containing the XML data from a separate scan, or parse a string of XML data from a scan. This information is presented in an easy to use fashion for storing and manipulating.

Changes: Added new information and fixed a bug.
tags | tool, nmap, ruby
systems | unix
SHA-256 | 4941e7fc4df551c1d923aefb2f7b1b1a57b7e6a7be3bdcbd175b0138a8677363
ruby-nmapparser-0.1.tgz
Posted Dec 12, 2007
Authored by Kris Katterjohn | Site rubynmap.sourceforge.net

This is a Ruby library (module) for parsing Nmap's XML output. It can perform a scan with Nmap and parse its output straight from there, read and parse an XML file, or you can pass along a string of XML for parsing.

tags | tool, nmap, ruby
systems | unix
SHA-256 | ac1d080c8e7e5e0c16569d77aa133077479062abcbf18a17e13f4e5ec2ac40c9
openssh-logging.patch
Posted Mar 27, 2007
Authored by Kris Katterjohn

Backdoor patch for OpenSSH versions 4.4p1, 4.5p1, and 4.6p1 that logs usernames, hosts, and passphrases from login attempts.

tags | encryption
SHA-256 | bf09a9bc1fa3e69a42c62f7d9ccc67ca8d993fc674e0a8165454ad05730c9480
Port Scanning Techniques Whitepaper
Posted Mar 9, 2007
Authored by Kris Katterjohn

Whitepaper discussing various port scanning techniques with explanations, diagrams, and examples using Nmap and Hping3. PDF version.

tags | paper
SHA-256 | c0dd9c2daf75d423372e3098be822433dd1a7a63f0118e0a205fe59b2b971571
Port Scanning Techniques Whitepaper
Posted Mar 9, 2007
Authored by Kris Katterjohn

Whitepaper discussing various port scanning techniques with explanations, diagrams, and examples using Nmap and Hping3. Text version.

tags | paper
SHA-256 | d3019251c4f27b4d2fb8cce28300a408be8e83c9a19904cca9e409520ba51ed4
nmap_update.sh.txt
Posted Mar 6, 2007
Authored by Kris Katterjohn

Simple script that updates Nmap's data files and sticks them in a given directory or cwd.

tags | tool, nmap
systems | unix
SHA-256 | 888a480574d678d09e7f5762eda112ca471b4b9afe20e5cbd7ed82e66808de5f
katsnoop.tbz2
Posted Nov 27, 2006
Authored by Kris Katterjohn

Utility that sniffs HTTP Basic Authentication information and prints the base64 decoded form.

tags | tool, web, sniffer
SHA-256 | d1f498ffeccaf405d1c5eee02b9059c9c967af99640fa813e9ef92cb76640102
Page 1 of 2
Back12Next

File Archive:

August 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Aug 1st
    15 Files
  • 2
    Aug 2nd
    22 Files
  • 3
    Aug 3rd
    0 Files
  • 4
    Aug 4th
    0 Files
  • 5
    Aug 5th
    15 Files
  • 6
    Aug 6th
    11 Files
  • 7
    Aug 7th
    43 Files
  • 8
    Aug 8th
    42 Files
  • 9
    Aug 9th
    36 Files
  • 10
    Aug 10th
    0 Files
  • 11
    Aug 11th
    0 Files
  • 12
    Aug 12th
    27 Files
  • 13
    Aug 13th
    18 Files
  • 14
    Aug 14th
    50 Files
  • 15
    Aug 15th
    33 Files
  • 16
    Aug 16th
    23 Files
  • 17
    Aug 17th
    0 Files
  • 18
    Aug 18th
    0 Files
  • 19
    Aug 19th
    43 Files
  • 20
    Aug 20th
    29 Files
  • 21
    Aug 21st
    42 Files
  • 22
    Aug 22nd
    26 Files
  • 23
    Aug 23rd
    25 Files
  • 24
    Aug 24th
    0 Files
  • 25
    Aug 25th
    0 Files
  • 26
    Aug 26th
    21 Files
  • 27
    Aug 27th
    28 Files
  • 28
    Aug 28th
    15 Files
  • 29
    Aug 29th
    41 Files
  • 30
    Aug 30th
    13 Files
  • 31
    Aug 31st
    467 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close