Makassarkota_Dump
by s1egerose - Tuesday July 23, 2024 at 06:12 AM
#1
[Image: 1*jD-8s4iAF5IBBUi3LlMQog.png]
Country : Indonesia
Full: 7GB (SQL)
Password: @s1egerose
Quote:I am not joking with my words. You have 2 days left before the biggest data breach occurs in Indonesia. Please donate to stop this data breach. Donate to my friend.
Sample SQL

-- Database: `makassarkotago_kota` -- -- -------------------------------------------------------- -- -- Table structure for table `k0t4_actionscheduler_actions` -- CREATE TABLE `k0t4_actionscheduler_actions` (   `action_id` bigint UNSIGNED NOT NULL,   `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,   `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,   `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',   `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',   `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,   `schedule` longtext COLLATE utf8mb4_unicode_520_ci,   `group_id` bigint UNSIGNED NOT NULL DEFAULT '0',   `attempts` int NOT NULL DEFAULT '0',   `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',   `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',   `claim_id` bigint UNSIGNED NOT NULL DEFAULT '0',   `extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `k0t4_actionscheduler_actions` -- INSERT INTO `k0t4_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES (18232, 'action_scheduler/migration_hook', 'complete', '2023-06-13 01:53:47', '2023-06-13 01:53:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686621227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686621227;}', 1, 1, '2023-06-13 01:53:49', '2023-06-13 01:53:49', 0, NULL), (18233, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-13 01:52:49', '2023-06-13 01:52:49', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686621169;s:18:\"\0*\0first_timestamp\";i:1686621169;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686621169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-13 01:53:45', '2023-06-13 01:53:45', 0, NULL), (18234, 'woocommerce_cleanup_draft_orders', 'pending', '2023-06-14 01:53:45', '2023-06-14 01:53:45', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686707625;s:18:\"\0*\0first_timestamp\";i:1686621169;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686707625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL), (18235, 'woocommerce_update_marketplace_suggestions', 'complete', '2023-06-13 01:55:28', '2023-06-13 01:55:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686621328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686621328;}', 0, 1, '2023-06-13 01:55:45', '2023-06-13 01:55:45', 0, NULL), (18236, 'action_scheduler/migration_hook', 'pending', '2023-06-13 06:37:50', '2023-06-13 06:37:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686638270;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686638270;}', 1, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL); -- -------------------------------------------------------- -- -- Table structure for table `k0t4_actionscheduler_claims` -- CREATE TABLE `k0t4_actionscheduler_claims` (   `claim_id` bigint UNSIGNED NOT NULL,   `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -------------------------------------------------------- -- -- Table structure for table `k0t4_actionscheduler_groups` -- CREATE TABLE `k0t4_actionscheduler_groups` (   `group_id` bigint UNSIGNED NOT NULL,   `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `k0t4_actionscheduler_groups` -- INSERT INTO `k0t4_actionscheduler_groups` (`group_id`, `slug`) VALUES (1, 'action-scheduler-migration'); -- -------------------------------------------------------- -- -- Table structure for table `k0t4_actionscheduler_logs` -- CREATE TABLE `k0t4_actionscheduler_logs` (   `log_id` bigint UNSIGNED NOT NULL,   `action_id` bigint UNSIGNED NOT NULL,   `message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,   `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',   `log_date_local` datetime DEFAULT '0000-00-00 00:00:00' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `k0t4_actionscheduler_logs` -- INSERT INTO `k0t4_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES (1, 18232, 'action created', '2023-06-13 01:52:47', '2023-06-13 01:52:47'), (2, 18233, 'action created', '2023-06-13 01:52:49', '2023-06-13 01:52:49'), (3, 18233, 'action started via WP Cron', '2023-06-13 01:53:45', '2023-06-13 01:53:45'), (4, 18233, 'action complete via WP Cron', '2023-06-13 01:53:45', '2023-06-13 01:53:45'), (5, 18234, 'action created', '2023-06-13 01:53:45', '2023-06-13 01:53:45'), (6, 18232, 'action started via Async Request', '2023-06-13 01:53:49', '2023-06-13 01:53:49'), (7, 18232, 'action complete via Async Request', '2023-06-13 01:53:49', '2023-06-13 01:53:49'), (8, 18235, 'action created', '2023-06-13 01:55:28', '2023-06-13 01:55:28'), (9, 18235, 'action started via WP Cron', '2023-06-13 01:55:45', '2023-06-13 01:55:45'), (10, 18235, 'action complete via WP Cron', '2023-06-13 01:55:45', '2023-06-13 01:55:45'), (11, 18236, 'action created', '2023-06-13 06:36:50', '2023-06-13 06:36:50'); -- -------------------------------------------------------- -- -- Table structure for table `k0t4_addonlibrary_addons` -- CREATE TABLE `k0t4_addonlibrary_addons` (   `id` int NOT NULL,   `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,   `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,   `alias` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,   `addontype` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,   `description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,   `ordering` int NOT NULL,   `templates` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,   `config` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,   `catid` int DEFAULT NULL,   `is_active` tinyint DEFAULT NULL,   `test_slot1` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,   `test_slot2` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,   `test_slot3` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `k0t4_addonlibrary_addons` -- INSERT INTO `k0t4_addonlibrary_addons` (`id`, `title`, `name`, `alias`, `addontype`, `description`, `ordering`, `templates`, `config`, `catid`, `is_active`, `test_slot1`, `test_slot2`, `test_slot3`) VALUES

Quote:If you want to see the rest, feel free to download it. This is just a small fire; help my friend before it turns into a big blaze on the 25th. Contact me before the 25th.
Telegram: s1egerose
email: kUr0m107@proton.me
Hidden Content
You must register or login to view this content.
#2
Is it legit to download?
Ban reason: Leeching | http://raiddfzn73ir6iyxlf7nwytnujiflddog...an-Appeals if you feel this is incorrect. (Permanent)
#3
this sounds like a disaster

[Image: giphy.gif]

#4
The link in this thread is dead. Please reply to the PM you were sent to get your thread moved back to the Databases section.




 Users browsing this thread: 1 Guest(s)