Sin descripción

Daniel Lazar 01bf5c134d Merge branch 'feature_jlan_cifs' of https://git.tk.informatik.tu-darmstadt.de/scm-ssi-hostage-v3 into feature_jlan_cifs hace 9 años
.settings b75cceb1b0 merged all the changes of hostage v1 hace 10 años
assets 01bf5c134d Merge branch 'feature_jlan_cifs' of https://git.tk.informatik.tu-darmstadt.de/scm-ssi-hostage-v3 into feature_jlan_cifs hace 9 años
build-types e06375ee74 last bugs from merge fixed hace 9 años
gradle b202f83749 ... hace 9 años
libs dc32738a84 changed server config, lib, small bugfix for iptables and added NameServer hace 9 años
native 072e16c802 removed unnecessary print statement hace 9 años
phpsync b7d4ca35ed changed server-side sync implementation hace 10 años
res 01bf5c134d Merge branch 'feature_jlan_cifs' of https://git.tk.informatik.tu-darmstadt.de/scm-ssi-hostage-v3 into feature_jlan_cifs hace 9 años
src 01bf5c134d Merge branch 'feature_jlan_cifs' of https://git.tk.informatik.tu-darmstadt.de/scm-ssi-hostage-v3 into feature_jlan_cifs hace 9 años
.classpath 18daa77da8 Rewrote Synchronization between Devices: hace 10 años
.gitignore e1eacb4b7e added initial sync data structures hace 9 años
AndroidManifest.xml 49e08e662c Fixed up navigation in the wifi direct activity hace 9 años
AndroidManifest.xml~ a240e27d7a icons hace 10 años
LICENSE 0dbc327f61 license and copyright notice in readme hace 10 años
README.md 660ae04e72 -README updated for ssh lib from ganymed hace 10 años
TODO f153dbf73b test commit hace 9 años
build.gradle cf4121aa8d added cryptix-jce lib hace 9 años
gradlew e2e4868404 Compiles! hace 9 años
gradlew.bat e2e4868404 Compiles! hace 9 años
ic_launcher-web.png a468c67df0 First steps... hace 10 años
lint.xml 8b36e01daa Logging-System überarbeitet und als IntentService implementiert. hace 10 años
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. hace 10 años
pom.xml~ a240e27d7a icons hace 10 años
proguard-project.txt a468c67df0 First steps... hace 10 años
project.properties e2e4868404 Compiles! hace 9 años

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.