/
githubmirror
/
metasploit-framework
Обзор
Документация
Войти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
data/exploits/openfire_plugin/plugin.xml
10 строк
329 B
bwatters
Adjust files to be better shared
14 июл 2023, 20:47
Не верифицирован
14 июл 2023, 20:47
b15d595
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <plugin> <class>com.example.openfire.plugin.Example</class> <name>PLUGINNAME</name> <description>PLUGINDESCRIPTION</description> <author>PLUGINAUTHOR</author> <version>1.0.0</version> <date>7/7/2008</date> <minServerVersion>3.5.0</minServerVersion> </plugin>