Skip to content

Defange URL to remove harmful URLs from your documents when doing analysis of malicious documents

License

Notifications You must be signed in to change notification settings

fdvmoreira/url-defanger

Repository files navigation

CI Pipeline Status

CircleCI


URL Defanger

Prevent unintentional clicks to malicious websites by defanging URLs when analyzing malicious documents

How to run this project locally?

Dependencies

rust = 1.60  
yew = 0.20
  1. Download or clone the project. Unpack and cd into the directory
git clone https://github.com/fdvmoreira/url-defanger.git
  1. Install rustup Download:
  1. Install trunk with Cargo
cargo install trunk
  1. Run trunk to serve the application
trunk serve

LICENSE

Licensed under MIT LICENSE.

About

Defange URL to remove harmful URLs from your documents when doing analysis of malicious documents

Topics

Resources

License

Stars

Watchers

Forks