Forums: Netcat File Transfers - Forums

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Netcat File Transfers when other transfer ways does not work..

#1 User is offline   raging_bull 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 36
  • Joined: 21-June 05

Posted 21 June 2005 - 03:48 PM

http://hacks.oreilly.com/pub/h/1058

Imagine.. You have shell on a realy fast EU server ;) And the admin secuired the biach. What now? You can't use FTP nor TFTP so you have to find another way..

You can use this way to send files.. I allways send wget to the server.. so i can simpley download my rootkit..

Succes!
0

#2 User is offline   gr33dy 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 25
  • Joined: 15-June 05

Posted 21 June 2005 - 03:58 PM

Or you can use illwill's excellent tool "cmdget." Specifically v2.1 w/ its added "execute hidden" feature.
0

#3 User is offline   AdmiralB 

  • Sergeant First Class
  • Icon
  • Group: Members
  • Posts: 312
  • Joined: 24-December 03

Posted 21 June 2005 - 07:29 PM

wow nice trick
but i think its abit tedious doing that
0

#4 User is offline   Killaloop 

  • Master Sergeant
  • Icon
  • Group: Members
  • Posts: 677
  • Joined: 01-January 04

Posted 22 June 2005 - 12:18 AM

and how would you get netcat to the server?
good question aint it?
there are many better ways for this.
0

#5 User is offline   raging_bull 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 36
  • Joined: 21-June 05

Posted 22 June 2005 - 01:30 AM

Killaloop, on Jun 22 2005, 10:18 AM, said:

and how would you get netcat to the server?
good question aint it?
there are many better ways for this.

Most exploits inject it with netcat. So netcat is while you have shell in c:\nc.exe
0

#6 User is offline   Killaloop 

  • Master Sergeant
  • Icon
  • Group: Members
  • Posts: 677
  • Joined: 01-January 04

Posted 22 June 2005 - 02:28 AM

raging_bull, on Jun 22 2005, 09:30 AM, said:

Most exploits inject it with netcat. So netcat is while you have shell in c:\nc.exe

what exploits inject netcat?
you think the shell you connect to after exploiting is netcat?
well forget it :)
if you don't have a netcat shell (like in 99.99% exploits) you can always use
mshta, debug, the webserver, shares and other things to get your files there.
just wanted to point out that netcat file transfer is not the only way (and useless after exploiting because you don't have a netcat running)
0

#7 User is offline   bmwkid 

  • Private
  • Icon
  • Group: Members
  • Posts: 17
  • Joined: 21-June 05

Posted 22 June 2005 - 03:06 AM

you should look up things like cscript or rcp. that are other ways to get your files on a remote box.
I'm shure there are some tuts about them around here or google for them ;)
0

#8 User is offline   r00t 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 85
  • Joined: 17-June 03

Posted 22 June 2005 - 06:45 AM

bmwkid, on Jun 22 2005, 11:06 AM, said:

you should look up things like cscript or rcp. that are other ways to get your files on a remote box.
I'm shure there are some tuts about them around here or google for them ;)


Hi when TFTP and FTP isnt there mostly RPC isnt also there. .vbs upload works sometimes. Problem is when you dont have a shell in it you can paste like metasploit what you would do then. Because a lot times you got console directly in Matasploit window and not in listening DOS window....

PS : The NC thing is nice thx for the tipp read bout it some time ago but forgot it... :D To musch to test here :D
0

#9 User is offline   Partizaan 

  • Sergeant First Class
  • Icon
  • Group: Members
  • Posts: 367
  • Joined: 13-February 04

Posted 22 June 2005 - 06:46 AM

Quote

Most exploits inject it with netcat. So netcat is while you have shell in c:\nc.exe


:lol:
0

#10 User is offline   Tyler 

  • Master Sergeant
  • Icon
  • Group: Members
  • Posts: 826
  • Joined: 20-June 05

Posted 22 June 2005 - 01:23 PM

Net Cat is usefull but you mine as well use pretty much everything besides taht because you are wrong... most exploits dont incorperate netcat and there are so many other ways to tranfer stuff that are so much easier you mine as well stick to those... and if you want to know those ways .... google can help you out with that
0

#11 User is offline   tibbar 

  • Master Sergeant
  • Icon
  • Group: Members
  • Posts: 1,423
  • Joined: 14-October 03

Posted 22 June 2005 - 03:14 PM

This topic has been discussed in depth in the past, with much better methods suggested. Hit search on the forum.
If you want to read more about my security research, visit Tibbar.org
0

#12 User is offline   illwill 

  • Master Sergeant
  • Icon
  • Group: Members
  • Posts: 540
  • Joined: 28-July 03

Posted 22 June 2005 - 04:44 PM

http://illmob.org/r00t1n.txt :D
0

#13 User is offline   Cephalex 

  • Private
  • Icon
  • Group: Members
  • Posts: 2
  • Joined: 16-June 05

Posted 23 June 2005 - 03:18 AM

maybe you dont have Write Access ! ?

if you have Write Access you can upload your files with Echo command

this video file learn you to upload and Run Winshell backdoor

http://kermanhackers...eo/winshell.rar



:D
0

#14 User is offline   EzMe 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 139
  • Joined: 03-March 04

Posted 23 June 2005 - 04:31 AM

Cephalex, on Jun 23 2005, 11:18 AM, said:

this video file learn you to upload and Run Winshell backdoor

http://kermanhackers...eo/winshell.rar



:D


Whaw really good site men! That site is defaced twice!

http://kermanhackers...download/video/
http://kermanhackers.net/yahoo/

and the file is probebly winshell it self!
0

#15 User is offline   Kelso 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 51
  • Joined: 05-November 04

Posted 23 June 2005 - 05:06 PM

Hacked
by
DJ-agoustinno
Shadmehr Aghili

همكاري خوب بين يك هكر و يك خواننده
dj_agoustinno@yahoo.com
http://kermanhackers...download/video/
wtf?!
0

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

  • Share



Our Sponsors:


SwiftLayer Affiliate Web Hosting