Phishruffus: Intelligent threat hunter and phishing servers
Phishruffus – Intelligent threat hunter and phishing servers
Phishruffus is a tool designed for the identification of DNS servers and Internet threats used for the illegal practice of phishing. The tool works by performing DNS queries in two banking domains (Bank of Brazil and Caixa) and through white-lists with existing IPs in the code it is possible to perform validation if the domain is there is to respond to the original server of the bank.
https://lab.insightsecurity.com.br/phishruffus-intelligent-threat-hunter-and-phishing-servers/
Install
git clone https://github.com/jh00nbr/Phishruffus.git
cd Phishruffus
pip install -r requirements.txt
Usage
Source: https://github.com/jh00nbr/