intrigueio / intrigue-core

Discover Your Attack Surface!
https://core.intrigue.io
Other
1.35k stars 262 forks source link

Search ZoomEye Task #419

Closed m-q-t closed 3 years ago

m-q-t commented 3 years ago

Hi team,

In this PR please find the implementation for the search_zoomeye.rb task.

The task supports both IP Addresses and Netblocks and yields information such as the hostnames and ports which are associated with an IP Address. Each type of entity yielded is respectively handled.

Due to the risk of simultaneous tasks triggering the ZoomEye rate limiting, this task was placed in the task_scan to limit the number of simultaneous runs.

Best regards, Maxim