{"id":25697850,"url":"https://github.com/patricktulskie/dfang","last_synced_at":"2025-04-28T14:44:27.289Z","repository":{"id":65473095,"uuid":"580233533","full_name":"PatrickTulskie/dfang","owner":"PatrickTulskie","description":"Defang IOCs, written in rust","archived":false,"fork":false,"pushed_at":"2023-11-16T12:33:10.000Z","size":220,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T10:33:49.787Z","etag":null,"topics":["defang","ioc","refang","security","security-tools"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PatrickTulskie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["patricktulskie"]}},"created_at":"2022-12-20T03:33:03.000Z","updated_at":"2025-03-15T01:04:07.000Z","dependencies_parsed_at":"2023-11-16T03:26:55.709Z","dependency_job_id":"ed0c7ab1-81b2-463d-b76b-332e3efb1651","html_url":"https://github.com/PatrickTulskie/dfang","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"83edc2d8f9ee51743c85fd3c5013087130e250e0"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickTulskie%2Fdfang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickTulskie%2Fdfang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickTulskie%2Fdfang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickTulskie%2Fdfang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PatrickTulskie","download_url":"https://codeload.github.com/PatrickTulskie/dfang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251332357,"owners_count":21572600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["defang","ioc","refang","security","security-tools"],"created_at":"2025-02-25T02:32:30.012Z","updated_at":"2025-04-28T14:44:27.266Z","avatar_url":"https://github.com/PatrickTulskie.png","language":"Rust","funding_links":["https://github.com/sponsors/patricktulskie"],"categories":[],"sub_categories":[],"readme":"![dfang](doc/img/dfang_logo.png)\n\n## Intro\n\nFor when you need to quickly make IOCs (email, urls, ip addresses) unclickable and safe to send, just send them through `dfang`. If you receive something that's been defanged and you need to give it some teeth again, just run it back through `rfang`.\n\n## Install\n\n```\ncargo install dfang\ncargo install rfang\n```\n\n## Usage\n\n```\ndfang something@somewhere.com\nrfang something[@]somewhere[.]com\n```\n\n...or pipe in from another application\n\n```\n// Extract defanged URLs from a file\ngrep hxxp iocs.txt | rfang\n\n// Take your clipboard, defang it, and copy it again\npbpaste | dfang | pbcopy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricktulskie%2Fdfang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatricktulskie%2Fdfang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricktulskie%2Fdfang/lists"}