i want to check in the captured packet that a particular word or a string exists in it...that particular word can can be any word like bomb...so that an alert message can be given...for capturing jpcap works well but can it perform a checking like this...im aware that of packet.data in jpcap but not very clear...please help me with this.
thanks