• Inicio
  • Secciones
  • Info
  • Entradas Inglés

Introducción a la programación en Python sobre problemas de criptoanálisis

  • July 11, 2013
  • tuxotron
    • Facebook
    • Twitter
    • Reddit
    • LinkedIn
    images.jpeg

    Este tutorial no es una introducción ni al fundamentos de criptografía, ni criptoanálisis, ni a la programación en Python. Es un tutorial que te ayuda a escribir programas en Python que te ayuden con la solución a problemas de criptoanálisis.

    El tutorial espera que sepas, al menos programar, si ya conoces Python mejor, y que entiendas y seas capaz al menos de resolver un problema de sustitución.

    El índice del mismo es el siguiente:

    Introduction - what this is not
    Python
    Learning about Python
    The three ways of running Python code
    Cryptography
    Resources
    The Monome-Dinome cipher
    A Text class
    Our first object
    Our first module
    Loading from a file
    Pre-processing the input
    Our first program
    An Encryption class
    The Key
    Encryption
    Decryption
    Cryptanalysis I - the Row Digits
    The Frequency count
    The n-gram frequency count
    The Row Digits
    Cryptanalysis II - the Trick
    Decrypting with an incorrect key?
    Simplifying complex ciphers
    Removing the row digits
    Cryptanalysis III - Removing the guesswork
    The Index of Coincidence
    Coding The Index of Coincidence
    Creating the programs
    Refactoring
    Creating the program framework
    Encrypting
    Decrypting
    Breaking
    The complete source code

Aprendiendo PowerShell con ejemplos

  • July 9, 2013
  • cybercaronte
    • Facebook
    • Twitter
    • Reddit
    • LinkedIn
    PowershellHTG

    Excelente tutorial lleno de ejemplos, visual y muy bien explicado de la web HowToGeek.

    Perfecto si quieres empezar a trastear un poco con esta estupenda y poderosa herramienta de una forma amena y directa al grano.

    Estos son los tutoriales:

    • Learn How to Automate Windows with PowerShell
    • Learning to Use Cmdlets in PowerShell
    • Learning How to Use Objects in PowerShell
    • Learning Formatting, Filtering and Comparing in PowerShell
    • Learn to Use Remoting in PowerShell
    • Using PowerShell to Get Computer Information
    • Working with Collections in PowerShell
    • Learn How to Use Jobs in PowerShell
    • Learn How to Extend PowerShell
    • Learning PowerShell Variables, Input and Output
    Perfectos para este Verano ;)

Camuflando un golpe en el coche al estilo friki

  • July 9, 2013
  • cybercaronte
    • Facebook
    • Twitter
    • Reddit
    • LinkedIn
    tnmt-dent

    Visto en GeeksAreSexy

Siguiente
Anterior
Libros

Docker: SecDevOps LibroMicrohistorias

Machine Learning aplicado a Ciberseguridad: Técnicas y ejemplos en la detección de amenazas Kubernetes para profesionales: Desde cero al despliegue de aplicaciones seguras y resilientes

Buscar
Entradas Recientes
  • Posts
  • Reemplazando la bateria del AirTag
  • OpenExpo Europe décima edición, 18 de mayo: El Epicentro de la Innovación y la Transformación Digital
  • Docker Init
  • Kubernetes para profesionales
  • Agenda: OpenExpo Europe 2022 llega el 30 de junio en formato presencial
  • Libro 'Manual de la Resilencia', de Alejandro Corletti, toda una referencia para la gestión de la seguridad en nuestros sistemas
  • Mujeres hackers en ElevenPaths Radio
  • Creando certificados X.509 caducados
  • Generador de imágenes Docker para infosec
Categorías
  • varios
  • hacking
  • seguridad
  • recursos-informática
  • videos
  • programación
  • hardware
  • ciencia
  • juegos
  • historia
Enlaces
  • Hack a day
  • Microhistorias
  • Microsiervos
  • Security By Default
  • Seguridad Apple
  • SysAdmit
  • Un informático en el lado de mal

© Cyberhades 2023

Back to Top