Applied math for security a Pythonic introduction to graph theory and computational geometry

"A math-based guide for information security practitioners. Teaches how to use concepts from various fields of mathematics, such as graph theory, computational geometry, and statistics, to create and implement ready-to-use security tools. Features code examples in Python and hands-on proof-of-c...

Descripción completa

Detalles Bibliográficos
Otros Autores: Reilly, Daniel (Security researcher), author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: San Francisco : No Starch Press 2023.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009757923106719
Tabla de Contenidos:
  • Setting up the environment
  • Programming and math conventions
  • Network and graph theory
  • Creating a network graph from packets
  • Analyzing social networks derived from Tweets
  • Analyzing social network evolution with Monte Carlo simulations
  • Computational geometry theory
  • Triangulating locations from OpenCell data
  • Emergency service planning with Voronoi diagrams
  • Computational geometry for facial recognition
  • Understanding the art gallery problem
  • Going beyond the proof of concept
  • Delivering Python applications.