Using PCAP.NET, I want to automatic browse with the feature of changing ip address. I want to browse a website and send data to it (filling a form using POST) with different ip addresses each time.
Someone suggested that I must use PCAP.NET for ip spoofing but I don't know who to use PCAP.NET inside automatic browsing tool.
Can somebody tell me where to begin or tell me who to send post data using PCAP.NET?
Thanks!