dryleaf / URLer

πŸ”— Generate Phishing URLs πŸ”—

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URLer

πŸ”— Generate Phishing URLs πŸ”—



GitHub repo size Tool version Errors GitHub issues Open Source Ask Me Made With Support chat

URLer


Table Of Contents


General Information

URLer is a tool for pentesters. The tools has multiple functions to generate phishing URLs, check if a website is deceptive and URLs can be shorten. This tool is like terminal input with single commands.(*more about this down below)

For further details check the documentation: Documentation


Preview

Showcase

Installation

URLer Repository requires Python v3 to run.

Linux

$ git clone https://github.com/rebl0x3r/URLer.git

$ cd URLer

$ chmod +x url.py
$ pip3 install -r requirements.txt
 
$ ./url.py

Or just type :

$ python3 url.py
 

Windows

For windows, we need python aswell you can download it from here:

How to open the installed Burp Suite Pro?

1. Step Install Python

2. Step Download Script (ZIP)

3. Step Extract & Go Inside Folder

4. Step Press and hold Shift key and right click on the screen.

5. Step Click open Command Prompt or Windows Powershell window here.

Paste and run the following command: py url.py

6. Step Select Your List (Must inside the same folder!)

Disclaimer

Use this tool for educational purposes only .πŸ•΅οΈβ€β™‚οΈ If you do any illegal attacks, i am not responsible for your tasks. Use this tool correctly, and do not re-upload it on your github repository without permissions.


Credits

Channels On Telegram With Nice Stuff

Channel Link
LeakerHounds https://t.me/LeakerHounds
ViperZCrew https://t.me/ViperZCrew
DeepWaterLeaks https://t.me/deepwaterleaks3

Social Media

telegram.org

Telegram:

github.com Github:


Bug Report

If you found any bug or issue, please go here

You can also request an update.


About

πŸ”— Generate Phishing URLs πŸ”—

License:GNU General Public License v3.0


Languages

Language:Python 100.0%