• XSS.stack #1 – первый литературный журнал от юзеров форума

прочее Voila!! CobaltStrike 4.4 cracked[.]

Пожалуйста, обратите внимание, что пользователь заблокирован
r1z can you please help me on this error
[*] Will use existing X509 certificate and keystore (for SSL)
Error: Could not find or load main class server.TeamServer
Caused by: java.lang.ClassNotFoundException: server.TeamServer

_JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
openjdk 11.0.12 2021-07-20
OpenJDK Runtime Environment (build 11.0.12+7-post-Debian-2)
OpenJDK 64-Bit Server VM (build 11.0.12+7-post-Debian-2, mixed mode, sharing)

ty so much
for this CS 4.4 i did try 15,11,9,8 for create the jar package, only JAVA 9 have works with IDEA; and i used CS 4.3 of the JAR Package with the lib directory, be careful that the published JAR from unknown resources will have 100% backdoored which will effect your PC + activity with CS.

for who still need assistance in this will write a full guide on how to compile it in your own...
 
Последнее редактирование:
for this CS 4.4 i did try 15,11,9,8 for create the jar package, only JAVA 9 have works with IDEA; and i used CS 4.3 of the JAR Package with the lib directory, be noted careful that the published JAR from unknown resources will have 100% backdoor which will effect your PC + activity with CS.

for who still need assistance in this will write a full guide on how to compile it in your own...
thank you very much we will wait for that great tutorial thanks for your time
 
Compiled the source with JAVA9 and teamserver is running but cobaltstrike client is not able to open. throws error of :

./cobaltstrike
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
Exception in thread "main" java.lang.NoClassDefFoundError: sun/swing/plaf/synth/SynthIcon
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:800)
at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:698)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:621)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:579)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:800)
at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:698)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:621)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:579)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:800)
at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:698)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:621)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:579)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:398)
at java.desktop/com.sun.beans.finder.ClassFinder.findClass(ClassFinder.java:103)
at java.desktop/com.sun.beans.finder.ClassFinder.resolveClass(ClassFinder.java:171)
at java.desktop/com.sun.beans.decoder.DocumentHandler.findClass(DocumentHandler.java:406)
at java.desktop/com.sun.beans.decoder.NewElementHandler.addAttribute(NewElementHandler.java:80)
at java.desktop/com.sun.beans.decoder.ObjectElementHandler.addAttribute(ObjectElementHandler.java:102)
at java.desktop/com.sun.beans.decoder.DocumentHandler.startElement(DocumentHandler.java:296)
at java.desktop/javax.swing.plaf.synth.SynthParser.startElement(SynthParser.java:1222)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at java.xml/javax.xml.parsers.SAXParser.parse(SAXParser.java:394)
at java.xml/javax.xml.parsers.SAXParser.parse(SAXParser.java:197)
at java.desktop/javax.swing.plaf.synth.SynthParser.parse(SynthParser.java:242)
at java.desktop/javax.swing.plaf.synth.SynthLookAndFeel.load(SynthLookAndFeel.java:579)
at de.javasoft.plaf.synthetica.SyntheticaLookAndFeel.loadXMLConfig(SyntheticaLookAndFeel.java:429)
at de.javasoft.plaf.synthetica.SyntheticaLookAndFeel.<init>(SyntheticaLookAndFeel.java:359)
at de.javasoft.plaf.synthetica.SyntheticaBlueIceLookAndFeel.<init>(SyntheticaBlueIceLookAndFeel.java:31)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
at java.base/java.lang.Class.newInstance(Class.java:584)
at java.desktop/javax.swing.UIManager.setLookAndFeel(UIManager.java:633)
at aggressor.ui.UseSynthetica.setup(Unknown Source)
at aggressor.Aggressor.A(Aggressor.java:29)
at aggressor.Aggressor.main(Aggressor.java:22)
Caused by: java.lang.ClassNotFoundException: sun.swing.plaf.synth.SynthIcon
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 62 more
 
Пожалуйста, обратите внимание, что пользователь заблокирован
Since some problem get for some users who use JAVA 13, 11, etc... i will send the in structure & jar file for each user who have problem with CobaltStrike.jar which will have working on JAVA 9 + 8 only;

This is only for who still have problem with running CS jar file or getting Aggressor class error he must sent the error with his JAVA path and version to me so i can solve this out for him via private message or here to the following; please guys pm in the topic exactly with your JAVA version and error you review from execution the CobaltStrike JAR file.. and wait the updates from me soon..

For anyone interested to get the CobaltStrike 4.4 source file & working JAR show us your attention in this topic; so we can include your name in this private list.


It will be KIND FROM YOU GUYS to have participate vote to like 3 articles from this context; PLEASE NOTE IT'S NOT A MUST !

DON'T CONTACT IN PM; PLEASE WRITE YOUR MESSAGE OR QUESTIONS HERE.
 
Последнее редактирование:
Since some problem get for some users who use JAVA 13, 11, etc... i will send the in structure & jar file for each user who have problem with CobaltStrike.jar which will have working on JAVA 9 + 8 only;

This is only for who still have problem with running CS jar file or getting Aggressor class error he must sent the error with his JAVA path and version to me so i can solve this out for him via private message or here to the following; please guys pm in the topic exactly with your JAVA version and error you review from execution the CobaltStrike JAR file.. and wait the updates from me soon..

