-
-
Notifications
You must be signed in to change notification settings - Fork 452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Analyzer] abuse_whois integration #2308
Comments
why not? And recently we went even further. With the last release (6.0.2) we added a new TakeDown_Request Playbook which automates everything: in this way the user needs only to submit the domain they want to take down and IntelOwl would do all the rest.... and it would send the email to the abuse contact provider too :) You could give it a try :) We'll show this use case at the next Honeynet Workshop, then we'll share slides and content here |
FYI sending email approach does not work well in many cases. Especially if you send an email to a domain registrar. |
Thanks for sharing :) Right now our playbook sends the email only to hosting providers and not domain registrars. I have no actual extensive experience on that so what you shared is nice to know. I'll update this post if we get more interesting findings about. |
@mlodic, I’d be happy to create an observable analyzer for abuse_whois and can get it done quickly. Please feel free to assign this issue to me. |
@mlodic This is the reformatted result which I am planning to return for DNS analysis in the analyzer - |
you can open a PR for this analyzer after you have solved the already opened PRs and issues you already committed to |
@fgibertoni, Can we use the async function inside the analyzer or we will have to create a docker-based integration ? |
@fgibertoni, also please assign this issue to me.😊 |
Hi @pranjalg1331! |
Name
After the recent integration of Abusix to identify IP address abuse teams, it may be interesting to integrate @ninoseki's abuse_whois project to obtain abuse references for domain names as well.
Link
https://github.com/ninoseki/abuse_whois
Why should we use it
To improve interactions with abuse teams.
The text was updated successfully, but these errors were encountered: