Video – How to run TSVis to find IT candidates with Stackoverflow and Graphistry

We’ve just uploaded a video showing how to use our Technical Skills Visualizer for searching IT candidates with specific sets of skills: https://www.youtube.com/watch?v=j-LOCUM1dp4 The best part is you don’t need any special tools installed on your computer, just a web browser is enough! Under the hood, we are using https://mybinder.org to …

[PL] Pro-rosyjska dezinformacja na Twitterze

W ostatnim czasie analizowałem sieć polskojęzycznych kont na Twitterze nastawionych pro-rosyjsko/anty-ukraińsko. W tym artykule chciałem się podzielić swoimi spostrzeżeniami na temat zaobserwowanych wzorców i wyzwań jakie są związane z wykrywaniem dezinformacji. Narzędzia i metody Analizę przeprowadzaliśmy w małej grupie – między innymi z Markiem Czumą z RDF i Piotrkiem Czaińskim …

Use of NiFi for OSINT automation purposes (part II)

This is the second article that focuses on using NiFi to automate OSINT activities. This time, we get straight to the practical part. If you haven’t read the first part of this tutorial, you can find it here. Pastebin monitoring tool in NiFi Goal Let’s create some basic but practical …

Use of NiFi for OSINT automation purposes (part I)

Do you sometimes feel overwhelmed with manual work during your OSINT investigation? Not all of the work should be automated, but definitely some part of it! You can write custom Python scripts and run it when you need, but what if you don’t know Python, or if you just don’t …

Solr – Full Text Search for Big Data and OSINT

Today we want to make a basic introduction to Apache Solr and then (in the following post) use it as an output storage for Metadata Digger. Why Solr? It will allow you for searching through metadata using all great features of Full Text Search engine. Before we start, let’s go …