Skip to content

The goal of the OWASP Honeypot Project is to identify emerging attacks against web applications and report them to the community, in order to facilitate protection against such targeted attacks.

Notifications You must be signed in to change notification settings

OWASP/www-project-honeypot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WWW Project Honeypot

This is the home for the Honeypot project.

Testing changes locally

To perform changes locally and test them before creating a pull request, do this:

Get the files

git clone https://github.com/OWASP/www-project-honeypot.git

Install dependencies

bundle install

Run locally

bundle exec jekyll serve --incremental

Add images you wish to link to in assets/images

Link would be in form /assets/images/<filename.ext>

About

The goal of the OWASP Honeypot Project is to identify emerging attacks against web applications and report them to the community, in order to facilitate protection against such targeted attacks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published