Geert Smelt
Geert Smelt
During a red team engagement I found out that Okta makes use of multiple domains for federation. My current target makes use of the `okta-emea.com` domain, but TREVORspray has `okta.com`...
# Description **Make sure the PR is against the `develop` branch (see [Contributing](https://github.com/nccgroup/ScoutSuite/blob/master/CONTRIBUTING.md)).** **Make sure to set the corresponding milestone in the PR.** Upon building the Docker image following the...
I'm attempting to spray an ADFS endpoint with a list of email addresses validated using [OneDriveEnum](https://github.com/nyxgeek/onedrive_user_enum). I've tried specifying the URL according to the instructions, but also as `https://federation.target.com/adfs/ls/`. Neither...
Version 0.9.0 is not compatible with Python 3.11. When importing the module the following stack trace is shown. ```python $ python3 Python 3.11.4 (main, Jun 28 2023, 19:51:46) [GCC] on...
There should be an option to prevent cleaning of videos that have bookmarks set.
[zorvalth](http://forum.xbmc.org/showthread.php?pid=1692939#pid1692939): Something like delete tv show when they are watched and older than X episodes behind. For example i want to keep only the last 2 episodes. I tried to...
[benharvey1985](http://forum.xbmc.org/showthread.php?tid=162517&pid=1619068#pid1619068): Would it be possible to add the feature to move the destination folder for watched shows / movies to separate locations rather than all going to one folder... Since...
Kodi features a tagging option that could be used by Kodi File Cleaner to include or exclude certain files. We should look into this option as it might make scanning...
Some users may prefer to have cleaning occur right after watching a video, instead of at fixed intervals. We should probably add support for that somewhere in a future release.