Waraxe IT Security Portal
Login or Register
July 1, 2025
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 65
Members: 0
Total: 65
Full disclosure
Remote DoS in httpx 1.7.0 – Out-of-Bounds Read via Malformed <title> Tag
CVE-2025-32978 - Quest KACE SMA Unauthenticated LicenseReplacement
CVE-2025-32977 - Quest KACE Unauthenticated Backup Upload
CVE-2025-32976 - Quest KACE SMA 2FA Bypass
CVE-2025-32975 - Quest KACE SMA Authentication Bypass
RansomLord (NG v1.0) anti-ransomware exploit tool
Disclosure Yealink Cloud vulnerabilities
: "Glass Cage" – Zero-Click iMessage ? Persistent iOS Compromise + Bricking (CVE-2025-24085 / 24201, CNVD-2025-07885)
SEC Consult SA-20250612-0 :: Reflected Cross-Site Scripting in ONLYOFFICE Docs (DocumentServer)
SEC Consult SA-20250611-0 :: Undocumented Root Shell Access on SIMCom SIM7600G Modem
Call for Applications: ERCIM STM WG 2025 Award for the Best Ph.D. Thesis on Security and Trust Management (July 31, 2025)
SEC Consult SA-20250604-0 :: Local Privilege Escalation and Default Credentials in INDAMED - MEDICAL OFFICE (Medical practice management) Demo version
Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Defense in depth -- the Microsoft way (part 89): user grouppolicies don't deserve tamper protection
CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Newbies corner -> finding out what the salt is on smf
Post new topicReply to topic View previous topic :: View next topic
finding out what the salt is on smf
PostPosted: Mon Sep 18, 2006 11:48 am Reply with quote
ladylearner
Regular user
Regular user
Joined: Oct 23, 2005
Posts: 21




hi, if you have a back up of an smf board, how can you find out what the salt is, where would I look:

example...

(please note NO details on this sample are real, the usernames, mails web addresses, ips , photobuckets are edited to fakes. for sample fake users called bob and bill.)

INSERT INTO `smf_members`
(`ID_MEMBER`, `memberName`, `dateRegistered`, `posts`, `ID_GROUP`, `lngfile`, `lastLogin`, `realName`, `instantMessages`, `unreadMessages`, `im_ignore_list`, `passwd`, `emailAddress`, `personalText`, `gender`, `birthdate`, `websiteTitle`, `websiteUrl`, `location`, `ICQ`, `AIM`, `YIM`, `MSN`, `hideEmail`, `showOnline`, `timeFormat`, `signature`, `timeOffset`, `avatar`, `im_email_notify`, `karmaBad`, `karmaGood`, `usertitle`, `notifyAnnouncements`, `notifyOnce`, `memberIP`, `secretQuestion`, `secretAnswer`, `ID_THEME`, `is_activated`, `validation_code`, `ID_MSG_LAST_VISIT`, `additionalGroups`, `smileySet`, `ID_POST_GROUP`, `totalTimeLoggedIn`, `passwordSalt`)
VALUES (1, 'bob', 1100828058, 89, 1, '', 1158576685, 'bob', 1, 0, '', 383a2cb1ad270625b3a521aea4fafd64 'bob@bob.com', '', 1, '1978-03-26', 'edited', 'http://www.bob.com', 'somewhere, someplace', '', '', '', '', 0, 1, '', '', 0, '', 0, 179, 102, '', 1, 1, '211.x.x.x', '', '', 6, 1, '', 22809, '', '', 5, 110341, ''),
(2, 'bill', 1100828832, 770, 9, '', 1158555771, 'bill', 1, 0, '', '249d87c627fe2b8c8f21907a1f1862e6', 'bill@bill.com', 'Born to be bob!', 0, '0000-00-00', '', '', '', '', '', '', '', 1, 1, '', '? [img]http://i7.photobucket.com/albums/bob[/img]<br />[img]http://i7.photobucket.com/albums/bill[/img]<br />[img]http://i7.photobucket.com/albums/bob[/img]', 0, 'http://i13.photobucket.com/bob', 1, 17, 19, '', 1, 1, '71.x.x.x', '', '', 6, 1, '', 22804, '', '', 6, 632211, ''),

