-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding ifconfig command * Adding documentation for ifconfig * Updated -Query to provide config information * Updated sc command to extend query and add modify function * updated sc browserscript to include new sc features * Changed upload dialogue from Apfell->Mythic The upload command's modal popup was not updated from Apfell to Mythic. * Adding code for updated sc command * Updated browser script to prevent a value from showing 0 when it should be null * Bumping sc.py version number * adding iphlpapi.dll * adding netstat task * New dev environment, removed MSPSv5 reference assemblies, attempted to reinstall fody for everything * fixing fody for screenshotinject * Adding support for process name on checkin * readding netstat to project * adding scarecrow wrapper * adding legacy call to IsWow64Process back for legacy windows * fixes for it * adding ifconfig to tasks csproj since I'm a big dummy * readme updates * added close handle to tcp peer to force close established connection on unlink with tcp profile (#106) Co-authored-by: spicybyte <spicybyte> * moving CloseHandle instantiation to class constructor * Quick fix to services -modify (#103) * Removed some print statements and uploaded correct sc.py... * adding modify to supported ui features Co-authored-by: spicybyte <spicybyte> * modifying pth command to respect saved credentials when task is issued. Closes #98 * Updating version number Co-authored-by: spicybyte <spicybyte> Co-authored-by: Duane Michael <[email protected]> Co-authored-by: thespicybyte <[email protected]>
- Loading branch information
1 parent
5e7754e
commit 2472fe7
Showing
5 changed files
with
157 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters