Hello everyone. I’m back with a new version of a PoSH v2 ping/dns tool. Got a lot of great feedback with the previous post and here is the result of that feedback. Looking for more input this time around. Again.. I’m stuck in an enterprise environment with some strict rules. I understand that nmap exists.. I understand that there is a ping for loop in the RTFM.. I’m writing tools because it’s a pain in the ass to download/install anything in my environment. I need PoSH practice. My next phase is to convert a lot of the code into functions and switches. More so looking for criticism on functionality or speed or whatever. Thanks again! Looking forward to the comments.
-k0zm0
https://gist.github.com/kurok0sm0/19ae1f8151466ccb8f741127ce7feb94
submitted by /u/wingsndonuts
[link] [comments]
The post PoSH v2 Ping/DNS tool. Improvements after initial post! appeared first on How to Code .NET.