readme
来自「honeyd1.0的源代码 希望对大家有用」· 代码 · 共 33 行
TXT
33 行
INTRO====This is a module for Honeyd...Its purpose is to provide fake but realistic SNMP answers to snmpget and snmpwalk requests.HOWTO=====Quite simple indeed.1. Add the following line in your honeyd configuration file : add host udp port 161 "/full/path/to/fake-snmp.pl (community ...)" several communities can be specified (space separated). if no community is defined the system will answer to "public" and "private"2. Buid the specific configuration files with the command : buildSNMPConfig.pl /full/path/to/honeyd_configuration_file answer the questions3. change dirs in fake-snmp.plTODO====1. Improve stability2. Improve customizability (open ports, uptime etc.)3. Manage SET requests4. Learn PERLWHO===The FrenchHoneynetProjet - http://www.frenchhoneynet.orgRenaud Bidou - renaud.bidou@iv2-technologies.com
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?