Jan Rude
Jan Rude
Getting the same SSL error again as described in #57 . The 'zap.py' in core/ is missing the ', verify=False' attributes when performing a request. Did you delete that?
I have an issue, where Photon gets stuck, when using the _--keys_ option. Example: ``` python3 photon.py -u "redacted" -v --keys ____ __ __ / __ \/ /_ ____ /...
Hey, since the micro:bit v2 was released in october 2020 and is now supporting Bluetooth 5.0 - will btlejack support the new version and may we see some updates regarding...
Hey, I´m having an issue where btlejack cant hijack an bluetooth LE connection: ``` btlejack -f 0xaf9a9cde -t -m 0x1bff001fff -p 39 BtleJack version 2.0 [i] Detected sniffers: > Sniffer...
If i understood the documentation correctly, you need to hijack a connection first to be able to use _discover_, _read_ and _write_ commands. Is there a way to connect to...
Hey, first of all really great update! I´m happy to see, that you are now supporting not only Bluetooth (LE), but also ZigBee. This is not an issue, but an...
## SimplyEmail Version v1.5.0 ## Issue Description SimplyEmail produces some faulty output when using Exalead and emails are "obfuscated". Examples: 1. Exaled shows the following search result: "Wolfgang […] [email protected]"...
This fixes the installation issue #7 and another installation issues by using the current dependencies.
The used idna-ssl version referenced in requirements.txt is outdated: ``` Could not find a version that satisfies the requirement idna-ssl==1.0.1 (from -r requirements.txt (line 16)) (from versions: 0.0.1, 0.0.2, 1.0.0,...
Please add the support for alternate credentials when performing /rc4opsec mode on kerberoast. This is not supported atm and Rubeus tries to get a TGT for the current user instead:...