Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

just5ky/owa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outlook Web Honey pot

Docker Build Docker Pulls Docker Size

This is a fork of joda32/owa-honeypot but dockerized, loggging to file and updated dependencies.

why?

Most corps have some form of OWA and I couldn't find an out of the box OWA only honeypot (I'm sure if I spent more than 2 minutes googling I probably would have found one) and I wanted to mess around with some ideas I have. So I spent some time putting this together, maybe it could help someone else :)

requirements

python3 + flask

how to install

docker run --rm --name owa-honeypot -v .:/log -p 80:80 justsky/owa

here be dragons!

In the code I basically start the flask dev server on port 80, that is a really bad idea if you want to run it on the internet. I have a todo to change that. :)

Anyway, it did work for what I wanted. I've added a crude write up here (https://joda32.github.io/2019/06/11/owa-plus-pastebin.html)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •