mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-04-28 03:26:08 -04:00
27 lines
530 B
Markdown
27 lines
530 B
Markdown
# Phishing
|
|
|
|
* Way of deceiving your victim by making him/her login through one of your webpages which is the clone of the original.
|
|
|
|
* Fake login/scamming pages which are often to hack identification information.
|
|
|
|
## Tools
|
|
|
|
|
|
|
|
### Cloning a Login Page
|
|
|
|
```
|
|
$ wget -U "Mozilla/5.0" -mkL http://facebook.com
|
|
```
|
|
|
|
### Free Hostings:
|
|
|
|
- http://www.my3gb.com/
|
|
- http://110mb.com/
|
|
- http://www.freehostia.com/
|
|
- http://www.awardspace.com/
|
|
- http://prohosts.org/
|
|
- http://www.000webhost.com/
|
|
- http://www.atspace.com/
|
|
- http://zymic.com/
|