* T1105 - Windows push file using sftp.exe
* Update T1105.yaml
---------
Co-authored-by: Hare Sudhan <code@0x6c.dev>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
* T1105 - Windows pull file using scp.exe
* Update T1105.yaml
---------
Co-authored-by: Hare Sudhan <code@0x6c.dev>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
* Update T1560.001.yaml
* Create T1564.008.yaml
* Update T1105.yaml
* Update T1560.001.yaml
Added back elevation_required: true to the previous test as it was mistakenly removed.
* Update T1105.yaml
Fixed up errors
* Update T1560.001.yaml
removed addition elevation_required option
* Update T1560.001.yaml
Fixed the issues based on the feedback
* Adding a sample zip file to help with atomic test
* Update T1105.yaml
* Update T1105.yaml
---------
Co-authored-by: Hare Sudhan <code@0x6c.dev>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
* fix: Updating atomics YAML file structure to align with the new JSON schema definition.
This also fixes some white space issues and general line formatting across all impacted atomics.
* fix: One additional change needed
---------
Co-authored-by: MSAdministrator <MSAdministrator@users.noreply.github.com>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
* New Atomic test 29 - iwr download
iwr or Invoke Web-Request download. Use 'iwr' or "Invoke-WebRequest" -URI argument to download a file from the web. Note: without -URI also works in some versions.
* Update T1105.yaml
* Update T1105.yaml
at 793 added line for elevation required : true, as it was missed to include earlier
* Update T1105.yaml
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
* Update T1105.yaml
nimgrab.exe from nim programming package for windows can be used to download file.
* Update T1105.yaml
Update on nimgrab.exe execution information
* Update T1105.yaml
update the adjustment of nimgrab.exe block structure
* Update T1105.yaml
error fixed, nimgrab.exe
* Update T1105.yaml
error fixed, nimgrab.exe
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
* Create T1105-download-file.vbs
* Added 2 tests to T1105 based on open issue
* Update T1105.yaml
* remove duplicate
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
* Added a new test for T1105 - cmdl32 LolBins
* Added references
* chaning the bin folder to src based on suggesstion from clr2of8
* deleted bin
* changed the path for input arguments
Co-authored-by: Jayaram Rajamurugan <jrajamurugan@nti.local>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>