thanks for errorlists

2002-11-19 Thread Peter Ondraska
Thanks to all the guys who responded to my mail, and gave me the valuable 
URLs for my work. I got good info there.
Thanks.

Peter Ondraska



thanks for errorlists

2002-11-18 Thread Peter Ondraska
Thanks to all the guys who responded to my mail, and gave me the valuable 
URLs for my work. I got good info there.
Thanks.

Peter Ondraska


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




errorlists

2002-11-12 Thread Peter Ondraska
Hi

This may be quite offtopic and definitely not debian related.
I am just making a school work on security related bugs and programming 
errors. I would like to ask some of you to list me some error classes you 
know. I mean, a 'Buffer overflow' or 'Format string vulnerability' are 
classes because they appear in many programs and in variety of types.
I don't ask for high level categories, like 'Boundary condition error', 
but I won't dump them if you mention some:) But these depend on the 
chosen taxonomy/hierarchy.

All I ask are some tips and hints you can remember.

Thanks in advance.

Peter Ondraska


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




RE: errorlists

2002-11-12 Thread DEFFONTAINES Vincent
Did you check the Secure-Programs-Howto ?
It is a very good document 
http://www.tldp.org/HOWTO/Secure-Programs-HOWTO/index.html

Hope this helps

Vincent


 -Original Message-
 From: Peter Ondraska [mailto:ondraska;dcs.fmph.uniba.sk]
 Sent: Tuesday 12 November 2002 14:48
 To: [EMAIL PROTECTED]
 Subject: errorlists
 
 
 Hi
 
 This may be quite offtopic and definitely not debian related.
 I am just making a school work on security related bugs and 
 programming 
 errors. I would like to ask some of you to list me some error 
 classes you 
 know. I mean, a 'Buffer overflow' or 'Format string 
 vulnerability' are 
 classes because they appear in many programs and in variety of types.
 I don't ask for high level categories, like 'Boundary 
 condition error', 
 but I won't dump them if you mention some:) But these depend on the 
 chosen taxonomy/hierarchy.
 
 All I ask are some tips and hints you can remember.
 
 Thanks in advance.
 
 Peter Ondraska
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact 
 [EMAIL PROTECTED]
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




FW: errorlists

2002-11-12 Thread DEFFONTAINES Vincent


 -Original Message-
 From: Jan Eringa [mailto:jan.eringa;orbian.com]
 Sent: Tuesday 12 November 2002 15:11
 To: DEFFONTAINES Vincent
 Subject: Re: errorlists
 
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 www.phrack.org is also a good place for in depth discussions on these
 Phrak #50 and up I think ...
 
 
 Good luck
 
 
 
 Jan.
 
 On Tuesday 12 Nov 2002 1:57 pm, DEFFONTAINES Vincent wrote:
 : Did you check the Secure-Programs-Howto ?
 : It is a very good document
 : http://www.tldp.org/HOWTO/Secure-Programs-HOWTO/index.html
 :
 : Hope this helps
 :
 : Vincent
 :
 :  -Original Message-
 :  From: Peter Ondraska [mailto:ondraska;dcs.fmph.uniba.sk]
 :  Sent: Tuesday 12 November 2002 14:48
 :  To: [EMAIL PROTECTED]
 :  Subject: errorlists
 : 
 : 
 :  Hi
 : 
 :  This may be quite offtopic and definitely not debian related.
 :  I am just making a school work on security related bugs and
 :  programming
 :  errors. I would like to ask some of you to list me some error
 :  classes you
 :  know. I mean, a 'Buffer overflow' or 'Format string
 :  vulnerability' are
 :  classes because they appear in many programs and in 
 variety of types.
 :  I don't ask for high level categories, like 'Boundary
 :  condition error',
 :  but I won't dump them if you mention some:) But these 
 depend on the
 :  chosen taxonomy/hierarchy.
 : 
 :  All I ask are some tips and hints you can remember.
 : 
 :  Thanks in advance.
 : 
 :  Peter Ondraska
 : 
 : 
 :  --
 :  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 :  with a subject of unsubscribe. Trouble? Contact
 :  [EMAIL PROTECTED]
 
 - -- 
 
 
 Coffee and cigarettes. That's like the breakfast of champions.
 --Bob (Blue in the Face)
 
 Jan Eringa
 Unix Admin
 Orbian Managment Ltd
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.0 (GNU/Linux)
 
 iD8DBQE90QvkX4LWCZ7JjaMRAl57AJ4mbZu/gLuX7HFyzp1Lth/2agXg7ACgyIxJ
 CdQYyo4MpjB0XL6FW1Rqu2s=
 =nsG7
 -END PGP SIGNATURE-
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: errorlists

2002-11-12 Thread Janus N.
On Tue, 2002-11-12 at 14:47, Peter Ondraska wrote:
 This may be quite offtopic and definitely not debian related.
 I am just making a school work on security related bugs and programming 
 errors. I would like to ask some of you to list me some error classes you 
 know. I mean, a 'Buffer overflow' or 'Format string vulnerability' are 
 classes because they appear in many programs and in variety of types.
 I don't ask for high level categories, like 'Boundary condition error', 
 but I won't dump them if you mention some:) But these depend on the 
 chosen taxonomy/hierarchy.
Phrack #49 has an article named Smashing the Stack for Fun and Profit which 
describes buffer overflows and why they are dangerous.
(www.phrack.org)

Janus
 

