-
Gathering Security Data: Tests with Ansible
Goal for today Gather Configuration data from Linux boxes. As the saying goes: “You can’t manage what you don’t know”. Well, today is about just that (with focus on IT Security). Introduction This is part of a series of posts about gathering security data (see for example: Shodan API tests or More external data sources…
-
A revelation: R Futures
Intro I have been accepting (NOT complaining about) R limitation of being mono-core, monothread. For a long time. Actually, for years. I even went all the way to using Docker to distribute compute load across CPUs of one (or more) physical machine. It was just something I had “assumed” was like that. But what little…
-
More external data sources tests: OWASP Amass
So I already wrote a quick post on Shodan recently. I’ve come across plenty of data sources over time (IPVoid, DomainTools, NetworksDB, the usual Virustotal (…), on top of the classics tools for discovery like whois & nslookup/dig and well, a long list). But I’ve been pointed to a new tool that I didn’t know…