directory with WRITE permission on a server ?

No explicit questions like "how do I hack xxx.com" please!
Post Reply
User avatar
Radar_mX
suck-o-fied!
suck-o-fied!
Posts: 82
Joined: 03 Feb 2008, 17:00
16

directory with WRITE permission on a server ?

Post by Radar_mX »

hello

I want to learn how if it is possible to upload files to a server directory with write permission .

is there a tool to upload files to a writable directory ?

please any information is apprciated , I am trying to learn much about security of web servers

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

have a look at netcat: http://netcat.sourceforge.net/

:wink:

User avatar
Radar_mX
suck-o-fied!
suck-o-fied!
Posts: 82
Joined: 03 Feb 2008, 17:00
16

Post by Radar_mX »

bad_brain wrote:have a look at netcat: http://netcat.sourceforge.net/

:wink:
how does netcat upload a file to writable folder ?

netcat can upload ( send and receive files ) when there is a connection made but in my case there is no direct connection or uploaded netcat to the server , I know about netcat , it can be used as a backdoor or a port scanner ...etc . it is old famous tool

please give me more hints and info

User avatar
Radar_mX
suck-o-fied!
suck-o-fied!
Posts: 82
Joined: 03 Feb 2008, 17:00
16

Post by Radar_mX »

any way thank , I found out how used command curl on linux

it is working well

Post Reply