|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 88
Members: 0
Total: 88
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Cant figure out Darkfig's Exploit.. |
|
Posted: Wed Sep 17, 2008 7:50 pm |
|
|
Cablekid |
Advanced user |
|
|
Joined: Jul 14, 2007 |
Posts: 85 |
|
|
|
|
|
|
|
Hey i cant figure out the command?
How do i do it..
i can run it, but i cant figure out how to put the arguments in.
any examples?
such as http://google.com attack 1 2 |
|
|
|
|
Posted: Thu Sep 18, 2008 2:40 am |
|
|
Cablekid |
Advanced user |
|
|
Joined: Jul 14, 2007 |
Posts: 85 |
|
|
|
|
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 5:04 am |
|
|
pexli |
Valuable expert |
|
|
Joined: May 24, 2007 |
Posts: 665 |
Location: Bulgaria |
|
|
|
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 5:17 pm |
|
|
Cablekid |
Advanced user |
|
|
Joined: Jul 14, 2007 |
Posts: 85 |
|
|
|
|
|
|
|
Thanks That worked!
But it gives me the Sid. but i try changeing it in the cookies and then live http headers. but it dosent do anything?
Am i doing something wrong? |
|
|
|
|
Posted: Thu Sep 18, 2008 5:33 pm |
|
|
pexli |
Valuable expert |
|
|
Joined: May 24, 2007 |
Posts: 665 |
Location: Bulgaria |
|
|
|
|
|
|
Cablekid wrote: | Thanks That worked!
But it gives me the Sid. but i try changeing it in the cookies and then live http headers. but it dosent do anything?
Am i doing something wrong? |
Attack 3 give's you hash and salt of user with id=1(root admin by default).Decrypt this hash:salt with passwordspro and if you have luck you mai enter in admincp.After that.Well.Use your imagination. |
|
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 6:22 pm |
|
|
Cablekid |
Advanced user |
|
|
Joined: Jul 14, 2007 |
Posts: 85 |
|
|
|
|
|
|
|
You sure? attack 3 gives you that?
Code: | 1 - PHP code execution
-url IPB url with ending slash
-uname targeted username
-uid OR the targeted user id (def: 1)
-prefix sql table prefix (def: ibf_)
-acp admin control panel path (def: admin
2 - Insecure SQL password usage
-ip your current IP
-dict a wordlist file
-url IPB url with ending slash
-uname a valid member username
-pwd the associated password
-uid OR the targeted member id
-passhash the passhash cookie value
-stronghold the stronghold cookie value
-sqlusr you can precise the sql user
-prefix sql table prefix (def: ibf_)
3 - Password bruteforcer
-dict a wordlist file
-url IPB url with ending slash
-uname targeted username
-uid OR the targeted user id (def: 1)
-prefix sql table prefix (def: ibf_)
-passhash OR the passhash value
-salt the salt value
Optional:
-proxhost <ip> if you wanna use a proxy
-proxauth <usr:pwd> proxy with authentication |
php.exe file.php -attack 3 -url http://community.com/ -uid 1
Thats what i ran but it just echo the attacks again. |
|
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 6:58 pm |
|
|
pexli |
Valuable expert |
|
|
Joined: May 24, 2007 |
Posts: 665 |
Location: Bulgaria |
|
|
|
|
|
|
Well my engl is not so good but i can read.
3 - Password bruteforcer
-url IPB url with ending slash
-uid OR the targeted user id (def: 1)
-passhash OR the passhash value
-salt the salt value |
|
|
|
|
Posted: Thu Sep 18, 2008 8:28 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
I'm writing my own exploit right now, based on same darkfig's advisory. Basically it's allready working sploit and i've harvested some hashes. Still, some testing and improvement is needed and within next 1...2 days public exploit will be available. |
|
|
|
|
Posted: Fri Sep 19, 2008 5:19 am |
|
|
pexli |
Valuable expert |
|
|
Joined: May 24, 2007 |
Posts: 665 |
Location: Bulgaria |
|
|
|
|
|
|
waraxe wrote: | I'm writing my own exploit right now, based on same darkfig's advisory. Basically it's allready working sploit and i've harvested some hashes. Still, some testing and improvement is needed and within next 1...2 days public exploit will be available. |
waraxe незабъвай
Optional:
-proxhost <ip> if you wanna use a proxy
-proxauth <usr:pwd> proxy with authentication
очень важная опция. |
|
|
|
|
|
|
|
|
Posted: Fri Sep 19, 2008 8:43 am |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
koko wrote: | waraxe wrote: | I'm writing my own exploit right now, based on same darkfig's advisory. Basically it's allready working sploit and i've harvested some hashes. Still, some testing and improvement is needed and within next 1...2 days public exploit will be available. |
waraxe незабъвай
Optional:
-proxhost <ip> if you wanna use a proxy
-proxauth <usr:pwd> proxy with authentication
очень важная опция. |
I'm using tor via curl/proxy interface. And by the way, my exploit is using POST requests, so that Apache logs will show "index.php" as request. All the bad stuff is located in POST fields and usually is not logged at all |
|
|
|
|
|
|
|
|
Posted: Fri Sep 19, 2008 9:21 am |
|
|
pexli |
Valuable expert |
|
|
Joined: May 24, 2007 |
Posts: 665 |
Location: Bulgaria |
|
|
|
|
|
|
tor sucksss
сокс которъй тъй запустил на левом серваке без логов вот ето уже дело.И конечно сокс стоит зад basic auth.POST запросъй довнъм довно логируются на сериознъх серваках. |
|
|
|
|
Posted: Fri Sep 19, 2008 9:32 am |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
Yes, some servers are logging POST fields, but only some ...
About tor - is there any stories about successful backtrace? I mean, tor is not private - final node will see plaintext traffic. But tor is anonymous and very hard to backtrace. Of course, private socks daemon on pwned server is better, i'm agree, but tor is easy to use - just 1 minute to download and install and you are almost safe |
|
|
|
|
Posted: Fri Sep 19, 2008 9:36 am |
|
|
pexli |
Valuable expert |
|
|
Joined: May 24, 2007 |
Posts: 665 |
Location: Bulgaria |
|
|
|
|
|
|
Тор бъл написан по заказу Министерство оборонъй США.Сори но такой анонимности мне не подходит.Да его легко изпользовать.У тебя хоть есть возможности можеш найти себе кучу левъх серваков.Запусти себе сокс и радуйся жизни.
насчот бактрейса тора.Да есть знакомъе которъе отлавливали трафик других ползвателей при помощи снифероф. |
|
|
|
|
Posted: Fri Sep 19, 2008 10:16 am |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
Yes, sniffing is possible, but i have not heard any case of backtrace. I know, that tor was developed with US DoD funding ... but unless your are trying to sell plutonium or something like that, it's backtrace-proof.
Besides, tor can be used with other methods, like private socks server. And of course SSL/SSH/VPN and other crypto layers can make sniffing at final node useless |
|
|
|
|
Posted: Sat Oct 04, 2008 8:47 am |
|
|
Jolk |
Beginner |
|
|
Joined: Oct 04, 2008 |
Posts: 1 |
|
|
|
|
|
|
|
then what can i do ??
bad english sorry. |
|
|
|
|
www.waraxe.us Forum Index -> Invision Power Board
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 2
Goto page 1, 2Next
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|