-
Started to tinker around with Kali and tried out Legion, scanned my local home network and it resulted in this crash.
OS: Kali Linux 2023.4 ARM running as Parallels VM on a M1 Mac
Used Settings…
-
Even without using Progress() the memory usage is incredible when running in container.
```
scanner, _ := nmap.NewScanner(
ctx,
nmap.WithTargets(ips...),
nmap.WithPorts(strconv.Itoa(p…
-
-
Version: 7.95
Traceback (most recent call last):
File "", line 1, in
File "C:\Program Files (x86)\Nmap\zenmap\lib\python3.11\site-packages\zenmapGUI\App.py", line 286, in run
window = new…
-
Basic nmap container.
-
The package python-nmap needs nmap on host.
How your script can executed on lambda without nmap?
When I try to exec python-nmap, lambda show it:
```
START RequestId: fd4c1e1f-cb47-11e7-a453-…
-
-
I like the output format, but you may be able to achieve similar results with nmap:
nmap -sn -iL input_list -oG output
`-sn` performs a ping scan and skips nmap's port scan.
`-iL` reads inp…
-
### Windows Version
Microsoft Windows [Version 10.0.26100.2033]
### WSL Version
2.3.24.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.153.1
### Distro Vers…
-
Whenever I have at least one item in the harpoon list, hitting `Esc` in normal mode in any buffer jumps to the buffer that's in the first harpoon entry. If there's no entries in the list then nothing …
db757 updated
1 month ago