evilscan-loop
Nodejs Simple Network Scanner with a wrapper to run on a list of targets
Details
Category: Network
Publisher: trickest-mhmdiaa
Created Date: 3/1/2023
Container: quay.io/trickest/evilscan-loop:v1.9.1
Source URL: https://github.com/eviltik/evilscan
Parameters
Command:
--geo
- Display geoip (free maxmind)Command:
--port
- Port(s) you want to scan, example: --port=21,22,23,5900-5902Command:
--banner
- Display bannerCommand:
--status
- Ports status wanted in results ( T(timeout), R(refused), O(open, default), U(unreachable))Command:
- List of targets (IP addresses or subnets) to scanCommand:
--timeout
- Maximum number of milliseconds before closing the connection (default 2000)Command:
--hugescan
- Allow number of ip/port combinaison greater than 16580355Command:
--progress
- Display progress indicator each secondsCommand:
--reversevalid
- Only display results having a valid reverse dns, except if ports specifiedCommand:
--concurrency
- Max number of simultaneous socket opened (default 500)Command:
--scan
- Scan method (tcpconnect (full connect, default), tcpsyn (half opened, not yet implemented), udp (not yet implemented)Command:
--bannerlen
- Set banner length grabing (default 512)Command:
--display
- Display result format (json,xml,console)Command:
--reverse
- Display DNS reverse lookup