This post is by a banned member (VolCoder) - Unhide
OP 16 April, 2024 - 04:14 AM
Reply
This post is by a banned member (myguy23) - Unhide
23 May, 2024 - 02:21 AM
Reply
(02 March, 2024 - 10:40 PM)VolCoder Wrote: Show MoreXSSLite
is a styler with a web panel designed to collect various data from your computer and send it to your server.
Functionality :
Show ContentSpoiler:
1. Collection of Chromium browsers
2. Grabber files from the desktop
3. Collection of absolutely all plugins from the browser
4. Collection of crypto wallets
5. Collecting information about the system
6. Decryption of logs on the server side
Setting up and installing the panel :
Show ContentSpoiler:
1. Buy a VDS
2. Open ports
3. Install Python 3.11
4. Run Install.bat and wait for all libraries to download
5. Go to the config.json file
6. Replace localhost with the ip of your VDS
7. Replace 80 with the port you opened
8. Replace login and password with the one you need, these data will be used to log into the panel
9. Go to CMD in the XSSLite folder and enter the command python start.py
Now your panel is ready and you can enter it by following the link that was displayed in the console
Setting up and compiling the build:Setting up and compiling the build :
Show ContentSpoiler:
1. Go to the XSSLite\Client\Client folder and open config.cs and then replace the link with the link of your server
2. Open Client.sln located in the XSSLite\Client folder
3. Compile in Release mode
Now your build is ready and you can start sending traffic
Informations :
Show ContentSpoiler:
What is the project written on?
The server part (Panel) is written in Python Flask.
The client part is written in C#.
How is the collection and sending of cookies and passwords to the server implemented?
A copy of cookies and passwords is created. The software also receives the dpapi key and puts it all in the form of bytes inside json. Then it is sent to the server. Already on the server, the received data is decrypted using aes. After decrypting all the data, they are written to the usual txt files.
Download
use on RDP it's open source but don't mean it's secure
Don't Leech and Give Like
Joleas
This post is by a banned member (ntkouh45) - Unhide
24 May, 2024 - 07:23 PM
Reply
This post is by a banned member (VolCoder) - Unhide
OP 24 June, 2024 - 03:01 PM
Reply
This post is by a banned member (VolCoder) - Unhide
OP 27 June, 2024 - 05:37 PM
Reply
This post is by a banned member (VolCoder) - Unhide
OP 01 August, 2024 - 01:21 AM
Reply
This post is by a banned member (VolCoder) - Unhide
OP 06 August, 2024 - 08:17 PM
Reply
This post is by a banned member (myguy23) - Unhide
14 August, 2024 - 08:54 AM
Reply
(02 March, 2024 - 10:40 PM)VolCoder Wrote: Show MoreXSSLite
is a styler with a web panel designed to collect various data from your computer and send it to your server.
Functionality :
Show ContentSpoiler:
1. Collection of Chromium browsers
2. Grabber files from the desktop
3. Collection of absolutely all plugins from the browser
4. Collection of crypto wallets
5. Collecting information about the system
6. Decryption of logs on the server side
Setting up and installing the panel :
Show ContentSpoiler:
1. Buy a VDS
2. Open ports
3. Install Python 3.11
4. Run Install.bat and wait for all libraries to download
5. Go to the config.json file
6. Replace localhost with the ip of your VDS
7. Replace 80 with the port you opened
8. Replace login and password with the one you need, these data will be used to log into the panel
9. Go to CMD in the XSSLite folder and enter the command python start.py
Now your panel is ready and you can enter it by following the link that was displayed in the console
Setting up and compiling the build:Setting up and compiling the build :
Show ContentSpoiler:
1. Go to the XSSLite\Client\Client folder and open config.cs and then replace the link with the link of your server
2. Open Client.sln located in the XSSLite\Client folder
3. Compile in Release mode
Now your build is ready and you can start sending traffic
Informations :
Show ContentSpoiler:
What is the project written on?
The server part (Panel) is written in Python Flask.
The client part is written in C#.
How is the collection and sending of cookies and passwords to the server implemented?
A copy of cookies and passwords is created. The software also receives the dpapi key and puts it all in the form of bytes inside json. Then it is sent to the server. Already on the server, the received data is decrypted using aes. After decrypting all the data, they are written to the usual txt files.
Download
use on RDP it's open source but don't mean it's secure
Don't Leech and Give Like
Nicer!!!!