CAPEC-102: Session Sidejacking
Description
Relationships with other CAPECs
This table shows the other attack patterns and high level categories that are related to this attack pattern.
Prerequisites
The conditions that must already be true for an attacker to be able to carry out this attack pattern.
- An attacker and the victim are both using the same WiFi network.
- The victim has an active session with a target system.
- The victim is not using a secure channel to communicate with the target system (e.g. SSL, VPN, etc.)
- The victim initiated communication with a target system that requires transfer of the session token or the target application uses AJAX and thereby periodically "rings home" asynchronously using the session token
Skills required
The knowledge and capability an attacker needs in order to carry out this attack pattern.
- Low Easy to use tools exist to automate this attack.
Taxonomy mappings
Mappings to ATT&CK, OWASP and other frameworks.
Resources required
A packet sniffing tool, such as wireshark, can be used to capture session information.
Related CWE
A Related Weakness relationship associates a weakness with this attack pattern. Each association implies a weakness that must exist for a given attack to be successful.
Visit https://capec.mitre.org/ for more details.