This forum is in archive mode. You will not be able to post new content.

Author Topic: how much of lenght can a protocol recive?  (Read 1271 times)

0 Members and 2 Guests are viewing this topic.

Offline gh0st

  • Sir
  • ***
  • Posts: 575
  • Cookies: 8
  • #DEDSec
    • View Profile
how much of lenght can a protocol recive?
« on: January 11, 2012, 02:14:50 AM »
Im onto protocol attacks sending a 0 day to gain remote access topic so thats my question I downloaded wireshark but I think that thats not a good starting Ive to analyzse something more important or what?


Offline NeX

  • Peasant
  • *
  • Posts: 74
  • Cookies: 5
    • View Profile
Re: how much of lenght can a protocol recive?
« Reply #1 on: January 11, 2012, 02:52:18 AM »
Buffer length is defined in the source of the application you're trying to write 0day for.
So you should know programming, or reverse engineering.

Offline xzid

  • Knight
  • **
  • Posts: 329
  • Cookies: 41
    • View Profile
Re: how much of lenght can a protocol recive?
« Reply #2 on: January 11, 2012, 04:13:23 AM »
that made no sense to me

Offline imation

  • Peasant
  • *
  • Posts: 141
  • Cookies: 2
    • View Profile
Re: how much of lenght can a protocol recive?
« Reply #3 on: January 11, 2012, 10:40:02 AM »
that made no sense to me

me either, maybe he was high

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: how much of lenght can a protocol recive?
« Reply #4 on: January 11, 2012, 03:00:12 PM »
There is no size limit, only time limit. If you want to transfer 1tb of data, you can. But itll take some time tho. If you are asking for buffer size, that is(as already said) determined by the software in the other end. If you are referring to TCP/IP packet length that would be 1500 bytes and UDP ~500 bytes(?). Tho all of those sizes is determined by the OS so I guess they can be increased somehow.
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline gh0st

  • Sir
  • ***
  • Posts: 575
  • Cookies: 8
  • #DEDSec
    • View Profile
Re: how much of lenght can a protocol recive?
« Reply #5 on: January 11, 2012, 05:15:09 PM »

Offline gh0st

  • Sir
  • ***
  • Posts: 575
  • Cookies: 8
  • #DEDSec
    • View Profile
Re: how much of lenght can a protocol recive?
« Reply #6 on: January 17, 2012, 09:25:48 PM »
and what dp programers do to defend against a malicius network packet?

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: how much of lenght can a protocol recive?
« Reply #7 on: January 17, 2012, 10:02:45 PM »
and what dp programers do to defend against a malicius network packet?

If I understand correctly you asked: "And what does programmers do to defend/protect again malicious network packets?": Don't overflow your buffers. And filter/secure your input.
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline ca0s

  • VIP
  • Sir
  • *
  • Posts: 432
  • Cookies: 53
    • View Profile
    • ka0labs #
Re: how much of lenght can a protocol recive?
« Reply #8 on: January 18, 2012, 12:02:32 PM »
What kind of protocol are you talking about? Something like TCP UDP and so or something like the MSN protocol?

 



Want to be here? Contact Ande, Factionwars or Kulverstukas on the forum or at IRC.