Keine Beschreibung

Alexander Brakowski ac05133325 Added background synchronization with android sync framework. Added country-list retrieval from the tracing API. vor 9 Jahren
.settings b75cceb1b0 merged all the changes of hostage v1 vor 10 Jahren
assets b54c5f64e2 merge zum 1. vor 10 Jahren
build-types e06375ee74 last bugs from merge fixed vor 9 Jahren
gradle b202f83749 ... vor 9 Jahren
libs 0f2289a320 fixed bugs in statistics fragment vor 10 Jahren
native f7784ad121 removed print statement in port hack vor 9 Jahren
phpsync b7d4ca35ed changed server-side sync implementation vor 10 Jahren
res ac05133325 Added background synchronization with android sync framework. Added country-list retrieval from the tracing API. vor 9 Jahren
src ac05133325 Added background synchronization with android sync framework. Added country-list retrieval from the tracing API. vor 9 Jahren
.classpath 18daa77da8 Rewrote Synchronization between Devices: vor 10 Jahren
.gitignore e1eacb4b7e added initial sync data structures vor 9 Jahren
AndroidManifest.xml ac05133325 Added background synchronization with android sync framework. Added country-list retrieval from the tracing API. vor 9 Jahren
AndroidManifest.xml~ a240e27d7a icons vor 10 Jahren
LICENSE 0dbc327f61 license and copyright notice in readme vor 10 Jahren
README.md 660ae04e72 -README updated for ssh lib from ganymed vor 10 Jahren
TODO f153dbf73b test commit vor 9 Jahren
build.gradle 68e62760bd changed build.gradle and the gradle wrapper for migration to gradle plugin version 1.0 vor 9 Jahren
gradlew e2e4868404 Compiles! vor 9 Jahren
gradlew.bat e2e4868404 Compiles! vor 9 Jahren
ic_launcher-web.png a468c67df0 First steps... vor 10 Jahren
lint.xml 8b36e01daa Logging-System überarbeitet und als IntentService implementiert. vor 10 Jahren
pom.xml 1e56455f98 Switched to gradle. It requires gradle version 1.10+. Please before importing the project into android studio install the "google play services" and "google repository" through the android sdk manager, otherwise the the build of the project will fail. vor 10 Jahren
pom.xml~ a240e27d7a icons vor 10 Jahren
proguard-project.txt a468c67df0 First steps... vor 10 Jahren
project.properties e2e4868404 Compiles! vor 9 Jahren

README.md

HosTaGe - Honeypot-To-Go

Copyright (C) 2013 Mihai Plasoianu, Wulf Pfeiffer, Lars Pandikow

Features of HoneyRJ were inspiration for this project. http://www.cse.wustl.edu/~jain/cse571-09/ftp/honey/manual.html

Encryption for the SSH protocol were taken from Ganymed SSH-2 and slightly modified. http://code.google.com/p/ganymed-ssh-2/

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.