Menu

#38 Fixes the telnet chat exploit

open
nobody
None
5
2004-07-24
2004-07-24
No

Here's a patch to that telnet chat exploit that was
mentioned at the discussion forum.

Discussion

  • Harri Suutari

    Harri Suutari - 2004-07-24
     
  • Nobody/Anonymous

    Logged In: NO

    [root@xxxxxx opendchub-0.7.14]# patch -p1 < ../opendchub-
    0.7.14/patches/patch-0.7.14hs7.diff
    patching file src/main.c
    Hunk #1 FAILED at 1056.
    1 out of 1 hunk FAILED -- saving rejects to file src/main.c.rej

    ehh...help?

     
  • Harri Suutari

    Harri Suutari - 2004-11-06

    Logged In: YES
    user_id=714357

    OK, I should have explained more about this patch, too. Sorry. Here it is:

    The main.c file in 0.7.14 is in DOS format. We use Unix so we don't like that. Convert the file to Unix format first, and then apply the patch. You can convert with commands "dos2unix" or "fromdos".

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.