For anyone interested to get the CobaltStrike 4.4 source file & working JAR show us your attention in this topic; so we can include your name in this private list.
Скрытое содержимое

It will be KIND FROM YOU GUYS to have participate vote to like 3 articles from this context; PLEASE NOTE IT'S NOT A MUST !

DON'T CONTACT IN PM; PLEASE WRITE YOUR MESSAGE OR QUESTIONS HERE.
Since some problem get for some users who use JAVA 13, 11, etc... i will send the in structure & jar file for each user who have problem with CobaltStrike.jar which will have working on JAVA 9 + 8 only;

This is only for who still have problem with running CS jar file or getting Aggressor class error he must sent the error with his JAVA path and version to me so i can solve this out for him via private message or here to the following; please guys pm in the topic exactly with your JAVA version and error you review from execution the CobaltStrike JAR file.. and wait the updates from me soon..

For anyone interested to get the CobaltStrike 4.4 source file & working JAR show us your attention in this topic; so we can include your name in this private list.
Скрытое содержимое

It will be KIND FROM YOU GUYS to have participate vote to like 3 articles from this context; PLEASE NOTE IT'S NOT A MUST !

DON'T CONTACT IN PM; PLEASE WRITE YOUR MESSAGE OR QUESTIONS HERE.
Thank you friend what is the key to pass the file
 
Since some problem get for some users who use JAVA 13, 11, etc... i will send the in structure & jar file for each user who have problem with CobaltStrike.jar which will have working on JAVA 9 + 8 only;

This is only for who still have problem with running CS jar file or getting Aggressor class error he must sent the error with his JAVA path and version to me so i can solve this out for him via private message or here to the following; please guys pm in the topic exactly with your JAVA version and error you review from execution the CobaltStrike JAR file.. and wait the updates from me soon..

For anyone interested to get the CobaltStrike 4.4 source file & working JAR show us your attention in this topic; so we can include your name in this private list.
Скрытое содержимое

It will be KIND FROM YOU GUYS to have participate vote to like 3 articles from this context; PLEASE NOTE IT'S NOT A MUST !

DON'T CONTACT IN PM; PLEASE WRITE YOUR MESSAGE OR QUESTIONS HERE.
Hi, i have liked the thread and VOTED too. can you please share the jar with me? Thanks
 
Since some problem get for some users who use JAVA 13, 11, etc... i will send the in structure & jar file for each user who have problem with CobaltStrike.jar which will have working on JAVA 9 + 8 only;

This is only for who still have problem with running CS jar file or getting Aggressor class error he must sent the error with his JAVA path and version to me so i can solve this out for him via private message or here to the following; please guys pm in the topic exactly with your JAVA version and error you review from execution the CobaltStrike JAR file.. and wait the updates from me soon..

For anyone interested to get the CobaltStrike 4.4 source file & working JAR show us your attention in this topic; so we can include your name in this private list.
Hidden content

It will be KIND FROM YOU GUYS to have participate vote to like 3 articles from this context; PLEASE NOTE IT'S NOT A MUST !

DON'T CONTACT IN PM; PLEASE WRITE YOUR MESSAGE OR QUESTIONS HERE.
Hello mate, voted and liked, I would be appreciated if you can share with me the compiled version, thanks in advance!!
 
Пожалуйста, обратите внимание, что пользователь заблокирован
Note: VOTE in the participate is not MUST, so keep it in mind... just we ask all to vote for the final participates in context 6 for 3 articles!

And No worries, PROMISE most of the guys will enjoy with CS 4.4 today or tomorrow; just hold on because i'm working on it!

Скрытый контент для пользователей: Ventrue, bobo.
 
Последнее редактирование:
Скрытый контент для зарегистрированных пользователей.
cobaltstrike-dist.zip
 
Пожалуйста, обратите внимание, что пользователь заблокирован
CS4.4:
Hidden content
This is china network space and 99% it's have a backdoor... that's why i publish the source code before the build..
 
Note: VOTE in the participate is not MUST, so keep it in mind... just we ask all to vote for the final participates in context 6 for 3 articles!

And No worries, PROMISE most of the guys will enjoy with CS 4.4 today or tomorrow; just hold on because i'm working on it!

Скрытое содержимое
Hi, I liked and voted, still I am not shared the jar, can you please share the jar?
 
Пожалуйста, обратите внимание, что пользователь заблокирован
Yes i did, but still as promised will have today for testing...

Linux-Confirm.jpeg


This is under Linux;

Windows-confirm.jpeg


This is under Windows;

License-confirm.jpeg


And this is confirm that it's working CS 4.4 Client with CS 4.3 Server which is not compatible with CS 4.3; please keep tunned.. as promised i will share tonight with only active people in this topic;

./r1z
 
Последнее редактирование:
Yes i did, but still as promised will have today for testing...

Посмотреть вложение 26443

This is under Linux;

Посмотреть вложение 26444

This is under Windows;

Посмотреть вложение 26445

And this is confirm that it's working CS 4.4 which is not compatible with CS 4.3; please keep tunned.. as promised i will share tonight with only active people in this topic;

./r1z
hi,bro can you share how complie with java 11,15 or .jar file
p/s: i voted you
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх