Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OFPOT

OpenFlow HoneyPot (ofpot) is an OpenFlow application running on POX (http://www.noxrepo.org/pox/about-pox/). ofpot detects unused IP addresses with arp snooping, and twists the flow from internet nodes to unused IP addresses to specified Honeypot using arp spoofing against default routeer and destination mac address swapping.

 % git clone git://github.com/noxrepo/pox.git
 % git clone git://github.com/upa/ofpot.git
 % cp ofpot/ofpot.py pox/ext/
 % cd pox
 % ./pox.py ofpot

 % cd ofpot
 % ./ctlofpot 
    OpenFlow Honeypot Control Command

     ctlofpot [Command] ([argument])

     show-information            : print basic information
     show-fdb-table              : print Forwarding Data Base
     show-arp-table              : print ARP table
     set-honeypot-port [PortNum] : set output port to Honeypot
     set-honeypot-mac  [MacAddr] : set Mac address of Honeypot node
     set-own-prefix    [Prefix]  : set local IP address prefix
     set-virtual-mac   [MacAddr] : set Virtual Mac Address
     set-router-mac    [MacAddr] : set Mac address of Default Router
 % 

For jissenkobo.

About

OpenFlow Honeypot

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.