passi
Mar 17 2005, 01:18 PM
Hi =D
If you own a system with a connect back exploit you need to have netcat listen on your pc. Then you have a dos based connection to execute commands on the remote machine.
Now I'd like to code a program in VB that works like the listening netcat. It waits on a specifyed port for the incoming connection or an just exploited machine.
I can't code C, if I could I knew how to do this... So my question is: Is it possible to make this in VB and with help of WinSock?
Thank you,
Passi
nolimit
Mar 17 2005, 01:40 PM
Yes, you could use the Winsock OCX or directly link to the winsock library through classes. (I've done both). If you need help w/ code I could dig up some examples.
Pro21
Mar 17 2005, 05:49 PM
Where is the interest to code a gui interface for a shellcode ?? You will have to write the command. It's easier to use netcat

But nice idea

Good for the learning

Yes i think is possible t owrite that in VB, socket are easy to use. More than C.
Good luck
passi
Mar 17 2005, 06:26 PM
I'm talking with nolimit in IRC currently.
@Pro21: The reason why I want to write this, is to make hacking more comfortable. You can save commands you have already written and the main fact: I will include a feature that allows to open a binary and transfer it onto the server.
That's cool

I hope I can do it ^^
Pro21
Mar 18 2005, 11:59 AM
Nice
ComSec
Mar 18 2005, 12:26 PM
i think this might interest you... here is the full vb source...
i have also compiled it to exe inc in zip
it will help give you idea's for your program
Pro21
Mar 18 2005, 03:26 PM
lool Thx who ?
Thx master chief
passi
Mar 19 2005, 01:31 PM
Thanks ComSec, this is standart winsock thingy. The question is... Is it compatible to netcat's commands?
I need to play around to test it...
jpno5
Mar 27 2005, 04:51 PM
when i started with vb i coded a little app that will persistently listen for shells, have a look in the download section, i'll have a look for the source ive got it here somewere, if i find it i'll upload it
LittleHacker
Apr 24 2005, 04:41 AM
QUOTE
@ComSec post Mar 18 2005, 01:26 PM
i think this might interest you... here is the full vb source...
i have also compiled it to exe inc in zip
it will help give you idea's for your program
But this proggy has not may do as many as netcat such as : port scanning or redirecting .
It's just a simple tcp/udp program
ComSec
Apr 24 2005, 07:42 AM
well the idea LittleHacker...is to develop it further and write some code to add to the source ....
whats the point in having a ready made tool that did it all.... this thread would be pointless
follow me
QUOTE(passiw)
The question is... Is it compatible to netcat's commands?
no idea passiw..... i compiled it BUT i have NOT tested it
BTW any progress with this yet anyone ?
chris105
Apr 24 2005, 08:19 AM
It seems just to be a chat program literally, its not respoding to any commands whatsoever!
Oh I see this is just designed to be a netcat client NOT a netcat server, its listening features are for connect back shells!
Digital_Spirit
Jun 4 2005, 11:44 PM
I wonder if I could get in on it. I am not a computer sci. major; I am a med student, but I do have tech certs. Does anyone know if it is for ALL students or just those in computer sci.? If so, I would like to introduce an open source prog I am working on called MedPanel that analyzes DNA Samples and creates 3d structures of helixial objects.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.