defang
There are 20 repositories under defang topic.
InQuest/iocextract
Defanged Indicator of Compromise (IOC) Extractor.
assafmo/xioc
Extract indicators of compromise from text, including "escaped" ones.
ioc-fang/ioc-fanger
Fang and defang indicators of compromise. You can test this project in a GUI here: http://ioc-fanger.hightower.space .
edoardottt/defangjs
URL / IP / Email defanging with Javascript. Make IoC harmless.
0x4427/Defanger
Defanger is a Notepad++ plugin that defangs/refangs malicious IOCs.
edoardottt/defango
URL / IP / Email defanging with Golang. Make IoC harmless.
battleoverflow/mercy
Mercy is an open-source Rust crate and CLI designed for building cybersecurity utilities and projects.
atakanaydinbas/gofangdefang
GoFangDefang is a Go library for secure manipulation of Indicators of Compromise (IOCs), converting them between their original "fang" format (with special characters) and a safer "defang" format. It prevents accidental execution of potentially malicious IOCs like URLs, IPs, domains, or subdomains.
jakewarren/defang
Defangs and refangs malicious IOCs
PatrickTulskie/dfang
Defang IOCs, written in rust
brittonhayes/defangle
🧛 Defangle is the gleam link defanger. Make URLs, IPs, and Emails safe to share.
bit-bangin/psychic-barnacle
Repo for topics of interest.
Odinodin/defangrefang
defang and refang your dangerous indicators of compromise
iocium/redefang
redefang is a simple API providing functionality to defang or refang an IOC over a simple HTTPS API, either POST / GET
malhotravarun/URL-Defanger
A simple python script for sanitizing malicious IP addresses and URLs.
commit111/defang-arduino-static
A static Arduino UI that takes user input, created for an embedded systems project at @DefangSoftwareLabs.
commit111/defang-arduino-wifi
An Arduino client pinging to a Flask server over wifi, created for an embedded systems project at @DefangSoftwareLabs.
CynthiaWahome/defang-django-todo-sample
Django Todo App on Defang: A basic Django app with SQLite, designed for quick deployment using Defang. Includes Docker setup, superuser management, and pre-configured static files. Ideal for development but not production-ready. Setup involves Defang CLI and Docker.
CynthiaWahome/js-random-meme-generator
This project generates random meme images using the Imgflip API. Created with Defang, it allows users to fetch and display random memes effortlessly. Simply install the dependencies, run the script, and enjoy a variety of memes. Ideal for meme enthusiasts and developers exploring API integrations.