where would I look for the salt?

TIP: for anyone who does not know, I found that the md5 for the secret question answers on these boards are not salted!
View user's profile Send private message
Re: finding out what the salt is on smf
PostPosted: Wed Sep 20, 2006 2:36 pm Reply with quote
ToXiC
Moderator
Moderator
Joined: Dec 01, 2004
Posts: 181
Location: Cyprus




ladylearner wrote:
hi, if you have a back up of an smf board, how can you find out what the salt is, where would I look:

example...

(please note NO details on this sample are real, the usernames, mails web addresses, ips , photobuckets are edited to fakes. for sample fake users called bob and bill.)

INSERT INTO `smf_members`
(`ID_MEMBER`, `memberName`, `dateRegistered`, `posts`, `ID_GROUP`, `lngfile`, `lastLogin`, `realName`, `instantMessages`, `unreadMessages`, `im_ignore_list`, `passwd`, `emailAddress`, `personalText`, `gender`, `birthdate`, `websiteTitle`, `websiteUrl`, `location`, `ICQ`, `AIM`, `YIM`, `MSN`, `hideEmail`, `showOnline`, `timeFormat`, `signature`, `timeOffset`, `avatar`, `im_email_notify`, `karmaBad`, `karmaGood`, `usertitle`, `notifyAnnouncements`, `notifyOnce`, `memberIP`, `secretQuestion`, `secretAnswer`, `ID_THEME`, `is_activated`, `validation_code`, `ID_MSG_LAST_VISIT`, `additionalGroups`, `smileySet`, `ID_POST_GROUP`, `totalTimeLoggedIn`, `passwordSalt`)
VALUES (1, 'bob', 1100828058, 89, 1, '', 1158576685, 'bob', 1, 0, '', 383a2cb1ad270625b3a521aea4fafd64 'bob@bob.com', '', 1, '1978-03-26', 'edited', 'http://www.bob.com', 'somewhere, someplace', '', '', '', '', 0, 1, '', '', 0, '', 0, 179, 102, '', 1, 1, '211.x.x.x', '', '', 6, 1, '', 22809, '', '', 5, 110341, ''),
(2, 'bill', 1100828832, 770, 9, '', 1158555771, 'bill', 1, 0, '', '249d87c627fe2b8c8f21907a1f1862e6', 'bill@bill.com', 'Born to be bob!', 0, '0000-00-00', '', '', '', '', '', '', '', 1, 1, '', ' [img]http://i7.photobucket.com/albums/bob[/img]<br />[img]http://i7.photobucket.com/albums/bill[/img]<br />[img]http://i7.photobucket.com/albums/bob[/img]', 0, 'http://i13.photobucket.com/bob', 1, 17, 19, '', 1, 1, '71.x.x.x', '', '', 6, 1, '', 22804, '', '', 6, 632211, ''),

where would I look for the salt?

TIP: for anyone who does not know, I found that the md5 for the secret question answers on these boards are not salted!


It seems that there is no salted value in it .. Are you sure you paste it correctly .. ? or by modifiing it you didnt distroy anything . ?

one easy way to do it .. is to count the names unltil the `passwordSalt` and do the same with inserted values...

I dont know if i am wrong ..
anyone else ?

_________________
who|grep -i blonde|talk; cd~;wine;talk;touch;unzip;touch; strip;gasp;finger;gasp;mount; fsck; more; yes; gasp; umount; make clean; sleep;wakeup;goto http://www.md5this.com
View user's profile Send private message Visit poster's website MSN Messenger
finding out what the salt is on smf
www.waraxe.us Forum Index -> Newbies corner
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 1

Post new topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



PCWizardHub - Helping you fix, build, and optimize your PC life
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.032 Seconds