Friday, 23 November 2012

Honeyd Honeypot in Backtrack 5 R3



Description:

Script :
create default
set default default tcp action block
set default default udp action block
set default default icmp action block

create windows
set windows personality "Microsoft Windows XP Professional SP1"
set windows default tcp action reset
add windows tcp port 135 open
add windows tcp port 139 open
add windows tcp port 445 open

set windows ethernet "00:00:24:ab:8c:12"
dhcp windows on eth0

For More Information go to - http://adf.ly/FBlza

No comments:

Post a Comment