Tuesday, July 14, 2009

Can I send and detect individual SYN or FIN packets using VB.NET Sockets or any other process in VB.NET?

How can I send and detect individual SYN or FIN or any other flag packet USING VISUAL BASIC.NET? Doing it in VC++, C or JAVA is easy but I could not do it in VB.NET. Is there any was to access RAW SOCKETS AND send and detect packets using "Visual Basic.NET" Or C#.Net?

Can I send and detect individual SYN or FIN packets using VB.NET Sockets or any other process in VB.NET?
you cannot do it using VB.





try intrgrting with free sniffers.
Reply:I would use ethereal to sniff my traffic. You can then dump the data in to any program from there. Etherreal is free and it identifies the packets for you.


No comments:

Post a Comment