Skip to content

ziyu-yu/templecapstone-activehoneypot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure to install python-twisted package with 'sudo apt-get install python-twisted'
Use Python 3.5

Will not run without id_rsa and id_rsa.pub private and public keyfiles in the same directory.
You can generate these with openssh-keygen.

Dependencies:

twisted[conch]
mysqlclient
requests

MUST SET UP ONLY THESE LIBRARIES IN A VIRTUAL ENVIRONMENT _AND_ ACTIVATE THE VIRTUAL ENVIRONMENT WITH
source ./venv/bin/activate

before running python3.5 activehoneypot.py

If you don't do this you will get terrible errors and tears.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 55.7%
  • Java 35.7%
  • CSS 4.6%
  • HTML 4.0%