An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by SecTraversl

A curated list of projects in awesome lists by SecTraversl .

https://github.com/sectraversl/toolbox_windows_powershell_5.1

Toolbox of Windows PowerShell 5.1 Tools

powershell windows-powershell

Last synced: 29 Oct 2025

https://github.com/sectraversl/powershell-geoip-whois-ipenrichment-tools

This repository contains PowerShell tools for enriching "IP Address data", including WhoIs, GeoIP, and PTR Record information.

geoip ip-lookup powershell whois

Last synced: 16 Jun 2025

https://github.com/sectraversl/powershell-wmic-wrapper-tools

This repository contains PowerShell tools for working with "WMIC" (Windows Management Instrumentation command-line utility).

Last synced: 13 May 2026

https://github.com/sectraversl/powershell-git-tools

This repository contains PowerShell tools for using "git".

Last synced: 15 Oct 2025

https://github.com/sectraversl/powershell-string-encoding-and-conversion-tools

This repository contains PowerShell tools for working with "string, encoding, and conversion" related operations.

Last synced: 15 May 2026

https://github.com/sectraversl/powershell-tshark-tools

This repository contains PowerShell tools for working with "tshark" for analyzing pcap files / packet captures.

Last synced: 11 Jul 2025

https://github.com/sectraversl/powershell-backup-tools

This repository contains PowerShell tools for creating file "backups".

Last synced: 20 Aug 2025

https://github.com/sectraversl/shell_storage-space_tools

This repository contains Shell tools for working with "storage space" on the file system.

Last synced: 27 Aug 2025

https://github.com/sectraversl/powershell-network-tools

This repository contains PowerShell tools for working with "network" related information on a host.

Last synced: 14 May 2026

https://github.com/sectraversl/powershell-browser-tools

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

Last synced: 27 Feb 2025

https://github.com/sectraversl/powershell-active-directory-tools

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

Last synced: 11 May 2026

https://github.com/sectraversl/powershell-function-and-module-tools

This repository contains PowerShell tools for working with "functions and modules" - the 'Import-Function' tool being especially valuable.

Last synced: 12 May 2026

https://github.com/sectraversl/shell_history_tools

This repository contains Shell tools for working with shell command line "history".

Last synced: 13 May 2026

https://github.com/sectraversl/shell_prompt_tools

This repository contains Shell tools for working with the "prompt" in the command line terminal.

Last synced: 26 May 2026

https://github.com/sectraversl/sh_files_previous

This repo contains bash functions/tools that I find useful.

Last synced: 12 Jun 2026

https://github.com/sectraversl/powershell-datetime-tools

This repository contains PowerShell tools for working with "date and time".

Last synced: 12 Apr 2026

https://github.com/sectraversl/powershell-process-tools

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

Last synced: 02 Sep 2025

https://github.com/sectraversl/shell_function_tools

This repository contains Shell tools for working with my "functions".

Last synced: 27 Feb 2025

https://github.com/sectraversl/shell_nmap_tools

This repository contains Shell tools for working with "nmap".

Last synced: 27 Feb 2025

https://github.com/sectraversl/shell_file-and-folder_tools

This repository contains Shell tools for working with "files and folders".

Last synced: 06 Oct 2025

https://github.com/sectraversl/powershell-miscellaneous-tools

This repository contains useful PowerShell tools that do not fit into a particular category so I put them here in the "miscellaneous" category.

Last synced: 14 Apr 2026

https://github.com/sectraversl/shell_network_tools

This repository contains Shell tools for working with "network" related information on a host.

Last synced: 27 Feb 2025

https://github.com/sectraversl/python_format_tools

This repository contains Python 3.8 tools for working with "format" for string formatting.

Last synced: 26 Oct 2025

https://github.com/sectraversl/python_scapy_tools

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

Last synced: 11 Jun 2026

https://github.com/sectraversl/python_function-and-module_tools

This repository contains Python 3.8 tools for working with "functions and modules".

Last synced: 17 Apr 2026

https://github.com/sectraversl/python_tar-and-zip_tools

This repository contains Python 3.8 tools for working with "tar archives and zip compression".

Last synced: 03 Jun 2026

https://github.com/sectraversl/python_miscellaneous_tools

This repository contains Python 3.8 tools that do not fit into a particular category so I put them here in the "miscellaneous" category.

Last synced: 05 Jun 2026

https://github.com/sectraversl/shell_column_tools

This repository contains Shell tools for working with data and output in "column" form (including sorting, selecting, splitting, etc.).

Last synced: 06 Jun 2026

https://github.com/sectraversl/python_gzip_tools

This repository contains Python 3.8 tools for working with "gzip".

Last synced: 08 Jun 2026

https://github.com/sectraversl/python_file-and-folder_tools

This repository contains Python 3.8 tools for working with "files and directories".

