Skip to content

PERL script to possibly kill firewall systems that actively block IP numbers if the system detects that the IP is scanning more than 20 ports on a network behind the firewall.

sensepost/Decoyblues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

#1. Name Decoyblues #2. Author Roelof Temmingh #3. License, version & release date License : GPLv2
Version : v1.0
Release Date : 2000/10/20 #4. Description PERL script to possibly kill firewall systems that actively block IP numbers if the system detects that the IP is scanning more than 20 ports on a network behind the firewall. Works by basically creating a lot of decoys with nmap. Router/firewall will try to block all the (decoyed) IP numbers, eventually running out of access list/packetfilters, and possibly crashing, or overwriting access lists. Make sure your target is a machine behind the firewall. Requires nmap. #5. Usage decoyblues < target_behind_firewall > #6. Requirements nmap
perl

About

PERL script to possibly kill firewall systems that actively block IP numbers if the system detects that the IP is scanning more than 20 ports on a network behind the firewall.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages