Sophie Brun

Results 23 issues of Sophie Brun

Hi, I update device-pharmer.py to add the compatibility with Python3 as Python2 will no longer be supported by their upstream: https://github.com/DanMcInerney/device-pharmer/issues/10

Python 2.x will no longer be supported by their upstream developers in 2020. Thus Debian developers are actively removing Python 2 support in Debian Testing with the goal of getting...

Hello, freerdp-x11 has been removed from Debian Testing (debian 10) and from Kali-rolling (as it's based on Debian testing). It's replaced by freerdp2-x11 (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890928). You should update the README.md...

**Feature Request** Feature Request **Describe the feature request or bug** After an update from version 0.5 to version 0.6, when we start covenant, it fails with an sqlite error. If...

enhancement
low-priority

Hello, Python 2.x will no longer be supported by their upstream developers in 2020. Thus Debian developers are actively removing Python 2 support in Debian Testing with the goal of...

I have been building a debian package of em-socket for kali linux and the source package is built on top of the .tar.gz archive (such as those that can be...

Python 2.x will no longer be supported by their upstream developers in 2020. Thus Debian developers are actively removing Python 2 support in Debian Testing with the goal of getting...

With current version of aircrack-ng in Debian: version 1.5.2-3, testHandshakeAircrack is failing: ``` FAIL: testHandshakeAircrack (test_Handshake.TestHandshake) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/wifite-2.2.5/tests/test_Handshake.py", line 55, in testHandshakeAircrack assert(len(hs.aircrack_handshakes()) >...

**What's the problem this feature will solve?** Faraday is not compatible with SQLAlchemy version >= 1.4.0. This Python module has already been uploaded in Debian and will be soon in...

Acepted

Hello, I noticed small errors: - osrframework/utils/logger.py but it's still imported in 2 files - you rename getConfigPath to get_config_path but old name still used in osrframework/utils/exceptions.py