diff --git a/README.md b/README.md index de8bc06..a0deb57 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# Note: +This is an old code base used for a april fools joke in 2017. None of the URLs, passwords or uniquie IDs here are in use, hence them being published publicly. The sqlite database should NOT be used on a live teampseak instance, due to the server specific private information contained within it being accessible by anyone. This information would allow an attacker to immitate and decrypt any traffic from or to a teamspeak server using this database. Thsi code is presented without any warranty or support, and is given here in an as-is state. Consider it useful for REFERENCE ONLY. + + + # Warning!!!! ## This code is held together with chewing gum and bits of string we found under the desk. It was cobbled together in around 20 man hours and is NOT good production code! diff --git a/ts3server.sqlitedb b/ts3server.sqlitedb new file mode 100644 index 0000000..c25f0f8 Binary files /dev/null and b/ts3server.sqlitedb differ