GithubHelp home page GithubHelp logo

powershell's Introduction

Powershell Scripts

Below is a list of powershell scripts that I have started and work on as I learn more about powershell. My goal is to find ways to improve and automate some of the tasks that I do often.

baseline does the following:

  • Creates a folder with all of the data in seperate text documents
  • Contains four switches (baseline, persistence, hash, and help)
  • The persistence options conducts some searches that would help identify persistence
  • Recently added a hash switch that will take a hash of c:\windows and c:\windows\system32 -recursively

pswinevent does the following:

  • parses out all the event logs based on selected event ids
  • contains a status bar to provide feedback on progress
  • stores the output in a folder on the user's desktop called eventlogs
  • contains two swtiches that defines the output format for the results (-csv and -txt)
  • format is .\pswinevent.ps1 -

hash_compare does the following:

  • Opens a file of unknown hashes
  • Opens a file of bad hashes
  • Checks if any unknown hashes are found in the bad hashes
  • Create a text document of all the bad hashes

The psgmail script does the following:

  • The -pull switch prompts the user for their gmail credentials and downloads emails that contain a certain string in the body
  • The -filter switch parses through the emails and removes email addresses
  • This will probably not be usefull for anyone, but it showcases the gmail.ps capabilities

powershell's People

Contributors

crashnburn23 avatar

Stargazers

Minh-Triet Pham Tran avatar  avatar Jess Anderson avatar

Watchers

Minh-Triet Pham Tran avatar  avatar  avatar

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.