Appears to crawl up to dangerous parent directories.
See original GitHub issueNo worries, no harm was done, but I ran into this error and didn’t think it was worth trying to fix to get the script continuing:
ENOENT: no such file or directory, scandir '/Users/utils'
I was operating the tool from /Users/amadeus/Development/git_repo/subfolder
Could probably use something to prevent it from trying to crawl up and outside of the existing execution directory.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
How to disable directory listing on your web server - Invicti
This article explains how to disable directory listing on a variety of web servers, including Apache, Nginx, and Microsoft IIS.
Read more >What Is Path Traversal and How Does It Work? - Synopsys
A path traversal vulnerability allows an attacker to access files on your web server to which they should not have access. They do...
Read more >Path Traversal | OWASP Foundation
Overview. A path traversal attack (also known as directory traversal) aims to access files and directories that are stored outside the web root...
Read more >Nginx serve static file and got 403 forbidden - Stack Overflow
Setting user root in nginx can be really dangerous. Having to set permissions to all file hierarchy can be cumbersome (imagine the folder's...
Read more >CHANGES IN EARLY CHILDHOOD Flashcards - Quizlet
motion that results in travel, whether it is crawling, walking, ... Parents should give their toddlers more attention when they behave than when...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
worth testing again, the internals have changed and I don’t think it should crawl up anymore
@amadeus would you mind running it again (ps it’s been renamed to
destiny
)Closing due to lack of feedback.
@amadeus If your still having problems just ping and I’ll reopen the issue.