Pham Sy Minh
Pham Sy Minh
### Anubis Anubis (or AnubisDB) is a public subdomains database working with API that can be used publicly by anyone, and it has already been used by various subdomains enumeration...
### What is the current behavior? In `/lib/core/fuzzer.py`, [new crawls (`Fuzzer.scan` session) are started in `Fuzzer.scan`](https://github.com/maurosoria/dirsearch/blob/a0c5f5dc2c2116a24178aa98e8d55602f47754ff/lib/core/fuzzer.py#L186), but [`play_event` is only checked in `Fuzzer.thread_proc`](https://github.com/maurosoria/dirsearch/blob/a0c5f5dc2c2116a24178aa98e8d55602f47754ff/lib/core/fuzzer.py#L249); therefore, dirsearch will keep starting new crawls...
### What is the current behavior? When generating the report template, we run `time.ctime()` to get the start time; however, we re-generate the template every time we receive a new...
### What is the current behavior? When you provide a target without an URI scheme (`-u example.com`), the URI scheme will be missing in the output folder name, as below...
### What is the feature? Option to disable the command-line output, users can only get the results through report files
### What is the current behavior? The `time` column in MySQL and PostgreSQL reports is incorrect. Similar root cause to #1233
### What is the feature? Read the title Usage: `dirsearch -w - ...` ### What is the use case? This allows users to flexibly modify the wordlist (cutting, altering paths,...
### What is the feature? We should add directories/sub-directories that are contained in paths, found via crawling to the recursion queue no matter whether those paths are wildcard or not....
Follow up https://github.com/maurosoria/dirsearch/pull/1197#issuecomment-1264375480