Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishealty/hidemeplease
HideMePlease is a new generation tool to hide phising web links into legitimate web links with original domains (eg: facebook.com, instagram.com) using ccTLD Disguise method.
https://github.com/krishealty/hidemeplease
cybersecurity hacking hacking-tool hacking-tools phishing-script phising phising-link security vulnerability
Last synced: 8 days ago
JSON representation
HideMePlease is a new generation tool to hide phising web links into legitimate web links with original domains (eg: facebook.com, instagram.com) using ccTLD Disguise method.
- Host: GitHub
- URL: https://github.com/krishealty/hidemeplease
- Owner: krishealty
- License: mit
- Created: 2024-06-03T09:01:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T13:59:36.000Z (6 months ago)
- Last Synced: 2024-06-04T11:20:42.940Z (6 months ago)
- Topics: cybersecurity, hacking, hacking-tool, hacking-tools, phishing-script, phising, phising-link, security, vulnerability
- Language: Shell
- Homepage:
- Size: 896 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## HideMePlease
HideMePlease is a tool that can hide Phising web links into custom legitimate links (eg: facebook.com, instagram.com) by using ccTLD Disguise method.## Installation
```
git clone https://github.com/krishealty/hidemeplease
``````
cd hidemeplease
``````
bash hidemeplease.sh
```Find more about the tool in the [Medium article](https://medium.com/@krishealty/how-to-easily-convert-phising-links-into-legitimate-website-domains-5a8fbd4dbe5a)