Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UndeadSec/EvilURL
Generate unicode domains for IDN Homograph Attack and detect them.
https://github.com/UndeadSec/EvilURL
attack idn idn-homograph-attack pentest phishing python
Last synced: about 1 month ago
JSON representation
Generate unicode domains for IDN Homograph Attack and detect them.
- Host: GitHub
- URL: https://github.com/UndeadSec/EvilURL
- Owner: UndeadSec
- License: bsd-3-clause
- Created: 2017-11-01T17:58:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-26T13:01:22.000Z (over 2 years ago)
- Last Synced: 2024-10-15T11:25:53.465Z (about 2 months ago)
- Topics: attack, idn, idn-homograph-attack, pentest, phishing, python
- Language: Python
- Homepage: https://t.me/UndeadSec
- Size: 1.17 MB
- Stars: 1,121
- Watchers: 52
- Forks: 278
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-termux-hacking - EvilURL - Generate unicode evil domains for IDN Homograph Attack and detect them..[![->](https://img.shields.io/github/stars/UndeadSec/EvilURL.svg?style=social&label=Star&maxAge=2592000)](https://github.com/UndeadSec/EvilURL/stargazers/) (Uncategorized / Uncategorized)
- awesome-hacking-lists - UndeadSec/EvilURL - Generate unicode domains for IDN Homograph Attack and detect them. (Python)
README
EvilURL v3.0
==
Generate unicode domains for IDN Homograph Attack and detect them.The EvilURL is released under a BSD-style license. See
[LICENSE](LICENSE) for more details.### CLONE
```
git clone https://github.com/UndeadSec/EvilURL.git
```
### INSTALL
```
pip install python-nmap python-whois
```
### RUNNING
```
cd EvilURL
```
```
python3 evilurl.py
```
### VIDEO
https://www.youtube.com/watch?v=COyFfSlexTw### DISCLAIMER
TO BE USED FOR EDUCATIONAL PURPOSES ONLY
The use of the EvilURL is COMPLETE RESPONSIBILITY of the END-USER. Developer assume NO liability and are NOT responsible for any misuse or damage caused by this program.
"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
Taken from [LICENSE](LICENSE).### CHANGELOG
* Improved permutations
* Full script updated to CLI
* Check domains from lists
* Check avaliable domains
* Check domains connection
* Logging