%0 Journal Article %T Automation of Network Protocol Analysis %A keerthi Manchikanti %A J Shiva Prashanth %A Vishnu Murthy G %J International Journal of Computer Trends and Technology %D 2012 %I Seventh Sense Research Group %X This paper ˇ°Automation of Network Protocol Analysisˇ± is mainly aimed to automate the entire process. Starting from sniffing the network packets till the validation of it has been taken care. Here we have automated the logging part through a C program. Whenever packets will be transmitted from a system, Ethereal/Wireshark will be automatically invoked and start capturing the network packets. That will be stored in .pcap format automatically. To validate the contents the logic has been implemented to check particular pattern of packets or any specific string. The .pcap format will be converted into a text format so that the validation can be accomplished through parsing the entire Ethereal/Wireshark log. Based upon the parsing logic, pass/fail verdict will be indicated to user. The logic can always be extended depending upon the project requirements. The performance of the network is also calculated. %U http://www.ijcttjournal.org/volume-3/issue-3/IJCTT-V3I3P124.pdf