Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
  • 0

Locked [HELP] Command Open Site


lokorn

Question

hello guys ...

Could you help me with the command to open site of my botnet?

not working, what would be the changes?

 

function in PHP:

 

pastebin.com/ 5y2ejJcn

 

PHP forms:

 

pastebin.com/ GGhMSd3F

 

Function in C #

 

pastebin.com/ mxWuVvK5

 

PS: SORRY FOR ERRORS, I'M USING GOOGLE TRANSLATOR !!!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Re: [HELP] Command Open Site

 

I dont really now a lot of c # or php but the logic is really simple:

 

From the php read the value of the form, set the task to the computer(s) to open that web page. Computer will read the task-scheduler and will se he has to open a web page in wich you can use a normal cmd, insert the web page you want to open like its a cmd command and executed

Link to comment
Share on other sites

  • 0

Re: [HELP] Command Open Site

 

From the php read the value of the form

This is the hidden content, please

set the task to the computer(s) to open that web page.

This is the hidden content, please

Computer will read the task-scheduler and will se he has to open a web page in wich you can use a normal cmd, insert the web page you want to open like its a cmd command and executed

ShellExecute(0, 0, L"http://www.google.com", 0, 0 , SW_SHOW );

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.