PDA

View Full Version : Graduation Project



Aiman
November 9th, 2008, 10:41 PM
Holla :)
This is my final semester ( networking systems),doing Java Networking,C AND C++ plus my graduation project
My grad. project WAS about making a GUI for nmap,but not anymore,they wanted me add functions to the application,and i thought about ARP poisoning and SMTP spoofing,they liked it alot,except they want one more function to be added.

Here is the main program,the nmap GUI,where you can use a ready scan options or you can enter your own commands,its just a simple front end for nmap,nothing much there
http://i35.tinypic.com/2vv9t3n.jpg

Here is the arp poisoning,already started with the coding of it
http://i38.tinypic.com/2ew1kxk.jpg

im not sure why they want this option :s
i even showed them that the code i got didnt work on any well known mail server,but they're not convinced
http://i35.tinypic.com/23mascz.jpg

most of it is done in C language
the UI is done with QT4 open source edition,you can use C++ and C and most languages except java in this edition,so the application can run multiple languages under the hood :P

Any ideas for a new function ?
any ideas or help in anything will be appreciated :)