gspot Posted June 27 Posted June 27 Anyone have a working one to share or instructions? I report phishing etc. to ISPs all the time and keep jumping to the terminal to do this over and over.
vitor Posted June 27 Posted June 27 What exactly are you looking from such a workflow? I.e. how would you expect to call it and how would you expect to see the information? Seems like you could create it easily (especially if you know how to do it from a Terminal) by connecting a Keyword Input to a Run Script Action to a Text View. gspot 1
gspot Posted June 27 Author Posted June 27 Thanks for the quick reply! Ideally, i bring up Alfred and type whois "ip address" and get full details of the domain be it from arin, lacnic etc. If that's too much, whois arin "ip address" I must do this minimum 5 times a day as an admin and would be so grateful to have it in alfred so i could then copy out the abuse contact (often sadly hidden in europe) and as a bonus, it would be heaven (for a nonrelligious type) to have this open and email but I can always copy/paste as i do now.
vitor Posted June 27 Posted June 27 We can help you better if you’re a bit more specific. What are the exact commands you type in the terminal (you can use any IP as the example) and what’s the information you take from it? Have you checked the above links on constructing the workflow?
FireFingers21 Posted June 27 Posted June 27 Incidentally, I actually started a workflow just a few weeks ago for performing WHOIS lookups which I eventually plan to share. It uses the built-in "whois" shell command and nicely formats the data into Markdown for viewing with Alfred's Text View. Currently, it's got a toggleable summary at the top with all the raw WHOIS data at the bottom. The summary includes basic domain and contact information and automatically excludes redacted data. Here's a screenshot of the markdown it currently generates, let me know if you have any feedback on the summary and any other functional features you think the workflow should have: gspot, JJJJ and vitor 3
gspot Posted June 27 Author Posted June 27 15 minutes ago, FireFingers21 said: Incidentally, I actually started a workflow just a few weeks ago for performing WHOIS lookups which I eventually plan to share. It uses the built-in "whois" shell command and nicely formats the data into Markdown for viewing with Alfred's Text View. Currently, it's got a toggleable summary at the top with all the raw WHOIS data at the bottom. The summary includes basic domain and contact information and automatically excludes redacted data. Here's a screenshot of the markdown it currently generates, let me know if you have any feedback on the summary and any other functional features you think the workflow should have: This would be fabulous. 90% of the time i'm trying to get the abuse contact to report PHISHING etc. but the other info I use on occasion as well.
FireFingers21 Posted June 28 Posted June 28 After some very extensive polishing, it's finally production ready. The Forum post and Github page are live.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now