gottygolly Posted October 14, 2015 Posted October 14, 2015 Is it possible to monitor network traffic using autoit? I've used wireshark but i'm bored and want to try and make my own.
iamtheky Posted October 14, 2015 Posted October 14, 2015 (edited) I suppose that would depend on what you want to know about the packets? You might be able to do one thing, like count the packets; but I wouldnt give this slow kid any more responsibilities than door greeter, because its probably even going to suck at that job and miss a few folk when large parties arrive.wrapping winpcap or Microsoft NetMon would be my efforts to 'using autoit', but it would only format and filter the output and have nothing to do with packet capture. Edited October 14, 2015 by boththose ,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-. |(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/ (_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_) | | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) ( | | | | |)| | \ / | | | | | |)| | `--. | |) \ | | `-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_| '-' '-' (__) (__) (_) (__)
pcjunki Posted October 14, 2015 Posted October 14, 2015 If your switch has port mirroring your could mirror the port, then capture the data
gottygolly Posted October 15, 2015 Author Posted October 15, 2015 Sorry for not replying sooner, thank you pcjunki I'll look into it when I get home.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now