Git Product home page Git Product logo

comnuse-utils's Introduction

HTB-CommonTools

Description

Repository for use automating common tasks (in my experience) on HackTheBox Expand where necessary, suggestions welcome!

DiskSan - Disk Sanitization

Description

The project encompasses a straightforward PowerShell script guiding users through the process of securely erasing (wiping) connected drives on the system. The utility allows you to select the target disk and choose the number of passes that are performed. The PowerShell script dynamically generates a diskpart script file according to user preferences, initiating Diskpart for the execution of the disk sanitization process

FiM - File Integrity Monitor

Description

This PowerShell script provides a versatile solution for monitoring files within a specified directory and managing a baseline of their hash values. The script offers two main functionalities:

Collect New Baseline (Option A):

Calculates the SHA512 hash for each file in the "Files" directory. Creates or overwrites a baseline file ("baseline.txt") with file paths and corresponding hash values.

Begin Monitoring Files with Saved Baseline (Option B):

Loads a saved baseline from "baseline.txt" into memory. Continuously monitors files in the "Files" directory for changes or additions. Notifies the user when a new file is created, a file is changed, or a baseline file is deleted.

Sentinel Log exporter

Description

This PowerShell script is designed to run continuously, monitoring Windows Event Viewer logs for failed RDP (Remote Desktop Protocol) login attempts. Note: The script relies on an external IP geolocation API (https://ipgeolocation.io/) to fetch additional information about the source IP address. The API key needs to be obtained from that service and inserted into the script for it to work correctly.

GoScan: Web Technology Scanning Utility

Description

GoScan is a command-line tool developed in Go (Golang) that allows users to analyze the web technologies used by websites. With GoScan, you can gain much quicker knowledge reguarding the technologies & frameworks behind websites.

Overall Languages and Utilities Used

  • PowerShell
  • Python
  • Diskpart
  • Microsoft Azure
  • Golang

comnuse-utils's People

Contributors

original-lily avatar

Stargazers

JK 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.