Artillery honeypot setup With pictures 07-19-2015, 07:30 PM
#1
I've noticed a few honeypot threads from along time ago but no real tutorials on it, so I thought I would throw my two cents in.
In this tutorial I will be using a *nix system.
They're a lot of honey-pots on google, but I’ll be focusing on Artillery by TrustedSec
https://www.binarydefense.com/project-artillery/
installing is a simple as downloading (or git clone if your into that kinda thing) and running the python set-up file.
All right, now that we got it all set up lets start!
first lets show a simple portscan on the honeypot right out of the box
[attachment=267]
Now, keep in mind that all these ports are honeypot, you can go into the config and modify which ports the honey-pot set-up and monitors
lets try to telnet into the system!
First we need to add the telnet port into the config file
[attachment=268]
Next we need to restart artillery
[attachment=269]
Now that we added the port lets try to telnet into the honeypot lets try to connect
[attachment=270]
There are a lot more things you can do, such as ddos protection, email alerts, and bruteforce prevention.
this is my first tutorial, so please tell me if it was bad or good and tell me how i can improve!
In this tutorial I will be using a *nix system.
[b]Honey-pot set-up[/b]
They're a lot of honey-pots on google, but I’ll be focusing on Artillery by TrustedSec
https://www.binarydefense.com/project-artillery/
installing is a simple as downloading (or git clone if your into that kinda thing) and running the python set-up file.
All right, now that we got it all set up lets start!
first lets show a simple portscan on the honeypot right out of the box
[attachment=267]
Now, keep in mind that all these ports are honeypot, you can go into the config and modify which ports the honey-pot set-up and monitors
lets try to telnet into the system!
First we need to add the telnet port into the config file
[attachment=268]
Next we need to restart artillery
[attachment=269]
Now that we added the port lets try to telnet into the honeypot lets try to connect
[attachment=270]
There are a lot more things you can do, such as ddos protection, email alerts, and bruteforce prevention.
this is my first tutorial, so please tell me if it was bad or good and tell me how i can improve!


![[+]](https://sinister.li/images/modern/collapse_collapsed.png)











