How to Use Xploits
#1
Posted 28 January 2006 - 08:55 AM
#2
Posted 28 January 2006 - 09:39 AM
#3
Posted 28 January 2006 - 10:38 AM
I have found some C Exploits and I have two Pc c connected by LAN.Now Tell me How to FInd Vulnerbilities and Expoit the other Pc
Note that Both Pcs are using Windows XP
#4
Posted 28 January 2006 - 11:16 AM
"buffer overflow exploit" "IIS 5.0"
Then you will need a compiler for the language in which the exploit was written (probably C). Browse the source code to see how to use the program, then compile it and run it.
You could also use a vulnerability scanner, such as Nessus, to scan for vulnerabilities, but vulnerability sites are more up to date. You could also search for code at sites like www.milw0rm.com.
To run the exploit, you need to read the code to understand what it does.
Edited by Elzair, 28 January 2006 - 07:06 PM.
#5
Posted 28 January 2006 - 11:23 AM
ofcourse it is my own computer.I do not need to use Namp coz i have Physical acccess
but if u say i scaned it.I found port 80,21,139 and Many Other open.
But i still do not know howfind vulnerbility
I visit securityfocus.What the Hell is Security Focus
#6
Posted 28 January 2006 - 11:29 AM
I visit the site milw0rm.com.I click on WMF vulnerbility Nothing Happen a Page was loaded with some text what should i do next
#7
Posted 28 January 2006 - 11:39 AM
Like Elzair said you will need to learn C to understand the most common way of exploiting a service on a machine. The most common for a long time is the way C automates the verification of array indices. If you want the shortest "easy" way, what comes to mind is a live distro like auditor or nubuntu and the Metasploit Framework. You'll likely learn something about Linux along the way which is a good thing. Irongeek has a Hacking Illustrated on his site I believe on exactly that.
Now be sure to read all the docs for whatever you are using, and I do mean *all*. Read the How To Ask A Question FAQ on why that is important. http://www.catb.org/...-questions.html
Be prepared to spend at least 40 hours reading before beginning to grasp this. hundreds of hours reading before you are good at it. That is just the honest truth. Also learn how to use Google in an efficient manner, it is invaluable.
Edited by RightCoast, 28 January 2006 - 11:46 AM.
#8
Posted 28 January 2006 - 11:50 AM
Thanx for telling me.I have donloaded and watched all the Movies available at irongeek.com
I like the Meta Sploit movie(flash) coz it is Goood
So u mean I should Install LinuX.
I have a Free Shell acount and Meta Spoilt is only avialabe for Linux.How i can install meta Spoilt on Windows XP
Can be Linux Red Hat is Good For Hacking i have install it on my computer but i can not access resource coz other pc is on window so i delete Red Hat and Install Slackware
#9
Posted 28 January 2006 - 11:59 AM
#10
Posted 28 January 2006 - 12:13 PM
I downloaded Linux Slackware in Zip Format it size is 37 mb........
Now i am very impressed by You That We install Metaspolit on XP plz send me Xp url Hurry i am excited and waiting for Sir
#11
Posted 28 January 2006 - 12:52 PM
look, exvitel, we dont treat people like that here. if you want to be a bastard to someone asking a question, then you need to find a new forum to do that at.
#12
Posted 28 January 2006 - 01:01 PM
#13
Posted 28 January 2006 - 01:01 PM
#14
Posted 28 January 2006 - 07:08 PM
SecurityFocus is a website that deals with Computer Security and features an extensive vulnerability database.
Yeah, I have heard the Metasploit Framework is a good way to learn about and test exploits, although I have not played with it much.
Edited by Elzair, 28 January 2006 - 07:13 PM.
#15
Posted 30 January 2006 - 06:09 AM
Ok.
Thanx for telling me.I have donloaded and watched all the Movies available at irongeek.com
I like the Meta Sploit movie(flash) coz it is Goood
So u mean I should Install LinuX.
I have a Free Shell acount and Meta Spoilt is only avialabe for Linux.How i can install meta Spoilt on Windows XP
Can be Linux Red Hat is Good For Hacking i have install it on my computer but i can not access resource coz other pc is on window so i delete Red Hat and Install Slackware
Inorder to install the metasploit framework on windows, you must have Cygwin, which is a Linux-like environment for Windows. (www.cygwin.com) Then, you may go to www.metasploit.com and acquire your skiddie status.
Also, kindly learn functional english, as not too many people would take you seriously if you don't read over what you type.
Try learning C or Perl as most known exploits are coded in either one of them.
#16
Posted 01 February 2006 - 10:52 AM
Ok.
Thanx for telling me.I have donloaded and watched all the Movies available at irongeek.com
I like the Meta Sploit movie(flash) coz it is Goood
So u mean I should Install LinuX.
I have a Free Shell acount and Meta Spoilt is only avialabe for Linux.How i can install meta Spoilt on Windows XP
Can be Linux Red Hat is Good For Hacking i have install it on my computer but i can not access resource coz other pc is on window so i delete Red Hat and Install Slackware
Inorder to install the metasploit framework on windows, you must have Cygwin, which is a Linux-like environment for Windows. (www.cygwin.com) Then, you may go to www.metasploit.com and acquire your skiddie status.
Also, kindly learn functional english, as not too many people would take you seriously if you don't read over what you type.
Try learning C or Perl as most known exploits are coded in either one of them.
Ok Buddy!!
I have install metasploit on My windows
But There is little Problem.When i Exploit some other PC on My LAN.Web interface says Page can not be Displayed.
#17
Posted 01 February 2006 - 02:53 PM
Edited by Elzair, 01 February 2006 - 02:53 PM.
#19
Posted 01 February 2006 - 04:56 PM
WHY NMAP dosnt work to me?? i instal WinPac and everithyng and i run Nmap and nothing appears??!!
This shows for a sec. Pic
That is part of the standard help text you get when you mistype the commands.
How are you starting nmap? Are you using any of the switches or just runnig nmap?
Try this:
nmap -vv -O -P0 127.46.23.151and replace the IP with the one from the PC you are scanning.
#20
Posted 01 February 2006 - 05:13 PM
WHY NMAP dosnt work to me?? i instal WinPac and everithyng and i run Nmap and nothing appears??!!
This shows for a sec. Pic
Are you starting a Command Prompt first? The standard Nmap program is command-line based and requires additional options to run, such as the hostname/IP to be scanned. If you are just clicking on the nmap.exe, then it is running without any options, and so it finds no host to scan, prints out usage information, and then exits, which causes Windows to terminate the prompt. Go to Start->Program->Accessories->Command Prompt then cd to Nmap's directory and run what Hiryu posted above.
BinRev is hosted by the great people at Lunarpages!


This topic is locked










