This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASP Python Honeypot"
Ali Razmjoo (talk | contribs) (→OWASP Tool Project Template) |
Ali Razmjoo (talk | contribs) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
| valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | ||
− | == | + | ==OWASP Python Honeypot== |
− | + | ||
− | |||
+ | [[File:Honeypot.png|thumb|left]] | ||
+ | |||
+ | OWASP Honeypot is an open source software in Python language which designed for creating honeypot and honeynet in an easy and secure way! This project is compatible with Python 2.x and 3.x and tested on Windows, Mac OS X and [https://travis-ci.org/zdresearch/OWASP-Honeypot/builds Linux]. | ||
− | |||
We appreciate any contribution, ideas, feedback. feel free to contact us by creating an issue or send me an email directly [[email protected]](mailto:[email protected]). Please notice, every time you run the honeypot, it will remove and update the virtual machine, so internet access required for the host! | We appreciate any contribution, ideas, feedback. feel free to contact us by creating an issue or send me an email directly [[email protected]](mailto:[email protected]). Please notice, every time you run the honeypot, it will remove and update the virtual machine, so internet access required for the host! | ||
+ | |||
+ | |||
* WE ARE IN RESEARCH AND DEVELOP PHASE, EXPECT ERRORS! | * WE ARE IN RESEARCH AND DEVELOP PHASE, EXPECT ERRORS! | ||
Line 18: | Line 21: | ||
* DO NOT USE IT ON THE SAME SERVER(S)/NETWORK WHICH YOU HAVING YOUR PRODUCT/INFORMATION/SENSIBLE DATA | * DO NOT USE IT ON THE SAME SERVER(S)/NETWORK WHICH YOU HAVING YOUR PRODUCT/INFORMATION/SENSIBLE DATA | ||
− | |||
− | OWASP Honeypot | + | |
+ | * Github: https://github.com/zdresearch/OWASP-Honeypot | ||
+ | * OpenHub: https://www.openhub.net/p/OWASP-Honeypot | ||
+ | * Wiki: https://github.com/zdresearch/OWASP-Honeypot/wiki | ||
+ | * OWASP Wiki Page: https://www.owasp.org/index.php/OWASP_Python_Honeypot | ||
+ | |||
+ | |||
==Licensing== | ==Licensing== | ||
Line 44: | Line 52: | ||
==Getting Involved== | ==Getting Involved== | ||
− | + | Best way to get involved is to fix the existing issues in GitHub or add your new modules as Dockerfile and work on core improvement. if you are not a developer feel free to send your ideas and let us work on that. | |
− | |||
− | |||
− | |||
| valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" | |
Latest revision as of 12:59, 12 February 2019
OWASP Python HoneypotOWASP Honeypot is an open source software in Python language which designed for creating honeypot and honeynet in an easy and secure way! This project is compatible with Python 2.x and 3.x and tested on Windows, Mac OS X and Linux.
We appreciate any contribution, ideas, feedback. feel free to contact us by creating an issue or send me an email directly [[email protected]](mailto:[email protected]). Please notice, every time you run the honeypot, it will remove and update the virtual machine, so internet access required for the host!
LicensingThis program is free software: you can redistribute it and/or modify it under the terms of the Apache v2. RoadmapAs of November, 2013, the highest priorities for the next 6 months are:
Subsequent Releases will add
Getting InvolvedBest way to get involved is to fix the existing issues in GitHub or add your new modules as Dockerfile and work on core improvement. if you are not a developer feel free to send your ideas and let us work on that. |
Project ResourcesProject LeaderEvents
Classifications |