https://github.com/Anish-M-code/URL-obfuscator
Python Program to obfuscate URLs to make Phishing attacks more difficult to detect. Uses Active open redirect list and other URL obfuscation techniques.
https://github.com/Anish-M-code/URL-obfuscator
bypass-antivirus cyber-attack cyber-attacks cyber-security cyberattack cybersecurity cybersecurity-awareness cybersecurity-education evasion obfuscate obfuscate-urls open-redirects phishing-attacks phishing-kit redteam-tools social-engineering social-engineering-attacks
Last synced: 3 months ago
JSON representation
Python Program to obfuscate URLs to make Phishing attacks more difficult to detect. Uses Active open redirect list and other URL obfuscation techniques.
- Host: GitHub
- URL: https://github.com/Anish-M-code/URL-obfuscator
- Owner: Anish-M-code
- License: gpl-3.0
- Created: 2020-01-26T15:38:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-15T15:02:11.000Z (over 2 years ago)
- Last Synced: 2024-11-18T22:01:38.393Z (11 months ago)
- Topics: bypass-antivirus, cyber-attack, cyber-attacks, cyber-security, cyberattack, cybersecurity, cybersecurity-awareness, cybersecurity-education, evasion, obfuscate, obfuscate-urls, open-redirects, phishing-attacks, phishing-kit, redteam-tools, social-engineering, social-engineering-attacks
- Language: Python
- Homepage:
- Size: 1.56 MB
- Stars: 170
- Watchers: 7
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - Anish-M-code/URL-obfuscator - Python Program to obfuscate URLs to make Phishing attacks more difficult to detect. Uses Active open redirect list and other URL obfuscation techniques. (Python)
README
# URL-obfuscator
A simple Python Program to obfuscate URLs to make phishing urls more difficult to detect.
Quick Installation
------------------To Install from [PyPI](https://pypi.org/project/badurls/):
Run the following commands in Linux terminal / Windows powershell / command prompt to install from pypi:-
```
pip install badurls
```
Then simply type following command to get started:-```
badurls
```This tool uses public open redirects and http basic auth to make phishing attacks
difficult to detect. Includes Tor onion services which are vulnerable to open redirects too.This Tool was originally developed to check effectiveness of Antiviruses and user education as defensive measures against obfuscated URLs.
THE DEVELOPER WILL NOT BE RESPONSIBLE FOR ANY DAMAGES ARISING FROM THE USE OF THIS TOOL. THE USERS WILL BE FULLY RESPONSIBLE FOR THE CONTENT THEY USE USING THIS TOOL.
THIS TOOL WAS DEVELOPED FOR EDUCATIONAL AND ETHICAL EXPERIMENTING PURPOSE ONLY AND NOT FOR SPAMMING OR TARGETING ANYONE.FAQ
---- My Website / Company website is in Active Redirect List will you remove it now? Did you hack our website?
You can open github issue if you want the website to be removed. It is better to fix on your backend than asking me to remove from this list .No I didn't hack website all open redirects present here are already exploited in public.