Articles

Metasploit Framework Windows Tutorial
Remote Desktop Connection
Windows Processes That May Be Dangerous
How-To use NetCat a Tutorial
Common Linux Commands
Common Ports
Netcat Commands
HTTP Response Codes
War-Google Hack Terms
Wardriving
Avoiding Social Engineering and Phishing Attacks
Intrusion Detection on Linux
Linux Intrusion Detection
Penetration Testing Guide
Penetration Testing Tools
Social Engineering Fundamentals, Part I: Hacker Tactics
Social engineering (computer security)
The Psychology of Social Engineering

The Archives

General GSO
GovernmentSecurity.org News & Suggestions
In The News
Open Topic
General Security Information
Trash Can
Exploit & Vulnerability Mailing List Archives
Trial Member Forum
Product and Program Reviews GSO Tutorials
System Security
Windows Systems
Beginners Section
Linux & Unix Systems
File Downloads
Exploit Research & Discussion Trojan & Virus Errata
Networking Security / Firewall / IDS / VPN / Routers
System Hardening
E-Mail Security
Wifi Security
Trial Member Uploads
Upload discovered Trojans & Mal ware
GSO Programming Section
C , C++ , VC++
Visual Basic.NET
Perl /CGI
Java/Javascript
PHP/XML/ASP/HTML
Assembly + Other
The Cork Board
Network Security Consultant Directory
Network Security Jobs
The Archives
Encryption Information
General Network Security
Internet Anonymity
HTTP Protocol Security
Linux Security
MS IIS Information
Exploit Articles
Programming / Tool Design
GSO Software Projects
Public Downloads
Microsoft Security Questions and Papers

Full Version: Netcat Gui
passi
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
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
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 tongue.gif
But nice idea smile.gif Good for the learning tongue.gif
Yes i think is possible t owrite that in VB, socket are easy to use. More than C.
Good luck smile.gif
passi
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 smile.gif
I hope I can do it ^^
Pro21
Nice smile.gif
ComSec
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
lool Thx who ?
Thx master chief smile.gif
passi
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
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
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
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
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
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.
Invision Power Board © 2001-2005 Invision Power Services, Inc.