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

IIS WAF scaper does not traverse sub folders #336

Open
FuhuXia opened this issue Jul 25, 2024 · 0 comments
Open

IIS WAF scaper does not traverse sub folders #336

FuhuXia opened this issue Jul 25, 2024 · 0 comments

Comments

@FuhuXia
Copy link
Contributor

FuhuXia commented Jul 25, 2024

With a WAF folder structured like this:

$ tree
.
├── one.xml
└── mydir
    └── two.xml

On IIS server it display like this:

Tuesday, June 30, 2015  3:41 PM        <dir> mydir
Tuesday, June 30, 2015  3:30 PM        13867 one.xml

WAF harvester only harvest one.xml. It does not go into mydir.

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