Building a Web-based Honeypot & Reporting Threat Intelligence.

I’m a Google Summer of Code-2019 student for the OWASP organization working on the OWASP Honeypot project. My project was to build an automated web-based Honeypots using the ModSecurity, a Web Application Firewall (WAF) and reporting the information to Malware Information Sharing Platform (MISP).

First and foremost, I would like to thank my mentors Adrian Winckles & Felipe Zipitría and the whole OWASP community, in general, for letting me work on this fantastic project.

Motivation Behind the Project

The purpose of this project is to capture intelligence on attacker activity against web applications and utilize this intelligence as ways to protect software against attacks. We gather the attack information by laying the honeypots using the web application firewalls. With enough honeypots globally distributed, we will be in a position to aggregate attack techniques to better understand and protect against the methods used by attackers.

High-Level Architecture

The overall design consists of mainly three modules, which are Honeypot software, Collection software, and Community software.

Alt text