hacktricks/generic-methodologies-and-resources/phishing-methodology/clone-a-website.md

3 KiB

{% hint style="success" %} Impara e pratica l'hacking su AWS: HackTricks Training AWS Red Team Expert (ARTE)
Impara e pratica l'hacking su GCP: HackTricks Training GCP Red Team Expert (GRTE)

Sostieni HackTricks
{% endhint %}

{% embed url="https://websec.nl/" %}

Per una valutazione del phishing a volte può essere utile clonare completamente un sito web.

Nota che puoi aggiungere anche alcuni payload al sito clonato come un hook BeEF per "controllare" la scheda dell'utente.

Ci sono diversi strumenti che puoi utilizzare per questo scopo:

wget

wget -mk -nH

goclone

#https://github.com/imthaghost/goclone
goclone <url>

Kit di Social Engineering

#https://github.com/trustedsec/social-engineer-toolkit

{% embed url="https://websec.nl/" %}

{% hint style="success" %} Impara & pratica AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Impara & pratica GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)

Sostieni HackTricks
{% endhint %}