Skip to content

Commit d8e749c

Browse files
committed
Fix title error
1 parent ae9c45f commit d8e749c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Server Side Template Injection/Elixir.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Elixir Deserialization
1+
# Server Side Template Injection - Elixir
22

33
> Server-Side Template Injection (SSTI) is a vulnerability that arises when an attacker can inject malicious code into a server-side template, causing the server to execute arbitrary commands. In Elixir, SSTI can occur when using templating engines like EEx (Embedded Elixir), especially when user input is incorporated into templates without proper sanitization or validation.
44

0 commit comments

Comments
 (0)