rdpy
rdpy copied to clipboard
Remote Desktop Protocol in Twisted Python
Why stuffing public code with anti-noob protection ? Keep it private if you don't want to share
``` $ rdpy-rdphoneypot.py LA: 0.24 [*] INFO: Build size map [*] INFO: Connection from 127.0.0.1:48412 Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 88, in callWithLogger return callWithContext({"system":...
The following code is the content of rdpy-rdphp.py I slightly modified the output format of rdpy ```python domain, username, password = self._controller.getCredentials() hostname = self._controller.getHostname() print("username::::", username,type(username)) print('{"type":2,"time":"%s","domain":"%s","addr":"%s:%s","username":"%s","password":"%s","hostname":"%s"}'%(datetime.datetime.utcnow().strftime("%Y-%m-%dT%H:%M:%S.%fZ"), domain, addr.host,...
I tried setting up an RDP honeypot using `rdpy-rdphoneypot.py` but it was an utter failure because `rdpy-rdphoneypot.py` is broken in multiple ways, essentially making it unusable. 1) When connecting to...
Command: pip install twisted pyopenssl qt4reactor service_identity rsa pyasn1 --force Output: Collecting rsa Using cached rsa-4.7.1.tar.gz (38 kB) ERROR: Package 'rsa' requires a different Python: 2.7.18 not in '>=3.5,
(honey) root@ubuntu:~# python rdpy/setup.py install running install running bdist_egg running egg_info creating rdpy.egg-info writing rdpy.egg-info/PKG-INFO writing dependency_links to rdpy.egg-info/dependency_links.txt writing requirements to rdpy.egg-info/requires.txt writing top-level names to rdpy.egg-info/top_level.txt writing manifest...
Are you still supporting this project? I saw that you created the rust lib used by scrying (which is also broken btw). Any suggestions on getting the correct pages to...
* This bug is caused by the setColorDepth() not be recorded in rss. so it will try to show 32bit image on a 16bit screen!
Sir, I tried to test on Windows 2008 32bit, but failed, > C:\Python27\Scripts>rdpy-rdphoneypot.py -l 3390 [*] INFO: Build size map [*] INFO: Connection from 113.75.31.17:64084 [*] INFO: Connection from 113.75.31.17:64087...
There is a small typo in bin/rdpy-rdpclient.py. Should read `height` rather than `heigth`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md