Нет описания

Daniel Lazar 4c95529fc9 solved merge conflicts 9 лет назад
.settings b75cceb1b0 merged all the changes of hostage v1 10 лет назад
assets 0071c52e4c reimplemeted the bugfix from fabio for redirect ports 9 лет назад
build-types e06375ee74 last bugs from merge fixed 9 лет назад
docs 67b93b0b18 Added sync docs; 9 лет назад
gradle b202f83749 ... 9 лет назад
libs 4191fca469 newest lib version 9 лет назад
native 072e16c802 removed unnecessary print statement 9 лет назад
phpsync b7d4ca35ed changed server-side sync implementation 10 лет назад
res 3344e71f68 changed cifs config and added more folders 9 лет назад
src 4c95529fc9 solved merge conflicts 9 лет назад
.classpath 18daa77da8 Rewrote Synchronization between Devices: 10 лет назад
.gitignore e1eacb4b7e added initial sync data structures 9 лет назад
AndroidManifest.xml 18f1aca3ac finished translating and changed version number 9 лет назад
AndroidManifest.xml~ a240e27d7a icons 10 лет назад
LICENSE 0dbc327f61 license and copyright notice in readme 10 лет назад
README.md 660ae04e72 -README updated for ssh lib from ganymed 10 лет назад
TODO f153dbf73b test commit 9 лет назад
build.gradle f25139dc2b solved merge conflicts 9 лет назад
gradlew e2e4868404 Compiles! 9 лет назад
gradlew.bat e2e4868404 Compiles! 9 лет назад
ic_launcher-web.png a468c67df0 First steps... 10 лет назад
lint.xml 8b36e01daa Logging-System überarbeitet und als IntentService implementiert. 10 лет назад
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. 10 лет назад
pom.xml~ a240e27d7a icons 10 лет назад
proguard-project.txt a468c67df0 First steps... 10 лет назад
project.properties e2e4868404 Compiles! 9 лет назад

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.