Broken Link Hijacking

2 years ago 156
BOOK THIS SPACE FOR AD
ARTICLE AD

infosecboy

Steps

Manually find and click external links on the target site ( For Example:- Some Links to Social Media Accounts or Some external Media Link)

While Doing Manual work also put (broken-link-checker) in background using below Command interminal.

blc -rof — filter-level 3 https://example.com/

Ouput will be like Something.

─BROKEN─ https://www.linkedin.com/company/ACME-inc-/ (HTTP_999)

Now you need to check if company has the page or not , if no then register as the company or try to get that username or url.

Alternate Step

Go to (Online Broken Link Checker) Or (Alternative Online Broken Link Checker)
Input the domain name

Note:- Tools mentioned in () brackets search on github.. miljaenge wahan

Read Entire Article