|
Nmap Development
mailing list archives
RE: where to start from
From: "Daniel White" <dwhite () securecommercesystems com>
Date: Wed, 4 Apr 2007 10:09:24 -0500
http://safari.samspublishing.com/0789722410/d1e1910
Linux socket programming by example may help by Warren Gay
************************************************
Dan White
Secure Commerce Systems
Ph 866 SEC COMM (732-2666) CELL 281 435 1605
www.securecommercesystems.com
Securing Business in an Insecure World!
***********************************************
-----Original Message-----
From: nmap-dev-bounces () insecure org [mailto:nmap-dev-bounces () insecure org]
On Behalf Of Kantor Zsolt
Sent: Wednesday, April 04, 2007 2:55 AM
To: nmap-dev () insecure org
Subject: Re: where to start from
I think that at first it would be a good idea to learn socket programming
(how to create a raw ICMP , data gram packets . . . ) because that's the key
of nmap.
The tools can vary from simple to complex .I prefer gedit (a simple text
editor,but with some enhancements for programming) when writing some
code,abd the terminal to execute the app.If you prefer IDE's you can
use KDevelop for C/C++ (www.kdevelop.org) or Anjuta (www.anjuta.org) or
Eclipse (www.eclipse.org) or gbuilder ,but I think it is outdated.I think
that at the beginning you better write simple client/server programs to
understand better the socket programming.Don't dive directly into nmap
source. Good luck ! ;-)
---------------------------------
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
- Re: where to start from, (continued)
Re: where to start from Open Phugu (Apr 04)
Re: where to start from Muhammad Ali (Apr 04)
Re: where to start from Kantor Zsolt (Apr 04)
- RE: where to start from Daniel White (Apr 04)
|