Search:

Type: Posts; User: hyaku_; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    14
    Views
    6,876

    Thank you very much!

    Thank you very much!
  2. Replies
    14
    Views
    6,876

    Does this server is vuln. to buffer overflow?

    Hi!
    I'm learning about buffer overflows! I writted a simple server, so I can see how remote buffer overflows work, but there is a problem! When recv(); recives data, the third recv(); argument...
  3. Replies
    9
    Views
    5,159

    Thank you! I dont seem to understand that...

    Thank you!
    I dont seem to understand that casting! For example bind function takes argument for example (struct sockaddr *)&server. I don't get it! What is the point of this? Why so much casting?
    ...
  4. Replies
    9
    Views
    5,159

    Thank you very much sec_ware! Finaly a working...

    Thank you very much sec_ware!
    Finaly a working checksum! :D

    I still got two questions! I hope you don't mind! ;)


    Does this code allocates only memory or does something more?

    I found a...
  5. Replies
    9
    Views
    5,159

    Thanks! I would like to do it without libnet! I...

    Thanks!
    I would like to do it without libnet! I used that checksum function from http://www.linuxworld.com/story/34589.htm?DE=1 but the checksum is still wrong! Please look at the code! Thank you!
  6. Replies
    1
    Views
    2,391

    Hacker documentaries!

    Hi!
    I have seen bouth Linux movies "The Code" and "Revolution OS", they ware awsome! I allso have seen Discovery chanel "Hackers - computer outlaws and angels" and "Hackers - computer outlaws" Very...
  7. Replies
    9
    Views
    5,159

    Thank you! I added the checksum function into my...

    Thank you!
    I added the checksum function into my code, but still the TCP checksum is incorect! I ran ethereal and here are the results:

    my code prints out IP and TCP checksums:
    ip->check=0xe9a8...
  8. Replies
    9
    Views
    5,159

    Raw socket programming Q.

    Hello everybody!

    I'm very interested in networking. I'm learning socket programming on Linux. I know that exists RAW sockets. I have searched for tutorials, but didn't find anything very useful....
Results 1 to 8 of 8