Article Excerpt
This Streamlit app helps you draft takedown requests to domain registrars. Created by Matt Adams.
property | value |
tags | ai-llm,defensive-tradecraft,github-repo,python,streamlit,tradecraft-tool |
url | |
original_word_count | 193 |
Long Summary
TakedownGPT is a Streamlit app created by Matt Adams that helps users draft takedown requests to domain registrars. It uses a combination of autonomous LangChain Agents and OpenAI's recently introduced support for function calling to perform a domain registrar lookup, search the web for the appropriate email address, and draft a takedown request email. The app now supports performing domain registrar lookups using either WHOIS or RDAP. To install the app, users must clone the repository, install the required Python packages, and run the Streamlit app. To use the app, users must enter their OpenAI API key and select the OpenAI model they would like to use, input the domain name for which they want to send a takedown request, select the reason for the takedown request, or specify a custom reason, and click the 'Generate Takedown Request' button. This will create the draft email and find the appropriate email address for the takedown request. The user can then copy or download the draft email and send it to the appropriate email address. With TakedownGPT, users can quickly and easily draft takedown requests to domain registrars.
Short Summary
š mrwadams/takedown-gpt
šš½ This Streamlit app helps you draft takedown requests to domain registrars. Created by Matt Adams. šš½ TakedownGPT is a Streamlit app used for drafting takedown requests to domain registrars. šš½ It combines LangChain Agents and OpenAI's function calling for domain registrar lookup. šš½ The app helps search the web and find the correct email address for takedown requests. šš½ Users can perform domain registrar lookups using either WHOIS or RDAP. šš½ Installation requires cloning the repository, installing Python packages, and running the app. šš½ Users need to input their OpenAI API key and select the desired OpenAI model. šš½ The app requires entering the domain name and selecting a reason for the takedown request. šš½ Custom reasons can also be specified to tailor the takedown request. šš½ Clicking the 'Generate Takedown Request' button creates a draft email with the appropriate details. šš½ Users can copy or download the email draft and send it to the relevant email address.
š source link: https://github.com/mrwadams/takedown-gpt
š summarized content: https://hut.threathunterz.com/battlefield-intel/tradecraft-tools/mrwadams-takedowngpt
#TakedownGPT #StreamlitApp #DomainRegistrar #TakedownRequest #DraftEmail