Commit Graph

298 Commits

Author SHA1 Message Date
jose nazario
88871e683c
add dhp docker honeypot from ciscocsirt 2020-09-24 10:13:20 -04:00
jose nazario
c235e2fc84
Merge pull request #81 from run41/add_honey_ports
add honey_ports
2020-09-02 16:21:19 -04:00
johnclarke
859981ba6d Update order of entry A-Za-z 2020-09-02 20:49:30 +01:00
johnclarke
014c2f88f2 add honey_ports 2020-08-31 22:54:42 +01:00
jose nazario
e4e7b88cd8
fix #80 - remove bukkit 2020-08-31 10:06:26 -04:00
jose nazario
74df326d39
add CHN 2020-06-25 11:46:56 -04:00
jose nazario
b75a37b584
Merge pull request #78 from PolluxAvenger/master 2019-12-14 14:02:09 -05:00
PolluxAvenger
d9ff0258a5 update of chinese translation
chinese translation of README_CN.md
2019-12-14 19:59:21 +08:00
jose nazario
51efd59cc5
Merge pull request #76 from g-lxy/master
Add ADBHoney
2019-10-18 07:58:24 -04:00
jose nazario
18230d4ff9
fix ordering 2019-10-18 07:58:12 -04:00
g-lxy
e5f4112725
Update README.md 2019-10-18 14:46:43 +08:00
jose nazario
2c2a7f160b
remove sebek stuff, fix #75 2019-07-28 12:50:13 -04:00
jose nazario
2b890b9594
move cisco_asa honeypot to right location
it's [A-Z][a-z] ordering
2019-07-25 09:55:02 -04:00
jose nazario
e237ccc53a
Merge pull request #74 from qboy1987/master
update readme.md with cisco_asa honeypot, thanks!
2019-07-25 09:53:59 -04:00
qboy
363b48a31b add ciscoasa_honeypot 2019-07-25 14:34:52 +08:00
jose nazario
c4e9784d60
Merge pull request #73 from qboy1987/master
add honeypot MongoDB-HoneyProxyPy, thanks for the clarification!
2019-07-24 07:57:26 -04:00
qboy
0f2674e2ac remove blank line 2019-07-24 11:13:13 +08:00
qboy
01f6374306 alphabetical order 2019-07-24 11:12:24 +08:00
qboy
da6e354d2b add honeypot MongoDB-HoneyProxyPy 2019-07-23 09:58:34 +08:00
jose nazario
19c5b4d3a0
add miniprint 2019-04-19 18:35:32 -04:00
jose nazario
d0cf121bf7
add drupot 2019-02-28 10:11:13 -05:00
jose nazario
ed2f5e074e
dead link 2019-02-26 17:00:23 -05:00
jose nazario
982feac394
dead link 2019-02-26 17:00:00 -05:00
jose nazario
68ff120bbd
fix issues - uk honeynet, sourceforge, and delilah 2019-02-23 08:35:40 -05:00
jose nazario
0c7d588302
remove detux and sourceforge
sick of them timing out
2019-02-23 08:33:59 -05:00
jose nazario
89e91eff1c
remove honeystick, new delilah link
fix #72
2019-02-23 08:19:58 -05:00
jose nazario
8f0a651ecc
add bpot 2019-02-15 08:55:21 -05:00
jose nazario
e55420f154
add tomcat-manager-honeypot 2019-02-07 10:45:12 -05:00
jose nazario
7704dcd4d9
Merge pull request #71 from benyanke/patch-1
Add tpot honeypot
2019-02-05 13:49:41 -05:00
Ben Yanke
82a61bc877
Add tpot honeypot 2019-02-05 11:45:14 -06:00
jose nazario
5b6bb494bb
add pyrdp, a mitm tool that can be used to build rdp honeypots 2018-12-20 09:02:23 -05:00
jose nazario
ddbccb6357
fix redirects 2018-11-14 13:36:56 -05:00
jose nazario
f5b3e2708e
fix redirects 2018-11-14 13:35:42 -05:00
jose nazario
7933143ba0
add WAPot 2018-11-14 13:25:18 -05:00
jose nazario
54d804460b remove smarthoney, TLS certificate expired 2018-09-03 11:17:17 -04:00
jose nazario
2b73cf73ee add a few honeypots found while searching for ftp honeypot 2018-09-03 11:08:29 -04:00
jose nazario
195b1fc124 add telnet-iot-honeypot 2018-08-12 22:18:21 -04:00
jose nazario
f942bd6617 add amv42/sshd-honeypot 2018-08-11 12:20:38 -04:00
jose nazario
831d16477e
fix links - remite citi, honeytokens/generate 2018-08-09 10:09:18 -07:00
jose nazario
04d71fb05f
add honeyku 2018-08-09 09:59:08 -07:00
jose nazario
2fd654a266
Merge pull request #69 from meitar/more-conformance-fixes
Additional awesome-list linting fixes, including:
2018-07-31 15:45:52 -04:00
Meitar M
594c2ae8a2
Additional awesome-list linting fixes, including:
* Place the awesome badge inline with the list title.
* Ensure item names and descriptions are separated by ` - ` sequence.
* Use consistent anchors among Contents and body headings.
* Ensure table of contents section heading is called `Contents`.
* Make casing of "honeypot" consistent.
* Continue to remove leading prepositions ("a," "an," etc).
* Ensure name is in the link, not redundantly in the description.

This is a continuation of pull request #68 but should not be considered
complete.
2018-07-31 15:44:30 -04:00
jose nazario
71df2cc959
Merge pull request #68 from meitar/conformance-fixes
Numerous linting fixes according to the awesome-list guidelines:
2018-07-31 15:03:14 -04:00
Meitar M
b87174341c
Numerous linting fixes according to the awesome-list guidelines:
* Capitalize the first letter in a description.
* Ensure descriptions have a period at the end of them.
* Omit leading prepositions ("a," "an," etc.).
* Include descriptions for several missing items (CanaryTokens, etc).

This is a first pass at conformance and improvements and should be
considered *partial work* rather than a thorough treatment.
2018-07-31 14:50:21 -04:00
jose nazario
e1048738f8 add StrutsHoneypot 2018-07-28 15:02:17 -04:00
jose nazario
57de852dc5
Merge pull request #66 from lnslbrty/master
add potd
2018-07-18 09:59:34 -04:00
Toni Uhlig
6d2011e6fd
add potd
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2018-07-17 22:47:46 +02:00
jose nazario
6eafd68539 add kako, mockssh 2018-07-07 20:24:32 -04:00
jose nazario
4ffbbf33d2 add cowrie2neo 2018-07-05 14:38:49 -04:00
jose nazario
663dfbe6ab fix build, remove vmscope link - unreliable 2018-07-05 14:12:58 -04:00