GithubHelp home page GithubHelp logo

bradleyjkemp / abwhose Goto Github PK

View Code? Open in Web Editor NEW
56.0 5.0 7.0 31 KB

The simplest way to find how to report abusive domains

Home Page: https://phish.report

License: MIT License

Go 100.00%
phishing whois abuse-reporting blueteam

abwhose's Issues

couldn't find any abuse contact details for domain

Hi

abwhose outputs couldn't find any abuse contact details even when is shows a link to a form?

$ abwhose platefullofthings.com
Report abuse to domain registrar:
  Namecheap: Fill out abuse form https://support.namecheap.com/index.php?/Tickets/Submit
Report abuse to domain registrar:
  couldn't find any abuse contact details
Report abuse to host:
  Send email to [[email protected]]? [Y/n] n

Support reporting email addresses

This is a fairly similar problem: maintaining a list of email domain -> abuse contact (however there's no WHOIS data available so this would be purely manual).

Questions to answer:

  • How to handle the two slightly different "types" of email domains and phishing domains?
  • What information is needed in an email address report? You can just provide a URL for a phishing site but just providing an email address isn't going to work

Abuse address truncated

Hmmpf, what is going on here?

$ abwhose goconversion.com
Report abuse to domain registrar:
  GoDaddy:  Fill out abuse form https://supportcenter.godaddy.com/AbuseReport
Report abuse to host:
  Email:    abuse@a

$ whois goconversion.com |grep abuse
   Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Email: [email protected]



$ dig +short oconversion.com
74.124.197.221

$ dig +short oconversion.com  | xargs whois | grep abuse
OrgAbuseEmail:  [email protected]
OrgAbuseEmail:  [email protected]

Handle multiple A records

$ abwhose platefullofthings.com
Report abuse to domain registrar:
  Namecheap: Fill out abuse form https://support.namecheap.com/index.php?/Tickets/Submit
Report abuse to domain registrar:
  couldn't find any abuse contact details
Report abuse to host:
  Send email to [[email protected]]? [Y/n] n

Only one host mail address is listed, however the domain has four A records pointing to different hosting providers.

$ dig +short platefullofthings.com
51.255.17.161
144.91.111.126
185.70.187.202
185.5.54.75

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.