Relationship Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004472 | Kali Linux | Queued Tool Addition | public | 2018-01-12 12:53 | 2023-10-23 09:09 |
Reporter | coloboslexx | Assigned To | daniruiz | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | duplicate | ||
Summary | 0004472: dirsearch - designed to brute force directories and files in webservers. | ||||
Description | Search showed that there were no related tickets, sorry if this tool was already discussed. Please, add dirsearch (https://github.com/maurosoria/dirsearch) tool to Kali repos. This tool has a lot of pros over current similar tools in Kali repos:
| ||||
This tool works well and it works fast. It would make a good addition to the distro. |
|
To help speed up the process of evaluating the tool, please make sure to include the following information (the more information you include, the more beneficial it will for us):
|
|
|
|
I want to add some other basic commands: Recursirvely scan php in /, /admin/ and /includes/ python3 dirsearch.py -u http://example.com -e php --scan-subdir ",admin,includes" Using delays: Settings Cookies, random User Agents, headers and Proxies: python3 dirsearch.py -u http://example.com -e php --cookie "PHPSESSID=123456" --random-agents --header "X-Forwarded-For: 127.0.0.1" --headers "admin=1" --http-proxy "http://127.0.0.1:8080" Here is the --help : Usage: dirsearch [-u|--url] target [-e|--extensions] extensions [options] Options: Mandatory: Dictionary Settings: General Settings: Connection Settings: Reports: |
|
So what can this tool do that gobuster (https://github.com/OJ/gobuster) can't? |
|
Comparing to gobuster:
|
|
@kali-team, please could this be packaged up. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-12 12:53 | coloboslexx | New Issue | |
2018-01-18 20:45 | dookie | Note Added: 0007830 | |
2018-01-29 14:51 | g0tmi1k | Note Added: 0008381 | |
2018-01-30 09:18 | coloboslexx | Note Added: 0008564 | |
2018-02-10 16:25 | maurosoria | Note Added: 0008649 | |
2018-02-12 09:44 | g0tmi1k | Note Added: 0008658 | |
2018-02-12 10:10 | coloboslexx | Note Added: 0008659 | |
2020-01-06 13:25 | g0tmi1k | Summary | dirsearch tool request => dirsearch |
2020-02-10 13:37 | g0tmi1k | Note Added: 0012061 | |
2020-02-10 13:37 | g0tmi1k | Category | New Tool Requests => Queued Tool Addition |
2020-02-13 14:23 | g0tmi1k | Status | new => acknowledged |
2020-06-17 14:57 | g0tmi1k | Severity | feature => minor |
2020-12-01 11:05 | g0tmi1k | Summary | dirsearch => dirsearch - designed to brute force directories and files in webservers. |
2021-08-13 13:00 | g0tmi1k | Relationship added | has duplicate 0006828 |
2023-10-23 09:09 | daniruiz | Assigned To | => daniruiz |
2023-10-23 09:09 | daniruiz | Status | acknowledged => closed |
2023-10-23 09:09 | daniruiz | Resolution | open => duplicate |
2023-10-23 09:09 | daniruiz | Relationship added | duplicate of 0006885 |