ciscoasa_honeypot
ciscoasa_honeypot copied to clipboard
A low interaction honeypot for the Cisco ASA component capable of detecting CVE-2018-0101, a DoS and remote code execution vulnerability.
Traceback (most recent call last): File "/home/surya/tools/ciscoasa_honeypot/asa_server.py", line 13, in import ike_server File "/home/surya/tools/ciscoasa_honeypot/ike_server.py", line 4, in from ike import const ModuleNotFoundError: No module named 'ike' I installed like using...
Hi I am getting the error "NameError: name 'hpfl' is not defined" in file ike_server.py, line 57 when receiving unsupported packets. Should be because you are not passing `hpfl` as...
This PR updates [hpfeeds3](https://pypi.org/project/hpfeeds3) from **0.9.6** to **0.9.8**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/hpfeeds3 - Repo: https://github.com/Jc2k/hpfeeds
This PR updates [click](https://pypi.org/project/click) from **6.7** to **7.0**. Changelog ### 7.0 ``` ----------- Released 2018-09-25 - Drop support for Python 2.6 and 3.3. (`967`_, `976`_) - Wrap ``click.Choice``'s missing message....
- Logging to hpfeeds is now plain json for better automated processing - Logging has been enhanced with destination ip and port from socket.