Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - x41r3d

Pages: [1]
1
Beginner's Corner / Re: how to find out absolute website path ?
« on: October 06, 2015, 02:20:42 am »
"Full Path Disclosure", it's encountered as a bug.


that was the info i need :). thx

2
Beginner's Corner / how to find out absolute website path ?
« on: October 05, 2015, 04:32:17 am »
how can i find out the absolute path from a website.

for example site is saved in:

/var/www/websitefolder or /home/public_html/websitefolder

how can we get this information from outside???

is it possible generally? are there any scanners out there that can handle this ?

3
Beginner's Corner / Re: What to look for in a nmap scan ?
« on: October 05, 2015, 04:22:12 am »
do nmap -sV http://targeturl.com. that will give you output of ports, services and their version number.

after that search these services + version numbers in exploit-db etc.

Pages: [1]