Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

probing a directory of a website

Name: Anonymous 2010-07-29 2:10

Hey there, quick question:
Say I have a website, blank.xxx, and I know all of their code is stored in a directory called /fap/, is there any easy way to scan this directory for all possible files?

Name: Anonymous 2010-07-29 2:17

Not unless it's world-readable or you have another means of access than http.

Name: Anonymous 2010-07-29 2:18

Not possible

Name: Anonymous 2010-07-29 2:20

>>2
Is there a shell script to wget every string possible?

Name: Anonymous 2010-07-29 2:27

>>4
That's basically a DoS attack. Not recommended.

Name: Anonymous 2010-07-29 2:35

>>5
FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUCk. And the worst thing is I already have a file

Name: Anonymous 2010-07-29 5:19

>>4
xargs -0 wget < /dev/urandom

>>1
http://site.xxx/fap/" target='_blank'>http://lmgtfy.com/?q=site:blank.xxx+inurl:http://site.xxx/fap/

Name: Anonymous 2010-07-29 6:30

It's completely doable if the site exposes a directory listing.

Name: Anonymous 2010-07-29 6:41

stop helping him

Name: Anonymous 2010-07-29 6:51

>>8
Which it hasn't if you read the fucking 7-post thread

Name: Anonymous 2010-07-29 10:26

wget -nvp -r 'http://blank.xxx/fap'

Name: Anonymous 2010-07-29 16:09


Don't change these.
Name: Email:
Entire Thread Thread List