-- 
Janus Nørgaard Tøndering
email: janus(at)bananus.dk or janus(at)daimi.au.dk

The cigarette does the smoking, you're just the sucker.
-Unknown






signature.asc
Description: This is a digitally signed message part


errorlists

2002-11-12 Thread Peter Ondraska
Hi

This may be quite offtopic and definitely not debian related.
I am just making a school work on security related bugs and programming 
errors. I would like to ask some of you to list me some error classes you 
know. I mean, a 'Buffer overflow' or 'Format string vulnerability' are 
classes because they appear in many programs and in variety of types.
I don't ask for high level categories, like 'Boundary condition error', 
but I won't dump them if you mention some:) But these depend on the 
chosen taxonomy/hierarchy.

All I ask are some tips and hints you can remember.

Thanks in advance.

Peter Ondraska



RE: errorlists

2002-11-12 Thread DEFFONTAINES Vincent
Did you check the Secure-Programs-Howto ?
It is a very good document 
http://www.tldp.org/HOWTO/Secure-Programs-HOWTO/index.html

Hope this helps

Vincent


 -Original Message-
 From: Peter Ondraska [mailto:[EMAIL PROTECTED]
 Sent: Tuesday 12 November 2002 14:48
 To: debian-security@lists.debian.org
 Subject: errorlists
 
 
 Hi
 
 This may be quite offtopic and definitely not debian related.
 I am just making a school work on security related bugs and 
 programming 
 errors. I would like to ask some of you to list me some error 
 classes you 
 know. I mean, a 'Buffer overflow' or 'Format string 
 vulnerability' are 
 classes because they appear in many programs and in variety of types.
 I don't ask for high level categories, like 'Boundary 
 condition error', 
 but I won't dump them if you mention some:) But these depend on the 
 chosen taxonomy/hierarchy.
 
 All I ask are some tips and hints you can remember.
 
 Thanks in advance.
 
 Peter Ondraska
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact 
 [EMAIL PROTECTED]
 



FW: errorlists

2002-11-12 Thread DEFFONTAINES Vincent


 -Original Message-
 From: Jan Eringa [mailto:[EMAIL PROTECTED]
 Sent: Tuesday 12 November 2002 15:11
 To: DEFFONTAINES Vincent
 Subject: Re: errorlists
 
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 www.phrack.org is also a good place for in depth discussions on these
 Phrak #50 and up I think ...
 
 
 Good luck
 
 
 
 Jan.
 
 On Tuesday 12 Nov 2002 1:57 pm, DEFFONTAINES Vincent wrote:
 : Did you check the Secure-Programs-Howto ?
 : It is a very good document
 : http://www.tldp.org/HOWTO/Secure-Programs-HOWTO/index.html
 :
 : Hope this helps
 :
 : Vincent
 :
 :  -Original Message-
 :  From: Peter Ondraska [mailto:[EMAIL PROTECTED]
 :  Sent: Tuesday 12 November 2002 14:48
 :  To: debian-security@lists.debian.org
 :  Subject: errorlists
 : 
 : 
 :  Hi
 : 
 :  This may be quite offtopic and definitely not debian related.
 :  I am just making a school work on security related bugs and
 :  programming
 :  errors. I would like to ask some of you to list me some error
 :  classes you
 :  know. I mean, a 'Buffer overflow' or 'Format string
 :  vulnerability' are
 :  classes because they appear in many programs and in 
 variety of types.
 :  I don't ask for high level categories, like 'Boundary
 :  condition error',
 :  but I won't dump them if you mention some:) But these 
 depend on the
 :  chosen taxonomy/hierarchy.
 : 
 :  All I ask are some tips and hints you can remember.
 : 
 :  Thanks in advance.
 : 
 :  Peter Ondraska
 : 
 : 
 :  --
 :  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 :  with a subject of unsubscribe. Trouble? Contact
 :  [EMAIL PROTECTED]
 
 - -- 
 
 
 Coffee and cigarettes. That's like the breakfast of champions.
 --Bob (Blue in the Face)
 
 Jan Eringa
 Unix Admin
 Orbian Managment Ltd
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.0 (GNU/Linux)
 
 iD8DBQE90QvkX4LWCZ7JjaMRAl57AJ4mbZu/gLuX7HFyzp1Lth/2agXg7ACgyIxJ
 CdQYyo4MpjB0XL6FW1Rqu2s=
 =nsG7
 -END PGP SIGNATURE-
 



Re: errorlists

2002-11-12 Thread Janus N.
On Tue, 2002-11-12 at 14:47, Peter Ondraska wrote:
 This may be quite offtopic and definitely not debian related.
 I am just making a school work on security related bugs and programming 
 errors. I would like to ask some of you to list me some error classes you 
 know. I mean, a 'Buffer overflow' or 'Format string vulnerability' are 
 classes because they appear in many programs and in variety of types.
 I don't ask for high level categories, like 'Boundary condition error', 
 but I won't dump them if you mention some:) But these depend on the 
 chosen taxonomy/hierarchy.
Phrack #49 has an article named Smashing the Stack for Fun and Profit which 
describes buffer overflows and why they are dangerous.
(www.phrack.org)

Janus
 

-- 
Janus Nørgaard Tøndering
email: janus(at)bananus.dk or janus(at)daimi.au.dk

The cigarette does the smoking, you're just the sucker.
-Unknown





signature.asc
Description: This is a digitally signed message part