Last synced: 10 Jun 2026

https://github.com/sectraversl/python_grep-and-findstr_tools

This repository contains Python 3.8 tools for searching files similar to that of "grep or findstr".

Last synced: 13 Jun 2026

https://github.com/sectraversl/shell_alias_tools

This repository contains Shell tools for working with "aliases".

Last synced: 13 Jun 2026

https://github.com/sectraversl/python_beautifulsoup_tools

This repository contains Python 3.8 tools for working with "BeautifulSoup" (bs4).

Last synced: 13 Jun 2026

https://github.com/sectraversl/shell_user-and-group_tools

This repository contains Shell tools for working with "users and groups".

Last synced: 17 Jun 2026

https://github.com/sectraversl/shell_variable-and-environment_tools

This repository contains Shell tools for working with "variables and environment variables".

Last synced: 17 Jun 2026

https://github.com/sectraversl/python_registry_tools

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

Last synced: 14 Jun 2025

https://github.com/sectraversl/python_dictionary_tools

This repository contains Python 3.8 tools for working with "dictionaries".

Last synced: 17 Jun 2026

https://github.com/sectraversl/python_datetime_tools

This repository contains Python 3.8 tools for working with "dates and times".

Last synced: 11 Jun 2026

https://github.com/sectraversl/python_regex-findall-and-replace_tools

This repository contains Python 3.8 tools for working with "Regular Expressions, finding a pattern, and replacing values".

Last synced: 11 Jun 2026

https://github.com/sectraversl/python_subprocess_tools

This repository contains Python 3.8 tools for working with "subprocess" in order to leverage shell tools / output from python.

Last synced: 15 May 2026

https://github.com/sectraversl/shell_python-helper_tools

This repository contains Shell tools for using "python helper functions" interactively within the shell.

Last synced: 16 May 2026

https://github.com/sectraversl/shell_permission-and-owner_tools

This repository contains Shell tools for working with "permissions and ownership" on the file system.

Last synced: 31 Dec 2025

https://github.com/sectraversl/python_csv_tools

This repository contains Python 3.8 tools for working with "csv" files.

Last synced: 27 Jul 2025

https://github.com/sectraversl/shell_display-resolution_tools

This repository contains Shell tools for working with the "display resolution" for the GUI.

Last synced: 28 Jul 2025

https://github.com/sectraversl/python_system_tools

This repository contains Python 3.8 tools related to the local "system" (such as getting the current python interpreter path or version, and how much memory an object is taking on the system, etc.).

Last synced: 31 Jul 2025

https://github.com/sectraversl/python_array_tools

python_array_Tools

Last synced: 28 Oct 2025

https://github.com/sectraversl/python_custom-object_tools

This repository contains Python 3.8 tools for working with "custom objects".

Last synced: 26 May 2026

https://github.com/sectraversl/python_string_tools

This repository contains Python 3.8 tools for working with "strings".

Last synced: 15 Jul 2025

https://github.com/sectraversl/python_variable-and-environment_tools

This repository contains Python 3.8 tools for working with "variables and environment variables".

Last synced: 27 Feb 2025

https://github.com/sectraversl/python_random_tools

This repository contains Python 3.8 tools creating and working with the "random" built-in tool (such as creating a new list of random values, etc.).

Last synced: 27 Feb 2025

https://github.com/sectraversl/python_pil-image-analysis_tools

This repository contains Python 3.8 tools to work with "pil (python image library) for image analysis".

Last synced: 26 May 2026

https://github.com/sectraversl/python_etc-shadow_tools

This repository contains Python 3.8 tools for working with the "/etc/shadow" file.

Last synced: 08 Jul 2025

https://github.com/sectraversl/python_bytesio-and-stringio_tools

This repository contains Python 3.8 tools for working with "bytesio and stringio".

Last synced: 27 Feb 2025

https://github.com/sectraversl/python_convert-encode-chr-and-bytes_tools

This repository contains Python 3.8 tools for working with "conversions, encoding, bytes, and characters".

Last synced: 13 May 2026

https://github.com/sectraversl/python_browser-forensics_tools

This repository contains Python 3.8 tools for "browser forensics".

Last synced: 06 Jun 2026

https://github.com/sectraversl/python_struct_tools

This repository contains Python 3.8 tools for working with "struct".

Last synced: 15 May 2026

https://github.com/sectraversl/toolbox_python_3.8

Toolbox of Python 3.8 Tools

python python3 python38

Last synced: 11 Jun 2026

https://github.com/sectraversl/python_sqlite3_tools

This repository contains Python 3.8 tools for working with "sqlite3" databases.

Last synced: 12 Aug 2025

https://github.com/sectraversl/python_pandas_tools

This repository contains Python 3.8 tools for working with "pandas and dataframes".

Last synced: 14 Oct 2025