Dustin Heywood
Dustin Heywood
When exporting wordlists and precracked can you have them go into the import folder rather than direct to the files folder. This way they are available for import directly into...
I'm going to be creating a temporary API Key generator for my users to tie into our other access granting pipelines. Is it possible to get new API functions to...
**Before you submit an issue please include the following information if you do not your issue will be closed.** - Your current Server version located at the bottom of any...
We would like the ability to specify a hard --limit for a specific task, so per client --skip and --limit would be automatically assigned but once a specific --limit is...
### What would you like to be added Is it possible to add tooling that will pull out a list of certificates issued by the CA and output to CSV...
Add SSH-CA Support to HVAC as per https://www.vaultproject.io/docs/secrets/ssh/signed-ssh-certificates and https://www.vaultproject.io/api/secret/ssh
Can you add in support for namecheap so we can use them instead of go-daddy?
#### Brief overview of PR changes/additions setup new temp profile #### Motivation for adding to Mudlet #### Other info (issues closed, discussion etc)
### What would you like to be added ssh-keygen allows manual key revocation by specifying a public key, such as ``` ssh-keygen -s /opt/ssh-ca/ca.pub -k -f /opt/rpt-ansible/etc/ssh/revoked_keys /opt/VMTools/public-keys/old/retired/* /opt/VMTools/public-keys/old/processed/* ```...
It would be amazing if fluffos could read and set environment variables from LPC. This would enable dynamic configuration elements beyond using command line flags, and greatly facilitate dockerization