CCTT - Covert Channel Tunneling Tool v0.1.5 - BUGS
Copyright (C) 2002,2003 Simon Castro - scastro@entreelibre.com
$Id: BUGS,v 1.5 2003/04/23 06:40:55 simsim Exp $

---

  This file is part of CCTT - Covert Channel Tunneling Tool v0.1.5 (C) Simon Castro.
  Cctt 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.
  Cctt 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 Cctt; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

---

  B2/ Si la taille dfinie pour les sockets (dans includes/definitions.h) est infrieure  la taille des structures mises pour l'identification et les demandes de proxy.
      => Ce bug n'est, a priori (a partir de la version 0.1.2), visible que pour UDP.

  B4/ Avec l'utilisation de FAKE_WEBSERVER, les fonctions d'identification cote client affiche client identifie meme si l'identification a plante... (normal, vu que c'est un read de 1 qui est fait sur la socket :<).

  B5/ Il n'est pas possible de descendre la taille des read au dela d'une certaine limite pour 'proxyier' du ssh ...

  B6/ Un bug existe dans le mode proxy inverse, mais je n'arrive pas a mettre la main dessus. J'obtiens des 'Corrupted MAC on input' en utilisant ssh et en mode DEBUG2, on voit bien qu'un buffer en entree sur le serveur en ecrase un autre lors du stockage temporaire, mais je ne trouve pas a quoi c'est du.