Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.130
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
maven-repo /
com /
sun /
mail /
all /
1.6.2 /
[ HOME SHELL ]
Name
Size
Permission
Action
all-1.6.2.pom
5.49
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : all-1.6.2.pom
<?xml version="1.0" encoding="UTF-8"?> <!-- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development and Distribution License("CDDL") (collectively, the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the License at https://oss.oracle.com/licenses/CDDL+GPL-1.1 or LICENSE.txt. See the License for the specific language governing permissions and limitations under the License. When distributing the software, include this License Header Notice in each file and include the License file at LICENSE.txt. GPL Classpath Exception: Oracle designates this particular file as subject to the "Classpath" exception as provided by Oracle in the GPL Version 2 section of the License file that accompanied this code. Modifications: If applicable, add the following below the License Header, with the fields enclosed by brackets [] replaced by your own identifying information: "Portions Copyright [year] [name of copyright owner]" Contributor(s): If you wish your version of this file to be governed by only the CDDL or only the GPL Version 2, indicate your decision by adding "[Contributor] elects to include this software in this distribution under the [CDDL or GPL Version 2] license." If you don't indicate a single choice of license, a recipient has the option to distribute your version of this file under either the CDDL, the GPL Version 2 or to extend the choice of license to its licensees as provided above. However, if you add GPL Version 2 code and therefore, elected the GPL Version 2 license, then the option applies only if the new code is made subject to such option by the copyright holder. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>com.sun.mail</groupId> <artifactId>all</artifactId> <version>1.6.2</version> <packaging>pom</packaging> <name>JavaMail API distribution</name> <description>${project.name}</description> <properties> <mail.version>1.6.2</mail.version> <!-- like mail.version, but with underscores instead of dots --> <mail.zipversion>1_6_2</mail.zipversion> <mail.spec.version>1.6</mail.spec.version> <activation-api.version>1.1</activation-api.version> <!-- defaults that are overridden in mail module --> <mail.extensionName>${project.groupId}.${project.artifactId}</mail.extensionName> <mail.specificationTitle>${project.groupId}.${project.artifactId}</mail.specificationTitle> <mail.implementationTitle>${project.groupId}.${project.artifactId}</mail.implementationTitle> <mail.bundle.symbolicName>${project.groupId}.${project.artifactId}</mail.bundle.symbolicName> <mail.packages.export>javax.mail.*; version=${mail.spec.version}</mail.packages.export> <mail.packages.import>javax.security.sasl;resolution:=optional, sun.security.util;resolution:=optional,*</mail.packages.import> <mail.packages.private>com.sun.mail.*</mail.packages.private> <mail.probeFile> </mail.probeFile> <!-- for the osgiversion-maven-plugin --> <hk2.plugin.version>2.0.0</hk2.plugin.version> <javac.path>/opt/jdk1.7/bin/javac</javac.path> <project.build.sourceEncoding>iso-8859-1</project.build.sourceEncoding> <findbugs.threshold>High</findbugs.threshold> <findbugs.version>3.1.0</findbugs.version> <findbugs.skip>true</findbugs.skip> <findbugs.exclude> </findbugs.exclude> <copyright-plugin.version>1.46</copyright-plugin.version> <debian.hasPackageVersion/> <debian.originalVersion>1.6.2</debian.originalVersion> <debian.package>libmail-java</debian.package> </properties> <!-- following to enable use of "mvn site:stage" --> <modules> <module>mail</module> <module>mailapi</module> <module>mailapijar</module> <module>smtp</module> <module>imap</module> <module>gimap</module> <module>pop3</module> <module>dsn</module> <module>mailhandler</module> <module>android</module> </modules> <dependencyManagement> <dependencies> <dependency> <groupId>javax.activation</groupId> <artifactId>activation</artifactId> <version>debian</version> </dependency> <dependency> <groupId>com.sun.mail</groupId> <artifactId>javax.mail</artifactId> <version>debian</version> </dependency> <dependency> <groupId>com.sun.mail</groupId> <artifactId>dsn</artifactId> <version>debian</version> </dependency> <dependency> <groupId>com.sun.mail</groupId> <artifactId>gimap</artifactId> <version>debian</version> </dependency> <dependency> <groupId>com.sun.mail</groupId> <artifactId>mbox</artifactId> <version>debian</version> </dependency> <dependency> <groupId>com.sun.mail</groupId> <artifactId>taglib</artifactId> <version>debian</version> </dependency> </dependencies> </dependencyManagement> <!-- I'm leaving this here but commented out to remind myself NOT to add this back in because it breaks the Android version of JavaMail. <dependencies> <dependency> <groupId>javax.activation</groupId> <artifactId>activation</artifactId> </dependency> </dependencies> --> </project>
Close