![]() |
|
SQLI HELP. - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking) +--- Thread: SQLI HELP. (/Thread-SQLI-HELP) Pages:
1
2
|
SQLI HELP. - lord haxor - 05-24-2012 Good day friends, please i need help in sql injection attack.Iv been injecting some vulnerable sites for quite sometimes now and even getting the admin login of some.But it refuses to log into the admin panel please i would appreciate it if anyone can help me.I sqli manually.thanks[/font] RE: SQLI HELP. - #Unkn0wn - 05-24-2012 We need more information about your attack, Maybe you didn't do it correct way o.O RE: SQLI HELP. - Shining White - 05-24-2012 if you get the the password check if it Crypted , RE: SQLI HELP. - #Unkn0wn - 05-25-2012 (05-24-2012, 11:55 PM)Shining White Wrote: if you get the the password check if it Crypted , Yeah, If your password like this 827ccb0eea8a706c4c34a16891f84e7b You need to decrypt it, Feel free to read this thread RE: SQLI HELP. - HrDe - 05-25-2012 Check that password in which hash format like SHA-1 SHA-256 , MD5 and MD4 and juiper and more. RE: SQLI HELP. - The Last Dragon - 05-25-2012 This Decrypts to 12345 That must be your password!!!! RE: SQLI HELP. - lord haxor - 05-25-2012 thanks to you all i appreciate but i know about md5 hash. i injected a site recently and got admin acess but no place to upload shell. and please what kind of encryption is this $P$BSFgYVGT6HMroHpr97yc1dV4XbHlRY. RE: SQLI HELP. - HrDe - 05-25-2012 (05-25-2012, 11:08 PM)lord haxor Wrote: thanks to you all i appreciate but i know about md5 hash. i injected a site recently and got admin acess but no place to upload shell. This is a JUNIPER hash code becoz $ only use with JUNIPER Hash. RE: SQLI HELP. - lord haxor - 05-26-2012 thanks HrDE but how or where do i decrypt it RE: SQLI HELP. - HrDe - 05-26-2012 (05-25-2012, 11:08 PM)lord haxor Wrote: thanks to you all i appreciate but i know about md5 hash. i injected a site recently and got admin acess but no place to upload shell.i found some problem with HASH code crack, have this Hash code correctly copied? |