Jump to content

making a trojan

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
26 replies to this topic

#1
Acheron

Acheron

    Programmer

  • Members
  • PipPipPipPip
  • 122 posts
well,i need to make one for my class and i am sort of stuck putting it all together since i am new at this so i need some help.

first of all,i would like to see how it works by hacking into a pc with cmd so i could use the commands that will help me establish a connection over the internet.
Then i need to figure how to put these into an exe file and i am ready.

anyone can help plz ?
Posted Image

#2
Chinmoy

Chinmoy

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 392 posts
Code it out dear..
Use system handlers from any language like c..

God is real... unless declared an integer

my blog :: http://techarraz.com/


#3
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Sometimes, just for the heck of it, I make a program that flashes up errors like "Your computer is at risk" and "Now deleting file C:\Internal\Private.dat". It's a hilarious way to worry a teacher, but unfortunately it doesn't actually do much.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
This site doesn't help people make malicious software, for class or otherwise. It's possible this is legit, but only for a security class.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Heh heh heh - you're nicked, Acheron!

Only joking.

Why not just make a PowerPoint or something that illustrates the danger? You can make it look like a program, then display it. Make an initial slide, then a slide that has a picture of the program successfully working (its bad deeds). There, you've demonstrated trojans, without actually having to create one.

Edited by John, 13 April 2008 - 03:07 PM.

Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#6
Acheron

Acheron

    Programmer

  • Members
  • PipPipPipPip
  • 122 posts

WingedPanther said:

This site doesn't help people make malicious software, for class or otherwise. It's possible this is legit, but only for a security class.

you misunderstood my intentions.
I am not interested in causing any damage (it will be running on my laptop after all) i just need to figure out how to hide it in a way that it runs secretly.

basically i need someone to tell me the cmd commands to set up a remote access server.Think of it as if i wanted to remote control my pc.
I only ask for the right way to use telnet.

sorry for the misunderstanding.
Posted Image

#7
Acheron

Acheron

    Programmer

  • Members
  • PipPipPipPip
  • 122 posts

Xav said:

Why not just make a PowerPoint or something that illustrates the danger? You can make it look like a program, then display it. Make an initial slide, then a slide that has a picture of the program successfully working (its bad deeds). There, you've demonstrated trojans, without actually having to create one.

But i need to make one :p not paint it.

In the example that the teacher did in class he changed some demon configuration file in linux and that enabled the users to log in to each others pc as invisible admins.

Now i need to do that on windows,so i am only asking for the way its done,besides its just remote access,nothing wrong with that i hope.
Posted Image

#8
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
The problem is, the code could potentially be used in a malicious manner. While you are probably legitimate, we can't guarantee it! Sorry, mate.

Can't you find a way to illustrate the danger of trojans without actually creating one yourself? If you were trying to illustrate the danger of jumping off a cliff, you wouldn't actually jump off one just to show it, would you?

Well, I would. But only if there were girls watching.

Edited by John, 13 April 2008 - 03:06 PM.

Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#9
Acheron

Acheron

    Programmer

  • Members
  • PipPipPipPip
  • 122 posts
First of all,the assignment is not about illustrating the danger of trojans nor cause any damage.If i wanted to do that there are several applications that do just that,or just open all ports in the system.

I just need to know how to set up a remote access server over cmd.

The unethical part of trojans is hiding the program behind something else and I am NOT asking you to do that for me.I only wanna know how remote access works,how i use that is my problem.

I have been trying it out but i just cant get the right commands,it has to do something with Netshell but i cant get the right syntax to allow the client ip in.
And i have already jumped off a bridge.
Posted Image

#10
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Good for you.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#11
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Well I think you can make a telnet server on your pc and access it remotely.... can't you?

#12
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
I'm not sure, I've never tried. If I wanted to access files/devices on a PC, I just networked them together.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums