-
git-hound Public
Fast GitHub recon tool. Scans for leaked secrets across all of GitHub, not just known repos and orgs. Support for GitHub dorks.
-
awesome-devsecops Public
Forked from JakobTheDev/awesome-devsecopsCurating the best DevSecOps resources and tooling.
Creative Commons Zero v1.0 Universal UpdatedOct 15, 2025 -
-
truffleHog Public
Forked from trufflesecurity/trufflehogSearches through git repositories for high entropy strings and secrets, digging deep into commit history
Python GNU General Public License v2.0 UpdatedSep 27, 2025 -
avl-test-visualizer Public
React visualizer for base64 encoded BSTs. Hooks into Java implementation to show step-by-step AVL balance operations. (Made for Georgia Tech CS 1332 Data Structures & Algorithms)
-
awesome-bugbounty-tools Public
Forked from vavkamil/awesome-bugbounty-toolsA curated list of various bug bounty tools
Creative Commons Zero v1.0 Universal UpdatedMay 12, 2025 -
PentestTools Public
Forked from arch3rPro/PentestToolsAwesome Pentest Tools Collection
UpdatedApr 20, 2025 -
-
-
tranco-python-package Public
Forked from DistriNet/tranco-python-packagePython package to access the Tranco list
Python MIT License UpdatedMar 23, 2024 -
-
app-service-web-nodejs-get-started Public
Forked from Azure-Samples/app-service-web-nodejs-get-startedThis Node.js (Express) sample app is used by the getting started content to demonstrate how easy it is to develop a web app and deploy it to Azure App Service.
JavaScript MIT License UpdatedJan 30, 2024 -
find-my-iphone Public
Forked from matt-kruse/find-my-iphoneA Node module to trigger the "Find My iPhone" feature from iCloud, to play a sound on the phone
JavaScript UpdatedOct 31, 2023 -
-
-
rdfp Public
Forked from theparanoids/rdfpRemote Desktop Client Fingerprint script for Zeek. Based off of https://github.com/0x4D31/fatt
Zeek Apache License 2.0 UpdatedJun 20, 2023 -
-
toml Public
Forked from BurntSushi/tomlTOML parser for Golang with reflection.
Go MIT License UpdatedOct 26, 2022 -
GOAD Public
Forked from Orange-Cyberdefense/GOADgame of active directory
PowerShell GNU General Public License v3.0 UpdatedJul 16, 2022 -
-
klaus Public archive
Data abstraction for platform agnostic automation
-
metamorphosis Public
Quickly send JSON to Kafka using a predefiend schema + avro
Go UpdatedSep 17, 2020 -
rickybobby Public
Forked from chazlever/rickybobbyFor parsing DNS packets when you wanna Go fast!
Go UpdatedJul 28, 2020 -
http-request-smuggler Public
Forked from PortSwigger/http-request-smuggler -
-
-
swift-corelibs-foundation Public
Forked from swiftlang/swift-corelibs-foundationThe Foundation Project, providing core utilities, internationalization, and OS independence
C Apache License 2.0 UpdatedApr 28, 2019 -
francais-verbes Public
un logiciel simple pratiquer des verbes et leurs conjugaisons de la langue française
Python UpdatedApr 24, 2019 -
react-geosuggest Public
Forked from ubilabs/react-geosuggestA React autosuggest for the Google Maps Places API.
TypeScript MIT License UpdatedApr 8, 2019 -
inplace-sorting-visualizer Public
Web-based visualization for in-place sorting algorithms based on an encoded input string.