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

Add directory listing detection #314

Open
futex opened this issue Sep 4, 2020 · 7 comments
Open

Add directory listing detection #314

futex opened this issue Sep 4, 2020 · 7 comments
Labels
enhancement New feature or request Priority: Medium

Comments

@futex
Copy link

futex commented Sep 4, 2020

A directory listing detection can be useful when you work mostly in CLI and also time saving if it's removed from the folders listing when you do a recursive scan.

Output example:
direc

@shelld3v
Copy link
Collaborator

shelld3v commented Sep 5, 2020

The fact that usually, after a dirsearch scan, hackers can only found around 1-10 interesting endpoints, so I think that it was too easy to can check all of them from their browsers. Thank you for your help but I didn't see anything useful in this detector. Moreover, a lot of pages contain the Index of keyword but isn't a directory listing page:

Thank you again, and if you have any idea for a new feature, don't feel afraid to open a new issue, we will glad for that help. But now, I don't think that it's a good thing to add this feature

@shelld3v
Copy link
Collaborator

Hi, if you agreed with me, then I hope you can close this issue

@futex
Copy link
Author

futex commented Sep 15, 2020

Hi, if you agreed with me, then I hope you can close this issue

Hi, no prob

@shelld3v
Copy link
Collaborator

Hi, I decided to actually implement this:))))) But the workflow is gonna different: The user will be able to create a template, and whenever the response matches that regex, the user will be notified!! I am still fighting for a beautiful output with this feature, but will be soon! I had thought that the user can visit the link directly, but the fact that when you brute-force a huge list of websites, it's not going to be easy.

You can reopen this now!

@shelld3v shelld3v reopened this Feb 22, 2022
@shelld3v shelld3v added enhancement New feature or request Priority: Medium labels Feb 22, 2022
@shelld3v
Copy link
Collaborator

Hi @futex, dirsearch now has the --crawl option, do you think it replaced what you wanted to do?

@futex
Copy link
Author

futex commented Aug 22, 2022

Hi @shelld3v the option is great, but it didn't detect the directory listing on my tests.

@shelld3v
Copy link
Collaborator

What is the purpose of detecting directory listing? Isn't it to discover new paths and dirsearch --crawl option can do it for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: Medium
Projects
None yet
Development

No branches or pull requests

3 participants