This information is from a previous year. Please visit shellcon.io for up to date information.

Python for OSINT Tooling
  • Track A: Saturday 1000-1050
  • Video

The practice of Open Source Intelligence (OSINT) gathering can be tedious when done manually. Fortunately, there are several ways to script out some of the more time-consuming tasks, and make them a breeze. This talk will discuss several Python libraries that can be used to script out various OSINT tasks. We will discuss how to use the Google Custom Search API to get what amounts to an API for Google searches, as well as using BeautifulSoup to parse results, the NLTK or Google Cloud Language API to do sentiment analysis, and a few other libraries that can help speed up your OSINT work.

Emily Chance is a consultant in the Los Angeles area. She provides OSINT services to small and medium businesses and private clients for the purpose of doing risk and security...

Back to talks..