Skip to content
View SecTraversl's full-sized avatar
Block or Report

Block or report SecTraversl

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
SecTraversl/README.md

Welcome to my IT Toolbox πŸ‘‹

  • πŸ”­ I’m currently working on ... creating tools to automate security operations.
  • 🌱 I’m currently learning ... about some good ways to use Markdown to better showcase some of the tools I have made.
  • ⚑ Fun fact: ... This site is a work-in-progress. The tools are tried and tested and I use them on a regular basis, but staging things on GitHub is a new endeavor for me - so as I find more effective ways to package them up and distribute them I will continue to make changes here.
  • πŸ˜„ The Toolbox: ... I have created about 300 Python tools, 500 PowerShell tools, and 70 shell functions as of the end of 2021. I more than tripled my tool development from 2020. Often I will create functions or tool wrappers for existing binaries or simple shell capabilities in order to "document" how things are done. Then when I need build something more comprehensive, I use my categorized functions as a "lookup table". I have learned and forgotten so many things... but I have discovered that organizing things this way and creating these categorized tools has exponentially increased my retention and operational ability.
  • ✨ All Tools/Repos β†’ https://github.com/SecTraversl
  • PowerShell Repos β†’ https://github.com/SecTraversl?tab=repositories&q=&type=&language=powershell&sort=name
  • Python Repos β†’ https://github.com/SecTraversl?tab=repositories&q=&type=&language=python&sort=name
  • Linux Shell Function Repos β†’ https://github.com/SecTraversl?tab=repositories&q=&type=&language=shell&sort=name

Pinned

  1. PowerShell-Active-Directory-Tools PowerShell-Active-Directory-Tools Public

    This repository contains PowerShell tools for working with "Active Directory".

    PowerShell 1

  2. PowerShell-Process-Tools PowerShell-Process-Tools Public

    This repository contains PowerShell tools for working with "processes".

    PowerShell 1

  3. python_scapy_Tools python_scapy_Tools Public

    This repository contains Python 3.8 tools for working with "scapy" for analyzing pcap files / packet captures.

    Python

  4. python_registry_Tools python_registry_Tools Public

    This repository contains Python 3.8 tools for working with offline copies of "registry" hives.

    Python

  5. Toolbox_Windows_PowerShell_5.1 Toolbox_Windows_PowerShell_5.1 Public

    Toolbox of Windows PowerShell 5.1 Tools

    PowerShell 5 2

  6. Toolbox_Python_3.8 Toolbox_Python_3.8 Public

    Toolbox of Python 3.8 Tools

    Python