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
geoip
boolean
Command:
--geo
- Display geoip (free maxmind)ports
string
requiredCommand:
--port
- Port(s) you want to scan, example: --port=21,22,23,5900-5902banner
boolean
Command:
--banner
- Display bannerstatus
string
Command:
--status
- Ports status wanted in results ( T(timeout), R(refused), O(open, default), U(unreachable))targets
file
requiredCommand:
- List of targets (IP addresses or subnets) to scantimeout
string
Command:
--timeout
- Maximum number of milliseconds before closing the connection (default 2000)hugescan
boolean
Command:
--hugescan
- Allow number of ip/port combinaison greater than 16580355progress
boolean
Command:
--progress
- Display progress indicator each secondsvalid-dns
boolean
Command:
--reversevalid
- Only display results having a valid reverse dns, except if ports specifiedconcurrency
string
Command:
--concurrency
- Max number of simultaneous socket opened (default 500)scan-method
string
Command:
--scan
- Scan method (tcpconnect (full connect, default), tcpsyn (half opened, not yet implemented), udp (not yet implemented)banner-length
string
Command:
--bannerlen
- Set banner length grabing (default 512)result-format
string
Command:
--display
- Display result format (json,xml,console)display-dns-lookup
boolean
Command:
--reverse
- Display DNS reverse lookup