zatch3301 / honeypot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Honeypot

?style=flat&logo=appveyor ?style=flat&logo=appveyor ?style=flat&logo=appveyor ?style=flat&logo=appveyor ?style=social&logo=appveyor

What is Honeypot.

It's a sacrificial computer system that's intended to attract cyberattacks, like a decoy. It mimics a target for hackers, and uses their intrusion attempts to gain information about cybercriminals and the way they are operating or to distract them from other targets.

Used technologies?

  1. Gradle
  2. javaScript

Contributing

Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
git clone [your forked url]
  1. Add the changes you made
git add .
  1. Commit changes to your own branch
git commit -m "Enter the changes you made"
  1. Push your work back up to your fork
git push origin master
  1. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

About

License:Other


Languages

Language:Java 100.0%