-
Updated
Oct 14, 2020 - Python
honeypot
Here are 318 public repositories matching this topic...
-
Updated
Oct 14, 2020 - Python
datanode:
port: 50075
GET /jmx?qry=Hadoop:service=DataNode,name=DataNodeInfo HTTP/1.1
GET /jmx?qry=Hadoop:service=NameNode,name=FSNamesystemState HTTP/1.1
namenode:
port: 50070
GET /jmx?qry=Hadoop:service=NameNode,name=NameNodeInfo HTTP/1.1
-
Updated
Sep 30, 2020
-
Updated
Oct 14, 2020 - Go
-
Updated
Aug 19, 2020 - Python
The easiest way to repro is when trying to use pyrdp-convert.py in the slim docker image. We get a dependency loading problem:
$ docker run gosecure/pyrdp:latest-slim pyrdp-convert.py -h
Traceback (most recent call last):
File "/opt/venv/bin/pyrdp-convert.py", line 4, in <module>
__import__('pkg_resources').run_script('pyrdp==0.4.2.dev0', 'pyrdp-convert.py')
File "/opt/venv/l
-
Updated
Oct 20, 2018 - Python
-
Updated
Sep 30, 2020 - Python
-
Updated
Nov 22, 2019 - Shell
-
Updated
Jun 8, 2020
-
Updated
Jul 22, 2020 - Python
-
Updated
Oct 28, 2017
-
Updated
Mar 20, 2019 - Go
-
Updated
Oct 21, 2017 - Python
Improve this page
Add a description, image, and links to the honeypot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the honeypot topic, visit your repo's landing page and select "manage topics."
Refactor the
bin/kamstrup_prober.pyto use a__main__and everything should be in functions.