Patrick Pirker

Results 5 issues of Patrick Pirker

Has anyone already reversed / sniffed the new api calls for popular jodels of today / week?

It seems like the signing key has been changed: >>> import jodel_api >>> lat, lng, city = 48.148434, 11.567867, "Munich" >>> j = jodel_api.JodelAccount(lat=lat, lng=lng, city=city) Creating new account. Traceback...

The USE_HID_TEST Feature seems to be not working on OSX, as it seems like, there is only a backchannel message for Capslock. Is there an option to change the key/event?...

bug
duplicate
informative

The "Configuration" AD Attribute is stored under the AD Forest, currently the script uses AD Domain instead. Therefore it is only working for domains, where forest name equals domain name.

## Expected Behavior There is a list of vulnerabilities provided in asset details, this list shouldn't be empty. ## Current Behavior List is empty ## Steps to Reproduce (for bugs)...

enhancement