Brandon Murphy
Brandon Murphy
This might be a dumb request, if so, feel free to just say so and close out this ticket. Would it be possible for you to include pre-built images of...
Just a quick feature request to have email_import module create an email object instead of adding the attributes directly to the event.
My use case is enabling a platform to test with metasploit, but catching reverse shells present a problem. Would it be possible to set a master range of ports (say...
The ability to have a flag be a regex pattern and evaluate the flags against the regex for a match would be great.
when large files (500MB+) are used for challenges (such as memory dumps, disk images, etc), when users download the large files, the framework hangs. I have no doubt that this...
**Desire**: As an admin of a CTF, the ability, at a challenge level, to enable flags to be used only one time. Behavior: If a challenge has multiple flags, reject...
remove open.spotify.com (used for browser based playing)
remove entries that result in undesired blocks
- add initial list of dyn_dns_domains.csv - add corresponding entry in manifest.json - add utils/dyn_dns_updates.py - provides methods for keeping the list up to date and documents the sources collected....
Currently when reading a pcapng formatted file, gophercap errors out ``` ERRO[0000] infile open: Unknown magic a0d0d0a ``` Is it possible to add support for pcapng formatted files?