Apollo 2.2.0
This new release includes:
ifconfig
command to list network interfacesnetstat
to list network connections of various typessc
enhancements across querying and modifying, with additional information regarding binary paths, running PIDs, etc.- Fix for
ps
where it would report the wrong architecture for processes (was backwards previously) - Apollo now reports the process it's residing in on checkin
- Apollo now has the
scarecrow_wrapper
in its supported wrapper payload types - Dependencies have been shuffled around such that the PS reference assemblies it used to came bundled with are removed, and is now dependent on the PowerShell assemblies being resident on disk
Special thanks to @thespicybyte and @subat0mik for their contributions