Skip to content

wand3rlust/Hitchhikers-Guide-to-URL-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Hitchhiker's Guide to URL Analysis

Intro

URL Analysis is a collection of techniques to determine whether a given URL is malicious or not. Generally we encounter two types of URLs i.e, Short URLs & Long URLs. In this repo we will see some tools & techniques for analyzing these URLs and figure out whether they are safe or not.

Short URLs

Short URLs are often used in malicious campaigns. The issue with them is that we can't simply determine where they are pointing unless we open them in some manner. Here are some tricks for converting them to original form without direct interaction.

Long URLs

Now that we have a long URL, we can perform some analysis on it as follows:-

Related Resources:-

Contributing

To contribute simply fork this repo, make changes and create a pull request.

Support

If you like this repo please consider giving a ⭐.

About

Collection of Tools & Techniques for analyzing URLs

Resources

License

Stars

Watchers

Forks

Languages