-
when used notebook wifi network adapter , there are errors
i dont know if wifi adapter can be used in masscan ?? maybe not !!
there are errors:
`MI:~/masscan$ bin/masscan -p21,23,80 192.168.200.0/2…
-
We could introduce a plugin (e. g. `reptor cmd` alias `reptor c` to make it shorter) that takes tool commands and executes them: `reptor c sudo nmap -p 80`
The plugin creates a data structure like.…
-
Tested using VS2017 and VS2015 x64 Win10
```
1>c:\users\alberto\documents\code\masscan\src\stub-lua.c(72): error C2440: '=': cannot convert from 'FARPROC' to 'const lua_Number *(__cdecl *)(lua_Sta…
-
Not sure if I'm missing something.. When I specify to scan a particular port ('--ports U:53'), I see results that includes ports that were not specified ('17838/open/udp/', for example) as well. Not s…
-
having an issue with the console install. after running this command
ansible-playbook console.yml -u masscan --become --private-key=/home/masscan/.ssh/id_rsa
TASK [console : Install specifie…
-
```
$ bin/masscan -p80 fc3a:956e:4b69:1c1e:5ebc:11a5:3e71:3e7e
FAIL: unknown command-line parameter "fc3a:956e:4b69:1c1e:5ebc:11a5:3e71:3e7e"
[hint] did you want "--fc3a:956e:4b69:1c1e:5ebc:11a5:3e71…
-
so what this means?
"GET / HTTP/1.0" 499 0 "-" "masscan/1.0 (https://github.com/robertdavidgraham/masscan)"
-
-
I have a VPS linux with OpenVZ, the link-layer interface has socket cooked.
masscan use libpfring or libpcap for send packet.
PF_RING is for real interface, so there is only libpcap for send packet.…
ghost updated
6 years ago
-
`C:\Users\user\masscan\bin>masscan --resume paused.conf --adapter-port 41375
FAIL: source port range must be even power of two: adapter-port=41374-41390
`
How do I fix this?
Even if I set a adapte…