Welcome to Ask A Pentester, where you can get your security questions answered by members of the IT Security community!

Spread the word!

Do pentest tools slow down internet

0 votes
I use alot of tools such as nessus, nexpose, nmap, metasploit, sqlmap which all use internet. and my internet is weird. my phone runs of it my sky channels run off it so my dad isn't happy when its slow. he sais that when I use these tools it is screwing up the internet? am I the only person that has this problem?
asked 10 months ago in Tools by Konvict amateur (200 points)

1 Answer

0 votes
Hello,

It depends on what kind of requests and responses are provoked by these tools. An high amount of data and/or connections may slow down certain network elements. For example my cheap D-Link router doesn't like a lot of concurrent connections (but has no problem with a single connection with a lot of bandwith usage). ZyWALL has a similar problem but only if QoS is enabled.

The best way would be to reproduce the problem by running the scanning utilities and analyzing the network traffic with a tool like Wireshark or tcpdump. If you see a slowdown, you might be able to determine the cause for this.

Regards,

Marc
answered 10 months ago by Marc Ruef enthusiast (480 points)

Please log in or register to answer this question.