Dan

Results 18 issues of Dan

There is currently no way to restrict shares by host / subnet. Basic functionality can be accomplished by adding the following to templates/smb.conf.j2. I recommend including it after "force directory...

- Modified the `Dockerfile` to build the application - Created `compose.yaml` config to build and run the application

# Description - Adds ability to embed images into a note as a base64 encoded string, similar to SingleFile - Adds embed option to settings - Refactors image download settings...

- Added syntax to strip indentation from snippets (closes #11) - Added test case - Moved tests outside of the package (resolves #9) - Formatted using black

While working on some project documentation, I wanted to include a particularly detailed docstring from a Python script. The slicing functionality worked well; however, since the entire snippet was indented...

Figure out how to automatically map a DNS domain to an NT domain. Ideally this would be done using only information available via Cobalt Strike's built-in tools to eliminate the...

enhancement
help wanted

Due to the way Cobalt Strike works (i.e., out-of-order execution and logging output with no information linking it to it's associated input), it is non-trivial to link input and output...

enhancement

Currently only A and CNAME records are parsed.

enhancement

The ipconfig parser is currently limited to one IP of each version (4 or 6) per NIC.

enhancement

Remote dirs are currently logged under the source host rather than the destination. However, the data is related to the destination so it makes more sense to record it there.

bug
enhancement