Home
Calendar
Certifications
Columns
Features
Forum
Resources
Vitals
Latest Additions
April 2013 Free Giveaway Sponsor - eLearnSecurity
Human Intelligence to Navigate the Security Data Deluge
February 2013 Free Giveaway Winner of SANS CyberCon Training
Interview: Bugcrowd Founders on Herding Ninjas for Crowdsourced Bug Bounties
Network Forensics: The Tree in the Forest
March 2013 Free Giveaway Sponsor - Mile2
Book Review: Violent Python
February 2013 Free Giveaway Sponsor - SANS
Holiday 2012 Free Giveaway Winner of Metasploit Pro by Rapid7
Course Review: SANS FOR408 Computer Forensic Investigations – Windows In-Depth
The Security Consulting Sugar High
Tutorial: Fun with SMB on the Command Line
Interview: Ilia Kolochenko, CEO of High-Tech Bridge
October 2012 Free Giveaway Winner of LearningGate Training
The Broken: Assessing Corporate Security in 2012 to Make a Better 2013
EH-Net Login
Welcome Guest.
Username:
Password:
Remember me
Lost Password?
No account yet?
Register
Who's Online
We have 34 guests online
You are here:
Home
Resources
Tutorials
apache pen test
EH-Net
May 25, 2013, 04:58:17 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Go back to The Ethical Hacker Network Online Magazine
Home Page
Home
Help
Calendar
Login
Register
EH-Net
>
Resources
>
Tutorials
(Moderator:
don
) >
apache pen test
Pages: [
1
]
2
Go Down
« previous
next »
Print
Author
Topic: apache pen test (Read 8917 times)
0 Members and 1 Guest are viewing this topic.
midnight monster
Newbie
Offline
Posts: 38
im not a monster !
apache pen test
«
on:
November 14, 2011, 09:21:41 AM »
hello
i have a problem in pentest my target has a apache web server
with php page and i wanna perform an external attack to the server
i tried scan theserver with ( Acunetix Web Vulnerability Scanner 7 )
but i not found an efficient Vulnerability to exploit (maybe my Acunetix is noyt working properly its a free version ) i dont know what i must to do. i perfomed a port scanning ofthe server to and here is the open ports"
PORT STATE SERVICE VERSION
21/tcp open tcpwrapped
80/tcp open http Apache httpd
443/tcp open ssl/https?
1723/tcp open pptp linux (Firmware: 1)
5901/tcp open vnc
10000/tcp open http MiniServ 1.570 (Webmin)
do you have any opinion about my problem ? and can i use metasploit to exploit the server
im new in hacking world please help me
thank you
Logged
MCITP - Network +
cd1zz
Hero Member
Offline
Posts: 561
Re: apache pen test
«
Reply #1 on:
November 14, 2011, 09:56:42 AM »
You need to learn how to enumerate services and their respective versions. After that, you'll need to learn how to search for any known exploits for those particular versions. If you're specifically looking for web attacks, you might have to use other tools like burp or paros.
Logged
OSCE | OSCP | GXPN | OSWP | CISSP
http://www.pwnag3.com
http://www.networkadminsecrets.com
midnight monster
Newbie
Offline
Posts: 38
im not a monster !
Re: apache pen test
«
Reply #2 on:
November 14, 2011, 10:29:20 AM »
ok cd1zz
may i ask you somtihng?
do you know any refrence to learn how to enumerate services
and search for any known exploits ? as you said
about web attack tools can you tel a compelete name of them?
thanks alot for your help and take care
Logged
MCITP - Network +
cd1zz
Hero Member
Offline
Posts: 561
Re: apache pen test
«
Reply #3 on:
November 14, 2011, 10:38:58 AM »
Google "service fingerprinting"
As far as searching for exploits, there are a number of places to look. You'll have to start googling for that too, I suspect that "exploits" would be a good place to start.
You should really try to figure all this out on your own, get some books, spend some time learning, no one is going to hold your hand and show you how to do any of this.
What is your motivation for this? It seems strange that you're in a "pentest" and don't know how to enumerate or fingerprint services. I suspect you're up to no good.
Logged
OSCE | OSCP | GXPN | OSWP | CISSP
http://www.pwnag3.com
http://www.networkadminsecrets.com
rance
Full Member
Offline
Posts: 212
<censored>
Re: apache pen test
«
Reply #4 on:
November 14, 2011, 10:40:57 AM »
Quote from: midnight monster on November 14, 2011, 10:29:20 AM
do you know any refrence to learn how to enumerate services
and search for any known exploits?
Right here:
http://www.google.com
Quote from: midnight monster on November 14, 2011, 10:29:20 AM
as you said about web attack tools can you tel a compelete name of them?
Here's one list:
http://sectools.org/
- I'd use the tool I listed above to find more.
Logged
Poking at security since 1986. +++ATH
midnight monster
Newbie
Offline
Posts: 38
im not a monster !
Re: apache pen test
«
Reply #5 on:
November 14, 2011, 10:54:02 AM »
cd1zz
yes you right as i said i have microsft product hacking experiance
Logged
MCITP - Network +
midnight monster
Newbie
Offline
Posts: 38
im not a monster !
Re: apache pen test
«
Reply #6 on:
November 14, 2011, 10:57:40 AM »
and as i said im beginner in hacking world
i can attack iis servers ftp and .................
Logged
MCITP - Network +
millwalll
Guest
Re: apache pen test
«
Reply #7 on:
November 14, 2011, 11:22:25 AM »
What sort stuff is running on the website ? Gather as much information about what is running what technology is being used. What happens if you get an error page does it tell you more information about what is running ?
Logged
midnight monster
Newbie
Offline
Posts: 38
im not a monster !
Re: apache pen test
«
Reply #8 on:
November 14, 2011, 11:30:18 AM »
as i know i found some dns server in footprinting and nmap tell me the server os is windows server 2008 985 but i dont think so i think it linux and the web script language is PHP
Logged
MCITP - Network +
midnight monster
Newbie
Offline
Posts: 38
im not a monster !
Re: apache pen test
«
Reply #9 on:
November 14, 2011, 11:32:42 AM »
i searched exploit-db.com and i found some perl exploit but its not runing on backtrack
Logged
MCITP - Network +
mambru
Jr. Member
Offline
Posts: 98
Re: apache pen test
«
Reply #10 on:
November 14, 2011, 11:48:32 AM »
Quote
i searched exploit-db.com and i found some perl exploit but its not runing on backtrack
If you don't manage to make the exploit run, I guess you don't even know how it works and what it does, it sounds like a very bad idea...
Logged
midnight monster
Newbie
Offline
Posts: 38
im not a monster !
Re: apache pen test
«
Reply #11 on:
November 14, 2011, 01:55:15 PM »
Quote from: mambru on November 14, 2011, 11:48:32 AM
Quote
i searched If you don't manage to make the exploit run, I guess you don't even know how it works and what it does, it sounds like a very bad idea...
i was told this more than 43 times im a beginner in hacking world
i dont know perl programming language but i can use perl apps and i know html
Logged
MCITP - Network +
mambru
Jr. Member
Offline
Posts: 98
Re: apache pen test
«
Reply #12 on:
November 14, 2011, 02:09:54 PM »
Quote
i dont know perl programming language but i can use perl apps and i know html
PenTesting is not about being able to run apps, you need to know how things work and what you're doing, then you can use tools.
Logged
millwalll
Guest
Re: apache pen test
«
Reply #13 on:
November 15, 2011, 03:45:59 AM »
Ok first you need to find out what's running and confirm this is running. You seem so quick to try run exploit! You need information first and most of the time with web apps you can exploit them because the developer has made mistake you don't need to run exploit.
Do you understand PHP?
Have you used burp suit to see what prams are being sent to the server ?
Is is running mysql as a backend ?
Is it running any other technology javascript,css,asp so on?
Is the site using a CMS ? Can you download this and see how it works ?
How many pages have dymantic contents ? forms,uploads etc.....
I guess the main question is do you own this system and what it the outcome you are looking for ? are you just looking to get root or are you try see if there are any problem with the site ?
PENTESTING IS NOT ABOUT RUNNING EXPLOITS!!!
Logged
midnight monster
Newbie
Offline
Posts: 38
im not a monster !
Re: apache pen test
«
Reply #14 on:
November 16, 2011, 06:55:03 AM »
hello Jamie.R
yes i understand PHP a little. and there is no sql service is running on the server.about the burpsuite i have a trial version of it and the scanner button is working do you know other softwares to do that for me?
as i think the web site only using php and xss no jav no asp not thing!
and i scaned the site with a CMS scanner i founfd this vulnerabilites
=================================================
Vulnerabilities Discovered
=================================================
# 1
Info -> Core: Multiple XSS/CSRF Vulnerability
Versions Affected: 1.5.9 <=
Check: /?1.5.9-x
Exploit: A series of XSS and CSRF faults exist in the administrator application. Affected administrator components include com_admin, com_media, com_search. Both com_admin and com_search contain XSS vulnerabilities, and com_media contains 2 CSRF vulnerabilities.
Vulnerable? N/A
# 2
Info -> Core: JSession SSL Session Disclosure Vulnerability
Versions effected: Joomla! 1.5.8 <=
Check: /?1.5.8-x
Exploit: When running a site under SSL (the entire site is forced to be under ssl), Joomla! does not set the SSL flag on the cookie. This can allow someone monitoring the network to find the cookie related to the session.
Vulnerable? N/A
# 3
Info -> Core: Frontend XSS Vulnerability
Versions effected: 1.5.10 <=
Check: /?1.5.10-x
Exploit: Some values were output from the database without being properly escaped. Most strings in question were sourced from the administrator panel. Malicious normal admin can leverage it to gain access to super admin.
Vulnerable? N/A
# 4
Info -> Core: Frontend XSS - HTTP_REFERER not properly filtered Vulnerability
Versions effected: 1.5.11 <=
Check: /?1.5.11-x-http_ref
Exploit: An attacker can inject JavaScript or DHTML code that will be executed in the context of targeted user browser, allowing the attacker to steal cookies. HTTP_REFERER variable is not properly parsed.
Vulnerable? N/A
# 5
Info -> Core: Frontend XSS - PHP_SELF not properly filtered Vulnerability
Versions effected: 1.5.11 <=
Check: /?1.5.11-x-php-s3lf
Exploit: An attacker can inject JavaScript code in a URL that will be executed in the context of targeted user browser.
Vulnerable? N/A
# 6
Info -> Core: Path Disclosure Vulnerability
Versions effected: Joomla! 1.5.3 <=
Check: /?1.5.3-path-disclose
Exploit: Crafted URL can disclose absolute path
Vulnerable? N/A
# 7
Info -> Core: User redirected Spamming Vulnerability
Versions effected: Joomla! 1.5.3 <=
Check: /?1.5.3-spam
Exploit: User redirect spam
Vulnerable? N/A
=================================================
do you know what i must to do next ?
and about your main question :
the owner of the is my brother
and he dosent know anything about web server or services or some thing like that
the site is an econamy forum and as you know every forums has dynamic content
thank you for helping me
take care
Logged
MCITP - Network +
Pages: [
1
]
2
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
EH-Net
-----------------------------
=> Calendar Of Events
===> ChicagoCon 2007
===> ChicagoCon 2008s
===> ChicagoCon 2008f
===> ChicagoCon 2009s
=> Ethical Hacktivism
=> News Items and General Discussion About EH-Net
===> Greetings
=> Special Events
-----------------------------
Ethical Hacking Discussions and Related Certifications
-----------------------------
=> General Certification
===> Networking
===> OS
===> Security
=> Compliance, Regulations & Standards
=> Control Systems
=> Cyber Warfare
=> Forensics
===> CCE / MCCE - (Master) Certified Computer Examiner
===> CHFI - Computer Hacking Forensic Investigator
===> EnCE - EnCase® Certified Examiner
===> GCFA - GIAC Certified Forensics Analyst
=> Hardware
=> Incident Response
===> CSIH - Computer Security Incident Handler
===> GCIH - GIAC Certified Incident Handler
=> Malware
===> Advisories
=> Mobile
=> Network Pen Testing
===> CEH - Certified Ethical Hacker
===> CPTC - Certified Penetration Testing Consultant
===> CPTE - Certified Penetration Testing Engineer
===> CSTA - Certified Security Testing Associate
===> eCPPT - eLearnSecurity Certified Professional Penetration Tester
===> ECSA - EC-Council Certified Security Analyst
===> GPEN - GIAC Certified Penetration Tester
===> OSCP - Offensive Security Certified Professional
=> Physical Security
=> Programming
=> Social Engineering
=> Web Applications
=> Wireless
===> CWNP Certs
===> GAWN - GIAC Assessing Wireless Networks
===> OSWP - Offensive Security Wireless Professional
=> Other
-----------------------------
Columns
-----------------------------
=> Editor-In-Chief
=> Andress
=> Gates
=> Haddix
=> Hadnagy
=> Heffner
=> Hoffman
=> Linn
=> RichM
=> Murray
=> J. Peltier
=> Weidman
=> Wilson
-----------------------------
Features
-----------------------------
=> /root
=> Book Reviews
=> Opinions
=> Skillz
===> Examples
===> May 06 - Star Hacks, Episode V: The Empire Hacks Back
===> July 06 - Hack Bill!
===> Sept 06 - Netcat in the Hat
===> Nov 06 - Hitch-Hackers Guide to the Galaxy
===> Dec 06 - A Christmas (Hacking) Story
===> Feb 07 - Charlottes Web Site
===> April 07 - Microsoft Office Space
===> June 07 - Serenity Hack
===> Oct 07 - Worst. Ethical. Hacker. Challenge. Ever.
===> Dec 07 - Frosty the Snow Crash
===> March 2008 - It Happened One Friday
===> Oct 2008 - Scooby Doo and the Crypto Caper
===> Dec 08 - Santa Claus Is Hacking to Town
===> Feb 2009 - Brady Bunch Boondoggle
===> July 2009 - Prison Break
===> October 2009 - SSHliders
===> December 2009 - Miracle on Thirty-Hack Street
===> December 2010 - The Nightmare Before Charlie Browns Christmas
-----------------------------
Resources
-----------------------------
=> Career Central
===> Looking For Work
===> Looking To Hire
=> Links to cool sites.
=> Mass Media
=> News from the Outside World
=> Tools
=> Tutorials
===> Tutorial Requests
Loading...
Exclusive Deal
SANSFIRE 2013
June 15 - 22
5% Off
w/ Code
:
EHN_5
SANS Deals 4 EH-Netters
5% OFF
Any
SANS Course
in Any Format!
Coupon Code:
EHN_5
Including
SANS Rocky Mountain 2013
&
SANS Boston 2013
Polls
Compared to this year, 2013 will be:
Great!
Better.
About the same.
Little worse.
FUBAR!
Recent Forum Topics
News Items and General Discussion About EH-Net
: Change is Coming to EH-Net!!
(30) by
don
Tools
: Symbolic Exploit Assistant project is looking for collaborators
(0) by
galapag0
Greetings
: Hi from the UK
(5) by
prats84
GCIH - GIAC Certified Incident Handler
: Passed my GCIH
(9) by
prats84
Network Pen Testing
: Want a challenge? Want a GXPN practice exam?
(0) by
ajohnson
GCIH - GIAC Certified Incident Handler
: GCIH Free Practice test attempt
(1) by
prats84
EH-Net News Feeds
Latest Additions
Privacy Notice
for TDCC & All Properties
Free Business and Tech Magazines and eBooks
© 2013 The Ethical Hacker Network
Joomla!
is Free Software released under the GNU/GPL License.