Skip to content

SkynetSecurityDemonstration is a Python application that uses botnets to demonstrate various security concepts

Notifications You must be signed in to change notification settings

c0go233/SkynetSecurityDemonstration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkynetSecurityDemonstration

SkynetSecurityDemonstration is a Python application that uses botnets to demonstrate various security concepts

Technical Specifications

  • Diffie-Hellman key exchange
  • Encryption and decryption with AES in CBC mode
  • Message integrity with HMAC
  • Replay prevention with timestamp
  • Authentication with RSA digital signature based on PKCS#1
  • Encryption and decryption with AES cipher based on RSA

Used language

  • Python

About

SkynetSecurityDemonstration is a Python application that uses botnets to demonstrate various security concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages