Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate users variables that are not the first path segment #310

Open
joachimmetz opened this issue Feb 4, 2019 · 1 comment
Open

Validate users variables that are not the first path segment #310

joachimmetz opened this issue Feb 4, 2019 · 1 comment

Comments

@joachimmetz
Copy link
Member

joachimmetz commented Feb 4, 2019

Per #306

In GRR we use a regex to get the interpolations our, have a look at
https://github.com/google/grr/blob/8123918157e0c53a2ba36d225cec542c6ee4524d/grr/core/grr_response_core/lib/artifact_utils.py#L75
Maybe you can reuse that code?
@joachimmetz
Copy link
Member Author

%%users.appdata%%
%%users.homedir%%
%%users.localappdata%%
%%users.sid%%
%%users.temp%%
%%users.username%%
%%users.userprofile%%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant