-
## 概要
nmapから帰ってきた文字列をパースして必要な情報(発見できた稼働中のサービスとポート番号)を取得するコードを書き上げる
## 詳細
nmap_parse.pyという名称でコードを保存して、importを使ってmain.pyから呼び出す
-
Running the script sends a error stating that python can't find the nmap module.
After a brief lookup, nmap is installed globally as well as python-nmap and their paths are working.
I tried reinstal…
-
**Describe the bug**
Zenmap / version 7.95 is not loading properly on Sonoma 14.5 when invoking the icon/app via the Applications folder. It only works when invoked from the command line.
**To Re…
-
This is a tracking/feedback issue for the common request of supporting The [Nmap Security Scanner](https://nmap.org) using [Windows Subsystem for Linux (WSL)](https://docs.microsoft.com/en-us/windows/…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues and I checked the docs https://github.com/jokob-sk/NetAlertX/tree/main/docs
### Current Behavior
T…
-
The first upload file feature should be created to handle importing of nmap data.
Requirements:
- Option to create note structure based on nmap (ie. IP folders with sub notes for each port)
- Opt…
-
I have tried to get scan compare results for the domain facebook.com for intensive scan and ping scan for which I am getting the below error report after few seconds
OS: Windows 10 Pro Version 10.0…
-
Could you perhaps add a tab for the nmap output like in zAnti?
ghost updated
9 years ago
-
I'm working in the nmap xml output each host tag in nmap have the tag "status":
-
Unfortunately I'm not able to get this to work on my laptop (Macbook M1, Sonoma 14.5) as it's resulting in ECONNREFUSED. I'm afraid I don't have much experience with the DAP protocol, so my trouble-sh…