Giter Site home page Giter Site logo

am0rphous / powershell Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 1.0 1.45 MB

🧰 Various PowerShell scripts for security, sysadmins, blue and red teams👫🏼

PowerShell 100.00%
powershell powershell-script scripts blue-team blueteam red-team redteam sysadmin security

powershell's Introduction

Creativity is your weapon

PowerShell is a task automation and configuration management system developed by Microsoft. It is made up of a command language interpreter (shell) and scripting language built on the .NET Framework TecMint.

Because MacOS and Linux are non-Windows systems, PowerShell might lack some features on these OS'es. This is because .NET Core and PowerShell core isn't feature complete on other OS'es than Windows.

When scripting - Keep this in mind

  • A script should be run without errors
  • It should perform the task for which it is intended
  • Program logic is clearly defined and apparent
  • A script does not do unnecessary work
  • Scripts should be reusable

Collections

Network commands

Test-NetConnection -Computername $target -Port 5985

Other

TimeTrack-Specific-Software-Openings.ps1

Primitive script used to test how long time a specific program uses before it's opened. VLC and Windows Media Player is used as examples. Modern servers will have a close average time while old and unstable servers will have timing that varys more. Having stable and precises time is critical within streaming environments, where it's crucial a program opens without a delay.

Picture that shows normal timing on modern hardware:
Skjermbilde-2020-07-03-kl-17-07-23

Timing that shows abnormal timing on slow and old hardware:
Skjermbilde-2020-07-03-kl-17-09-25

powershell's People

Contributors

am0rphous avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ausecwa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.