|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
enhancing Nmap (portscanning network security tool)
Hello everyone....
I am trying to make enhancements or augmentations to the network port scanning utility called Nmap. I am in a way trying to assess its functionalities and then to investigate the possibility of enhancing it. The site for this tool can be visited by typing (URL) in the URL window, which offers comprehensive ways to gain knowledge with regards to the utility mentioned. I have thought of various forms of how to enhance the Nmap functionalities from what it already can offer. Therefore I was thinking alongside web servers and how nmap can get the name and version of the web server running on a computer. In particular, this document, written by Boris Loza in 2600 Magazine (summer 2002) was very interesting in the sense that, it uses perl scripting to find out what web server runs behind a particular port. now I was wondering if you could suggest ways of incorporating this into nmap, using C scripts and also how it can be used to test for possible vulnerabilities on the name and version of the web server...(whether IIS, Apache, iplanet)...? For example: if there are a number of vulnerabilities in IIS, how do we test for them, using the enhanced version of nmap. The URL for the boris loza perl script is as follows: (further down, document on web servers and perl) URL Thank you very much in anticipation Now...these, in the field of software engineering development are seen to be good design strategies with regards to the utility mentioned above, however I am a bit sceptical in terms of their application in the practical sense. A good knowledge of C/C++ programming language may be required to make enhancements to the software possible, in a C or linux/unix environments. The source for this can be obtained from the following link: URL Please encourage the development of this software by offering your experiences as to how to do the code writing and scripting to implement these ideas and offer your suggestions on furthering its possible enhancements. Sincerely, regards, Hugh72 |
|
#2
|
|||
|
|||
|
Why re-invent the wheel?
Search for nessus, santa and other network security scanning tools. They are available and/or linked at the sources you told. Also look for skript-kiddy tools, this is what you want. I am not sure about your goals though. You sound as if you were involved in the development of nmap, but then you would know about these programs as well. nmap is great as it is. I see no need to make a security hole scanner of it. As a security administrator, you should know better than using only a tool like that. Do you know what the CERT is?
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > enhancing Nmap (portscanning network security tool) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|