Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ssh honey pot server

usage

python3 sshsimplerserver.py and build necessary tools

now the project is building.the build process depend on my mood. ^_^

step1 know the twisted how to work

  • the function is different between ssh and echo tcp. tcp is not use session and ssh must use session.
  • how to use a diy nonblocking function is a second key point now lets do some interesting.
  • now wo can deal the multi thread problem and use deferToThread is a easy way

step2 do a fake shell command (finish)

20210111 already deal the ping command
#WARNING

  • python3 development env (my python version is 3.8)
  • now deal the del,ctrl+c,enter and have many unprocess ascii.(So type correct the command)
  • next time will process fake filesystem(maybe i can keep on it....)

author email
fuwenbo95@126.com
the project is built on academic learning

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages