|
Cooking channels - is a set of two python scripts (CGI and client) allowing to
build a communication channel over HTTP cookies.
|
L'article How to cook a covert channel
[Hakin9 Pdf]
initialement publié dans le magazine hakin9 décrit pas à pas comment implémenter certains
concepts de canaux cachés sur un canal de communication constitué à partir des cookies HTTP :
o Canal de contrôle
o Aussi discret que possible (aucun intérèt pour la latence ou la bande passante)
o Orienté porte dérobée (backdoor)
Cet article décrit finalement une méthode de caching second niveau permettant d'utiliser des
serveurs Proxy Web comme intermédiaires pour construire un canal de communication avec une tierce
partie sans que les paquets aient à atteindre un serveur distant à chaque émission.
|
TGW
Version courante: 1.1;
README ,
CHANGELOG
Téléchargement | md5sum: 2ea1c6a47486e123439a40c3ca64484a
http://gray-world.net/projects/cooking_channels/cooking_channels-1.1.tar.gz
Nos projets
|
|

|
Firepass - is a Perl tunneling tool, allowing to bypass firewall
restrictions through the use of HTTP POST requests in order to build TCP or
UDP tunnels.
[learn more]
|
|