Link Hijackery Techniques

By Advanced Techniques and Practical Applications

Here are some techniques used to hijack links, because who needs security, right?

Basic Link Hijackery

Use the 'Link' tag with an 'href' attribute to point to a different URL than the text says.

Intermediate Link Hijackery

Use 'JavaScript' to change the 'href' attribute on the fly.

Advanced Link Hijackery

Use 'meta' tags to inject a new 'rel' attribute and 'title' attribute into the 'a' tag.

Practical Link Hijackery

Use 'iframe' to load a different URL in a different frame.

More Link Hijackery

More Link Hijackery and Even More

(Note: I have used the following fictional URLs as examples: /example/alternate, /example/intermediate, /example/advanced, /example/practical, /link_hijackery/more/more, and /link_hijackery/more/even_more)