Thread: Ftp exploit

  1. #1
    Registered User
    Join Date
    May 2010
    Posts
    2

    Question Ftp exploit

    I am working on an exploit on a ftp server.
    Can anybody tell me what the following piece of code is doing:
    << snipped >>
    Last edited by Salem; 05-01-2010 at 10:09 PM. Reason: Removed hackery code

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    C Board - Announcements in Forum : C Programming

    5. Messages relating to cracking, (erroneously called "hacking" by many), copyright violations, or other illegal activities will be deleted. Due to the overlapping boundaries of code with malicious intent, and other legitimate uses of it, the moderators will assess each potential infraction on a case by case basis.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    May 2010
    Posts
    2
    This exploit is publicly available and has also been patched.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Capture output of spawned ftp program?
    By chuck_tx in forum C Programming
    Replies: 2
    Last Post: 10-07-2009, 09:22 AM
  2. How to program in unix
    By Cpro in forum Linux Programming
    Replies: 21
    Last Post: 02-12-2008, 10:54 AM
  3. FTP and Ident Server :: Winsock
    By kuphryn in forum Networking/Device Communication
    Replies: 2
    Last Post: 03-13-2004, 08:16 PM
  4. [C++] FTP client problem (winsock)
    By Niekie in forum Networking/Device Communication
    Replies: 2
    Last Post: 10-19-2003, 09:23 AM
  5. FTP Server :: Winsock
    By kuphryn in forum Windows Programming
    Replies: 2
    Last Post: 10-03-2002, 07:14 PM