Portspoof
Go to file
2013-08-01 22:19:25 +02:00
auto Version 1.0 2013-07-30 10:12:46 +02:00
autom4te.cache Version 1.0 2013-07-30 10:12:46 +02:00
src Timming issues 2013-08-01 22:19:25 +02:00
system_files Removed junked 2013-07-30 10:15:38 +02:00
tools Fixed buffer len for recv 2013-08-01 22:02:20 +02:00
.travis.yml Travis support 2013-07-30 10:20:28 +02:00
aclocal.m4 Version 1.0 2013-07-30 10:12:46 +02:00
AUTHORS Version 1.0 2013-07-30 10:12:46 +02:00
ChangeLog Version 1.0 2013-07-30 10:12:46 +02:00
configure Version 1.0 2013-07-30 10:12:46 +02:00
configure.in Version 1.0 2013-07-30 10:12:46 +02:00
COPYING Version 1.0 2013-07-30 10:12:46 +02:00
COPYRIGHT.GPL Version 1.0 2013-07-30 10:12:46 +02:00
FAQ Version 1.0 2013-07-30 10:12:46 +02:00
INSTALL Version 1.0 2013-07-30 10:12:46 +02:00
Makefile.am Version 1.0 2013-07-30 10:12:46 +02:00
Makefile.in Version 1.0 2013-07-30 10:12:46 +02:00
NEWS Version 1.0 2013-07-30 10:12:46 +02:00
README Version 1.0 2013-07-30 10:12:46 +02:00
README.md Version 1.0 2013-07-30 10:12:46 +02:00

#Portspoof Build Status

Effective defense against port scanners

Short description:

The portspoof program is designed to enhance OS security through emulation of legitimate service signatures on otherwise closed ports. It is meant to be a lightweight, fast, portable and secure addition to the any firewall system or security infrastructure. The general goal of the program is to make the port scanning software (Nmap/Unicornscan/etc) process slow and output very difficult to interpret, thus making the attack reconnaissance phase a challenging and bothersome task.

###General benefits of using this software are:

  • Protection against well known port scanners (all scanning results are chaotic and difficult to interpret)
  • Possibility to use your current firewall rules to decide for which hosts "port spoofing" applies
  • Port scanning detection functionality
  • Lightweight and fast

###Author: Piotr Duszynski (piotr@duszynski.eu) Follow me at @drk1wi

###License Consult the COPYING file.

###Compile instructions Consult the INSTALL file.

###Other important files

  • AUTHORS - File with Author contact info
  • Changelog - What I have implemented
  • TODO - What I am planning to implement in the upcoming versions
  • FAQ - Bug reporting and frequently asked questions