Skip to content

Instantly share code, notes, and snippets.

@John-Lin
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save John-Lin/298829c843496d99b3de to your computer and use it in GitHub Desktop.

Select an option

Save John-Lin/298829c843496d99b3de to your computer and use it in GitHub Desktop.
honyd configuration
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 "08:00:27:81:1d:0c"
dhcp windows on eth0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment