Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log replay automation and terminal-dashboard functionality #172

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

gfoss
Copy link

@gfoss gfoss commented Jan 7, 2015

I've added a couple scripts that I find useful/interesting in kippo deployments. Maybe others will find these scripts useful as well.

The code changes include a basic dashboard that displays high-level statistics and interesting data. The log replay process has been automated via launching playlog.py via cronjob against new log files and sending emails containing the session details following successful breaches. I also added a tiny Firewall script for port redirection, just useful because I'm lazy and don't always leave my honeypots running. :-)

Basic dashboard which displays high-level statistics and interesting
data. Automate the log replay process by auto playing TTY sessions and
sending emails containing the session details following successful
breaches. Firewall script for port redirection.
Added a tiny script to extract credentials from kippo logs — great for
internal pentests :-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant