defang

There are 20 repositories under defang topic.

  • InQuest/iocextract

    Defanged Indicator of Compromise (IOC) Extractor.

    Language:Python506285291
  • assafmo/xioc

    Extract indicators of compromise from text, including "escaped" ones.

    Language:Go16110813
  • ioc-fang/ioc-fanger

    Fang and defang indicators of compromise. You can test this project in a GUI here: http://ioc-fanger.hightower.space .

    Language:Python5646711
  • edoardottt/defangjs

    URL / IP / Email defanging with Javascript. Make IoC harmless.

    Language:JavaScript27301
  • 0x4427/Defanger

    Defanger is a Notepad++ plugin that defangs/refangs malicious IOCs.

    Language:C#23100
  • edoardottt/defango

    URL / IP / Email defanging with Golang. Make IoC harmless.

    Language:Go14211
  • battleoverflow/mercy

    Mercy is an open-source Rust crate and CLI designed for building cybersecurity utilities and projects.

    Language:Rust11100
  • 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.

    Language:Go8101
  • jakewarren/defang

    Defangs and refangs malicious IOCs

    Language:Go7300
  • PatrickTulskie/dfang

    Defang IOCs, written in rust

    Language:Rust5320
  • defangle

    brittonhayes/defangle

    🧛 Defangle is the gleam link defanger. Make URLs, IPs, and Emails safe to share.

    Language:Gleam3200
  • bit-bangin/psychic-barnacle

    Repo for topics of interest.

    Language:Jupyter Notebook2100
  • Odinodin/defangrefang

    defang and refang your dangerous indicators of compromise

    Language:TypeScript2200
  • iocium/redefang

    redefang is a simple API providing functionality to defang or refang an IOC over a simple HTTPS API, either POST / GET

    Language:TypeScript1100
  • malhotravarun/URL-Defanger

    A simple python script for sanitizing malicious IP addresses and URLs.

    Language:Python1100
  • commit111/defang-arduino-static

    A static Arduino UI that takes user input, created for an embedded systems project at @DefangSoftwareLabs.

    Language:C
  • commit111/defang-arduino-wifi

    An Arduino client pinging to a Flask server over wifi, created for an embedded systems project at @DefangSoftwareLabs.

    Language:C++
  • 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.

    Language:Python
  • 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.

    Language:JavaScript