lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
From: full-disclosure at lists.netsys.com (full-disclosure@...ts.netsys.com)
Subject: programming

First you need to know the machine architectures of the most commonly used
machines (x86, SPARC, PowerPC) so you can understand how a machine processes
instructions and allocates memory.
Then you need to know the OS architecture, Unix(Linux, Darwin xBSD etc.) and
Windows

You need to know C, since 90% of all system software is written in C.
Then you need to know assembler for x86 (or Solaris HP etc.) so you can
understand the shell code and effects of code. 

-----Original Message-----
From: full-disclosure-admin@...ts.netsys.com
[mailto:full-disclosure-admin@...ts.netsys.com] On Behalf Of Patrick Olsen
Sent: April 27, 2004 4:20 PM
To: Security List
Subject: [Full-Disclosure] programming

I was wondering what the first and best language to learn would be for
someone new in the security field in order to understand the exploits better
and all of thoes things.

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