You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(this is super overly complicated... Don't worry about this for quite some time)
misphunter-seed-stack object 0-service -> censys-v2 0-search -> raw search that returns results 0-limit -> 100 (max results returned by search) 0-filter -> services.http.response.headers.server: /^bad-[SsXx]erver$/ manual, offline filter of results 1-service -> riskiq 1-search -> /api/v1/ip/{s0_result} (allow for variable searching maybe? 1-filter -> riskiq searches for each of the results returned by 0-search and only keeps results matching this filter criteria
The text was updated successfully, but these errors were encountered:
(this is super overly complicated... Don't worry about this for quite some time)
misphunter-seed-stack object
0-service
->censys-v2
0-search
-> raw search that returns results0-limit
-> 100 (max results returned by search)0-filter
->services.http.response.headers.server: /^bad-[SsXx]erver$/
manual, offline filter of results1-service
->riskiq
1-search
->/api/v1/ip/{s0_result}
(allow for variable searching maybe?1-filter
-> riskiq searches for each of the results returned by0-search
and only keeps results matching this filter criteriaThe text was updated successfully, but these errors were encountered: