8000 josamontiel (Joseph A. M. ) Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View josamontiel's full-sized avatar
πŸ₯‘
πŸ₯‘

Block or report josamontiel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
josamontiel/README.md

Hello πŸ‘‹

I'm josamontiel, a SOC Analyst with a strong passion for open source, Linux, and privacy-focused technology.

πŸ“« Let's Connect!

I'm always excited to connect with fellow tech enthusiasts, open-source advocates, and cybersecurity aficionados. Feel free to reach out to me via linkedin or E-Mail to start a conversation or collaborate on projects.

Let's join forces to create a secure, open, and privacy-respecting digital world! πŸŒπŸ”’πŸ§

Pinned Loading

  1. A powershell script that will find a... A powershell script that will find all the inactive users in a directory (users who have not logged in for 90 + days) and outputs the results into a csv file.
    1
    # Function to check if Active Directory module is installed
    2
    function Check-ADModuleInstalled {
    3
        if (Get-Module -ListAvailable -Name ActiveDirectory) {
    4
            return $true
    5
        } else {
  2. Flukey Flukey Public

    A random PIN/Password/Passphrase generator

    Python

  3. hash-calc hash-calc Public

    A python hashing calculator

    Python

  4. entropy-calc entropy-calc Public

    A single page app to showcase password entropy and how it is calculated

    HTML

  5. password-manager password-manager Public

    A Python Password Manager, for educational purposes only.

    Python

  6. OSINT-Framework OSINT-Framework Public

    Forked from lockfale/OSINT-Framework

    OSINT Framework

    JavaScript

0