diff --git a/alerttags/test_timing/index.html b/alerttags/test_timing/index.html
index 3be1bc1b79..77a8d258cc 100644
--- a/alerttags/test_timing/index.html
+++ b/alerttags/test_timing/index.html
@@ -150,6 +150,54 @@
TEST_TIMING
|
+
+
+ | Remote Code Execution - Shell Shock |
+ |
+
+
+
+
+ | Server Side Template Injection (Blind) |
+ |
+
+
+
+
+ | SQL Injection - Hypersonic SQL |
+ |
+
+
+
+
+ | SQL Injection - MsSQL |
+ |
+
+
+
+
+ | SQL Injection - MySQL |
+ |
+
+
+
+
+ | SQL Injection - Oracle |
+ |
+
+
+
+
+ | SQL Injection - PostgreSQL |
+ |
+
+
+
+
+ | SQL Injection - SQLite |
+ |
+
+
diff --git a/alerttags/test_timing/index.xml b/alerttags/test_timing/index.xml
index f0501e61bf..5f879d2b84 100644
--- a/alerttags/test_timing/index.xml
+++ b/alerttags/test_timing/index.xml
@@ -14,5 +14,61 @@
/docs/alerts/90039/
<p>MongoDB query injection may be possible.</p>
+ -
+ Remote Code Execution - Shell Shock
+ /docs/alerts/10048-2/
+ Mon, 01 Jan 0001 00:00:00 +0000
+ /docs/alerts/10048-2/
+ <p>The server is running a version of the Bash shell that allows remote attackers to execute arbitrary code.</p>
+
+ -
+ Server Side Template Injection (Blind)
+ /docs/alerts/90036/
+ Mon, 01 Jan 0001 00:00:00 +0000
+ /docs/alerts/90036/
+ <p>When the user input is inserted in the template instead of being used as argument in rendering is evaluated by the template engine. Depending on the template engine it can lead to remote code execution.</p>
+
+ -
+ SQL Injection - Hypersonic SQL
+ /docs/alerts/40020/
+ Mon, 01 Jan 0001 00:00:00 +0000
+ /docs/alerts/40020/
+ <p>SQL injection may be possible.</p>
+
+ -
+ SQL Injection - MsSQL
+ /docs/alerts/40027/
+ Mon, 01 Jan 0001 00:00:00 +0000
+ /docs/alerts/40027/
+ <p>SQL injection may be possible.</p>
+
+ -
+ SQL Injection - MySQL
+ /docs/alerts/40019/
+ Mon, 01 Jan 0001 00:00:00 +0000
+ /docs/alerts/40019/
+ <p>SQL injection may be possible.</p>
+
+ -
+ SQL Injection - Oracle
+ /docs/alerts/40021/
+ Mon, 01 Jan 0001 00:00:00 +0000
+ /docs/alerts/40021/
+ <p>SQL injection may be possible.</p>
+
+ -
+ SQL Injection - PostgreSQL
+ /docs/alerts/40022/
+ Mon, 01 Jan 0001 00:00:00 +0000
+ /docs/alerts/40022/
+ <p>SQL injection may be possible.</p>
+
+ -
+ SQL Injection - SQLite
+ /docs/alerts/40024/
+ Mon, 01 Jan 0001 00:00:00 +0000
+ /docs/alerts/40024/
+ <p>SQL injection may be possible.</p>
+
diff --git a/docs/alerts/10048-2/index.html b/docs/alerts/10048-2/index.html
index 58c7879f8d..4e14975c39 100644
--- a/docs/alerts/10048-2/index.html
+++ b/docs/alerts/10048-2/index.html
@@ -196,6 +196,8 @@ Remote Code Execution - Shell Shock
POLICY_PENTEST
+ TEST_TIMING
+
WSTG-V42-INPV-12
diff --git a/docs/alerts/40019/index.html b/docs/alerts/40019/index.html
index 18556ca292..eeb88c4e8f 100644
--- a/docs/alerts/40019/index.html
+++ b/docs/alerts/40019/index.html
@@ -208,6 +208,8 @@ SQL Injection - MySQL
POLICY_SEQUENCE
+ TEST_TIMING
+
WSTG-V42-INPV-05
diff --git a/docs/alerts/40020/index.html b/docs/alerts/40020/index.html
index e33d835766..a1e9358199 100644
--- a/docs/alerts/40020/index.html
+++ b/docs/alerts/40020/index.html
@@ -208,6 +208,8 @@ SQL Injection - Hypersonic SQL
POLICY_SEQUENCE
+ TEST_TIMING
+
WSTG-V42-INPV-05
diff --git a/docs/alerts/40021/index.html b/docs/alerts/40021/index.html
index f886ec418d..73bb0eebc9 100644
--- a/docs/alerts/40021/index.html
+++ b/docs/alerts/40021/index.html
@@ -208,6 +208,8 @@ SQL Injection - Oracle
POLICY_SEQUENCE
+ TEST_TIMING
+
WSTG-V42-INPV-05
diff --git a/docs/alerts/40022/index.html b/docs/alerts/40022/index.html
index 4edbe69f7b..2601b035b4 100644
--- a/docs/alerts/40022/index.html
+++ b/docs/alerts/40022/index.html
@@ -208,6 +208,8 @@ SQL Injection - PostgreSQL
POLICY_SEQUENCE
+ TEST_TIMING
+
WSTG-V42-INPV-05
diff --git a/docs/alerts/40024/index.html b/docs/alerts/40024/index.html
index 6cc6538b1f..e7baa51825 100644
--- a/docs/alerts/40024/index.html
+++ b/docs/alerts/40024/index.html
@@ -202,6 +202,8 @@ SQL Injection - SQLite
POLICY_QA_FULL
+ TEST_TIMING
+
WSTG-V42-INPV-05
diff --git a/docs/alerts/40027/index.html b/docs/alerts/40027/index.html
index 5a64fb91f4..cdda7549bc 100644
--- a/docs/alerts/40027/index.html
+++ b/docs/alerts/40027/index.html
@@ -208,6 +208,8 @@ SQL Injection - MsSQL
POLICY_SEQUENCE
+ TEST_TIMING
+
WSTG-V42-INPV-05
diff --git a/docs/alerts/90036/index.html b/docs/alerts/90036/index.html
index 65c6ccf30a..9167c7a33a 100644
--- a/docs/alerts/90036/index.html
+++ b/docs/alerts/90036/index.html
@@ -206,6 +206,8 @@ Server Side Template Injection (Blind)
POLICY_SEQUENCE
+ TEST_TIMING
+
WSTG-V42-INPV-18