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.
A simple Python Program to obfuscate URLs to make phishing urls more difficult to detect. The project is written primarily in Python, distributed under the GNU General Public License v3.0 license, first published in 2020. Key topics include: bypass-antivirus, cyber-attack, cyber-attacks, cyber-security, cyberattack.
URL-obfuscator
A simple Python Program to obfuscate URLs to make phishing urls more difficult to detect.
<img src="https://user-images.githubusercontent.com/82881725/212545123-19b4d338-63f0-4330-a31e-2a16cc4dbcfb.png">Quick Installation
To Install from PyPI:
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
- <b> My Website / Company website is in Active Redirect List will you remove it now? Did you hack our website? </b>
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.
Contributors
Showing top 1 contributor by commit count.
