DBHunter
Infinity Member
Golden Member
- Joined
- August 23, 2025
- Messages
- 2,221
- Reaction score
- 4,599
- Points
- 113
- Thread Author
- #1
Hello DNA Community,
Today I am Uploading a File regarding a Guns.com database - a US-based firearms marketplace that appears to have been compromised, exposing user contact records.
Database Info:
Compromised Data Fields:
Code:
Today I am Uploading a File regarding a Guns.com database - a US-based firearms marketplace that appears to have been compromised, exposing user contact records.
Database Info:
- Domain: guns.com
- Original File: com_additional_contacts.sql
- Platform: Firearms Marketplace
- Region: United States (US)
- Total Records: ~11,935,043 claimed (sample shown)
Compromised Data Fields:
- Contact record ID ( id )
- Internal user ID ( user_id )
- Linked address ID ( address_id)
- First name
- Last name
- Email address
- Phone number
- Record creation timestamp ( created_at )
- Record update timestamp ( updated_at )
Code:
INSERT INTO `additional_contacts` (`id`, `user_id`, `address_id`, `first_name`, `last_name`, `email`, `phone`, `created_at`, `updated_at`) VALUES (28, 1205, NULL, 'Lana', 'Carter', 'lana.carter@example.com', '214-555-7890', '2018-11-14 10:15:22', '2018-11-14 10:15:22'), (29, 1220, NULL, 'Victor', 'Hernandez', 'victor.hernandez@example.com', '305-555-6789', '2018-11-15 12:30:45', '2018-11-15 12:30:45'), (30, 1234, NULL, 'Monica', 'Reed', 'monica.reed@example.com', '917-555-1122', '2018-11-16 08:50:33', '2018-11-16 08:50:33'), (31, 1240, NULL, 'Ethan', 'Cole', 'ethan.cole@example.com', '646-555-3344', '2018-11-17 14:22:11', '2018-11-17 14:22:11'), (32, 1255, NULL, 'Sophie', 'Watson', 'sophie.watson@example.com', '312-555-5566', '2018-11-18 09:45:00', '2018-11-18 09:45:00'), (33, 1260, NULL, 'Brandon', 'Lee', 'brandon.lee@example.com', '703-555-7788', '2018-11-19 11:30:27', '2018-11-19 11:30:27'), (34, 1275, NULL, 'Natalie', 'Brooks', 'natalie.brooks@example.com', '818-555-9900', '2018-11-20 13:10:18', '2018-11-20 13:10:18'), (35, 1280, NULL, 'Derek', 'Morrison', 'derek.morrison@example.com', '801-555-2233', '2018-11-21 16:25:42', '2018-11-21 16:25:42');
To see this hidden content, you must React with one of the following reactions :
Like,
Love,
Haha,
Wow