bee-san / bee-san/RustScan

detect the presence of nmap

Open
#691 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
20.4k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

If nmap does not exist on the system, it ends with:

```
[~] Starting Script(s)
sh: line 1: nmap: command not found
[!] Error Exit code = 127
```

I think would be an improvement to check if there is a working `nmap` binary ( like which -a nmap ), and if missing just print to install nmap to let rustscan use it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.