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

VFS - recursive file hiding #15

Open
0xLyte opened this issue Feb 13, 2016 · 0 comments
Open

VFS - recursive file hiding #15

0xLyte opened this issue Feb 13, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@0xLyte
Copy link
Member

0xLyte commented Feb 13, 2016

If a user accesses a hidden directory, the content still has to be hidden.
At the moment, it works as follows :
if /root/rkduck is hidden and contains the files file1 and file2.
ls /root won't display rkduck, but ls /root/rkduck will display file1 and file2.

@0xLyte 0xLyte self-assigned this Feb 13, 2016
@0xLyte 0xLyte added this to the rkduck v0.1 milestone Feb 13, 2016
@0xLyte 0xLyte added the stealth label Feb 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant