mirror of
https://github.com/DISARMFoundation/DISARMframeworks.git
synced 2025-06-24 22:50:32 -04:00
Update T0123.004.md
changed the summary to include client-side scripting languages (e.g. a chunk of Javascript code deployed to the client can cause the redirect)
This commit is contained in:
parent
60d09b1cae
commit
92b9657576
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Technique T0123.004: Conduct Server Redirect
|
# Technique T0123.004: Conduct Server Redirect
|
||||||
|
|
||||||
* **Summary**: A server redirect, also known as a URL redirect, occurs when a server automatically forwards a user from one URL to another using server-side scripting languages. An influence operation may conduct a server redirect to divert target audience members from one website to another without their knowledge. The redirected website may pose as a legitimate source, host malware, or otherwise aid operation objectives.
|
* **Summary**: A server redirect, also known as a URL redirect, occurs when a server automatically forwards a user from one URL to another using server-side or client-side scripting languages. An influence operation may conduct a server redirect to divert target audience members from one website to another without their knowledge. The redirected website may pose as a legitimate source, host malware, or otherwise aid operation objectives.
|
||||||
|
|
||||||
* **Belongs to tactic stage**: TA18
|
* **Belongs to tactic stage**: TA18
|
||||||
|
|
||||||
|
@ -14,4 +14,4 @@
|
||||||
| -------- | -------------- |
|
| -------- | -------------- |
|
||||||
|
|
||||||
|
|
||||||
DO NOT EDIT ABOVE THIS LINE - PLEASE ADD NOTES BELOW
|
DO NOT EDIT ABOVE THIS LINE - PLEASE ADD NOTES BELOW
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue