View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006981 | Kali Linux | [All Projects] Queued Tool Addition | public | 2021-01-08 12:48 | 2022-12-08 16:39 |
Reporter | 0x4E0x650x6F | Assigned To | sbrun | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 2022.4 | |||
Summary | 0006981: dscan - Distributed Nmap, wrapper around Nmap to allow distributed network enumeration. | ||||
Description | Hi all, I noticed that dmap is been in the distro for a while, since the project haven not evolved much, I decided to create something similar with additional features. The tool's objective is similar, with additional features, it aggregates / splits address ranges, uses a configuration file where scan configuration can be adjusted, supports resume. I thought it would be a nice addition to the distribution. The tool repository, python pip, and documentation: https://pypi.org/project/dscan-4E656F/ https://github.com/0x4E0x650x6F/dscan https://dscan.readthedocs.io/en/0.1.1/ Suggestions and comments are welcome Best Regards Tiago Carvalho | ||||
|
Please don't file bugs in "Queued Tool Additions", you should use "New Tool Requests". And sometimes it's best to try to adopt an abandoned software instead of creating yet another fork. It makes it more likely to have it integrated as the continuation of the former tool... |
|
Sorry about the confusion. |
|
@kali-team, please could this be packaged up. @author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging |
|
Thanks alot. I will do my best to create a package. |
|
- [Name] - Dscan - [Version] - 0.1.3 - [Homepage] - https://github.com/0x4E0x650x6F/dscan - [Package] - https://gitlab.com/0x4E0x650x6F/dscan - [documentation] - https://dscan.readthedocs.io/en/latest/ - [pip package] - https://pypi.org/project/dscan-4E656F/ - [Author] - 0x4E0x650x6F - [License] - GPL-3 - [Description] - The tool's objective is similar, with additional features, it aggregates / splits address ranges, uses a configuration file where scan configuration can be adjusted, supports resume, and fail over when an agent goes down. - [Dependencies] - python3, python3-libnmap - [Similar tools] - some features can be found in dnmap, were the tool was inspired from. - [Activity] - There was a commit this month - [How to use] - dscan -h, generate ssl self sign cert: dscan --name <project-name> config -email mail@dscan.org -cn dscan -c pt -l earth -st nrw -o dscan -ou it -days 365 run server mode: dscan --name <project name> srv --config dscan.conf targets.txt run agent mode: dscan --name <agent-project-name> agent --config <path-to-agent.conf> -s <server-ip-address> -p <server-port> note: certificate and agent configs need to be copied to the server host. more details: in the readme where a link to a video demonstrating how it works. |
|
version 0.1.5-0kali1 is in kali since several months (added in kali-meta in may 2022) |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-08 12:48 | 0x4E0x650x6F | New Issue | |
2021-01-09 09:45 | rhertzog | Category | Queued Tool Addition => New Tool Requests |
2021-01-09 09:45 | rhertzog | Note Added: 0014079 | |
2021-01-11 15:09 | 0x4E0x650x6F | Note Added: 0014105 | |
2021-01-29 13:03 | g0tmi1k | Summary | Tool sugestion => dscan - Distributed Nmap, wrapper around Nmap to allow distributed network enumeration. |
2021-01-29 13:07 | g0tmi1k | Note Added: 0014147 | |
2021-01-29 13:08 | g0tmi1k | Status | new => acknowledged |
2021-01-29 13:08 | g0tmi1k | Category | New Tool Requests => Queued Tool Addition |
2021-01-29 13:08 | g0tmi1k | Product Version | 2020.4 => |
2021-02-02 10:34 | 0x4E0x650x6F | Note Added: 0014188 | |
2021-02-17 16:04 | 0x4E0x650x6F | Note Added: 0014228 | |
2021-08-13 11:29 | g0tmi1k | Severity | feature => minor |
2021-09-14 15:46 | sbrun | Assigned To | => sbrun |
2021-09-14 15:46 | sbrun | Status | acknowledged => assigned |
2022-05-04 12:53 | g0tmi1k | Status | assigned => acknowledged |
2022-12-08 16:39 | sbrun | Status | acknowledged => resolved |
2022-12-08 16:39 | sbrun | Resolution | open => fixed |
2022-12-08 16:39 | sbrun | Fixed in Version | => 2022.4 |
2022-12-08 16:39 | sbrun | Note Added: 0017228 |