Advertisement
G666h05t

https://bekasikota.go.id/ Leaked By Anonymous Indonesia & AnonGhost Indonesia

Apr 6th, 2025 (edited)
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.56 KB | None | 0 0
  1. #Opindonesia
  2. #AnonymousIndonesia
  3. #AnewsIndonesia
  4. #AnonGhostIndonesia
  5. #TOLAKRUUKUHAP
  6. #TOLAKRUUTNI
  7. #TOLAKRUUPOLRI
  8. #BERANTASMAFIAJUDOL
  9. #HackThePlanet
  10. #OpGovIndonesian
  11.  
  12.  
  13.  
  14. -- ON_CONNECTION=@@COLLATION_CONNECTION */;
  15. /*!40101 SET NAMES utf8mb4 */;
  16.  
  17. --
  18. -- Database: `stink`
  19. --
  20.  
  21. -- --------------------------------------------------------
  22.  
  23. --
  24. -- Table structure for table `ass`
  25. --
  26.  
  27. CREATE TABLE `ass` (
  28. `id` bigint(20) UNSIGNED NOT NULL,
  29. `ass` varchar(255) NOT NULL,
  30. `ket` varchar(255) NOT NULL,
  31. `user_id` bigint(20) DEFAULT NULL,
  32. `created_at` timestamp NULL DEFAULT NULL,
  33. `updated_at` timestamp NULL DEFAULT NULL
  34. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  35.  
  36. -- --------------------------------------------------------
  37.  
  38. --
  39. -- Table structure for table `diklat`
  40. --
  41.  
  42. CREATE TABLE `diklat` (
  43. `id` bigint(20) UNSIGNED NOT NULL,
  44. `file` varchar(255) NOT NULL,
  45. `type` varchar(255) NOT NULL,
  46. `sk` varchar(255) NOT NULL,
  47. `mb` varchar(255) NOT NULL,
  48. `judul` varchar(255) NOT NULL,
  49. `user_id` bigint(20) DEFAULT NULL,
  50. `created_at` timestamp NULL DEFAULT NULL,
  51. `updated_at` timestamp NULL DEFAULT NULL
  52. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  53.  
  54. --
  55. -- Dumping data for table `diklat`
  56. --
  57.  
  58. INSERT INTO `diklat` (`id`, `file`, `type`, `sk`, `mb`, `judul`, `user_id`, `created_at`, `updated_at`) VALUES
  59. (1, '9XtMbaZKmHADIdCzJ7rpS5kT00SR59932kwtfVKt.pdf', 'internal', '1', '2023-12-18', 'Diklat 1', 7, '2023-12-17 20:12:36', '2023-12-17 20:12:36');
  60.  
  61. -- --------------------------------------------------------
  62.  
  63. --
  64. -- Table structure for table `failed_jobs`
  65. --
  66.  
  67. CREATE TABLE `failed_jobs` (
  68. `id` bigint(20) UNSIGNED NOT NULL,
  69. `uuid` varchar(255) NOT NULL,
  70. `connection` text NOT NULL,
  71. `queue` text NOT NULL,
  72. `payload` longtext NOT NULL,
  73. `exception` longtext NOT NULL,
  74. `failed_at` timestamp NOT NULL DEFAULT current_timestamp()
  75. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  76.  
  77. -- --------------------------------------------------------
  78.  
  79. --
  80. -- Table structure for table `identitas`
  81. --
  82.  
  83. CREATE TABLE `identitas` (
  84. `id` bigint(20) UNSIGNED NOT NULL,
  85. `img` varchar(255) NOT NULL,
  86. `nama` varchar(255) NOT NULL,
  87. `nik` varchar(255) NOT NULL,
  88. `tempat` varchar(255) NOT NULL,
  89. `tgl` date NOT NULL,
  90. `recredential` varchar(255) NOT NULL,
  91. `intansi` varchar(255) NOT NULL,
  92. `unit` varchar(255) NOT NULL,
  93. `masakerja` varchar(255) NOT NULL,
  94. `user_id` bigint(20) DEFAULT NULL,
  95. `created_at` timestamp NULL DEFAULT NULL,
  96. `updated_at` timestamp NULL DEFAULT NULL
  97. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  98.  
  99. --
  100. -- Dumping data for table `identitas`
  101. --
  102.  
  103. INSERT INTO `identitas` (`id`, `img`, `nama`, `nik`, `tempat`, `tgl`, `recredential`, `intansi`, `unit`, `masakerja`, `user_id`, `created_at`, `updated_at`) VALUES
  104. (1, 'mV7ev2GOuMV2JksS6B70rbEWE5bXmoYru9pHdxGW.png', 'Anisa Rahmania Nurmala', '1234567890123456', 'Bekasi', '2023-12-15', '2023-12-15', 'Instansi I', 'Unit I', '2023-12-15', 16, '2023-12-15 08:45:28', '2023-12-15 09:15:36');
  105.  
  106. -- --------------------------------------------------------
  107.  
  108. --
  109. -- Table structure for table `info`
  110. --
  111.  
  112. CREATE TABLE `info` (
  113. `id` bigint(20) UNSIGNED NOT NULL,
  114. `info` varchar(255) NOT NULL,
  115. `tgl` varchar(255) DEFAULT NULL,
  116. `user_id` bigint(20) DEFAULT NULL,
  117. `created_at` timestamp NULL DEFAULT NULL,
  118. `updated_at` timestamp NULL DEFAULT NULL
  119. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  120.  
  121. -- --------------------------------------------------------
  122.  
  123. --
  124. -- Table structure for table `migrations`
  125. --
  126.  
  127. CREATE TABLE `migrations` (
  128. `id` int(10) UNSIGNED NOT NULL,
  129. `migration` varchar(255) NOT NULL,
  130. `batch` int(11) NOT NULL
  131. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  132.  
  133. --
  134. -- Dumping data for table `migrations`
  135. --
  136.  
  137. INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
  138. (1, '2014_10_12_000000_create_users_table', 1),
  139. (2, '2014_10_12_100000_create_password_resets_table', 1),
  140. (3, '2019_08_19_000000_create_failed_jobs_table', 1),
  141. (4, '2023_11_29_032425_add_role_to_users_table', 1),
  142. (5, '2023_11_30_025851_create_sip_table', 1),
  143. (6, '2023_12_04_014326_create_diklat_table', 1),
  144. (7, '2023_12_04_025515_create_rkk_table', 1),
  145. (8, '2023_12_04_030855_create_ass_table', 1),
  146. (9, '2023_12_04_052128_create_info_table', 1),
  147. (10, '2023_12_04_132653_create_identitas_table', 1),
  148. (11, '2023_12_05_031553_create_pengalaman_table', 1),
  149. (12, '2023_12_05_040220_create_sertifikat_table', 1);
  150.  
  151. -- --------------------------------------------------------
  152.  
  153. --
  154. -- Table structure for table `password_resets`
  155. --
  156.  
  157. CREATE TABLE `password_resets` (
  158. `email` varchar(255) NOT NULL,
  159. `token` varchar(255) NOT NULL,
  160. `created_at` timestamp NULL DEFAULT NULL
  161. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  162.  
  163. -- --------------------------------------------------------
  164.  
  165. --
  166. -- Table structure for table `pengalaman`
  167. --
  168.  
  169. CREATE TABLE `pengalaman` (
  170. `id` bigint(20) UNSIGNED NOT NULL,
  171. `intansi` varchar(255) NOT NULL,
  172. `unit` varchar(255) NOT NULL,
  173. `masakerja` varchar(255) NOT NULL,
  174. `file` varchar(255) NOT NULL,
  175. `user_id` bigint(20) DEFAULT NULL,
  176. `created_at` timestamp NULL DEFAULT NULL,
  177. `updated_at` timestamp NULL DEFAULT NULL
  178. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  179.  
  180. -- --------------------------------------------------------
  181.  
  182. --
  183. -- Table structure for table `rkk`
  184. --
  185.  
  186. CREATE TABLE `rkk` (
  187. `id` bigint(20) UNSIGNED NOT NULL,
  188. `rkk` varchar(255) NOT NULL,
  189. `ket` varchar(255) NOT NULL,
  190. `user_id` bigint(20) DEFAULT NULL,
  191. `created_at` timestamp NULL DEFAULT NULL,
  192. `updated_at` timestamp NULL DEFAULT NULL
  193. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  194.  
  195. -- --------------------------------------------------------
  196.  
  197. --
  198. -- Table structure for table `sertifikat`
  199. --
  200.  
  201. CREATE TABLE `sertifikat` (
  202. `id` bigint(20) UNSIGNED NOT NULL,
  203. `sertifikat` varchar(255) NOT NULL,
  204. `user_id` bigint(20) DEFAULT NULL,
  205. `created_at` timestamp NULL DEFAULT NULL,
  206. `updated_at` timestamp NULL DEFAULT NULL
  207. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  208.  
  209. -- --------------------------------------------------------
  210.  
  211. --
  212. -- Table structure for table `sip`
  213. --
  214.  
  215. CREATE TABLE `sip` (
  216. `id` bigint(20) UNSIGNED NOT NULL,
  217. `sip` varchar(255) NOT NULL,
  218. `noreg` varchar(255) NOT NULL,
  219. `masa` varchar(255) NOT NULL,
  220. `rekom` varchar(255) NOT NULL,
  221. `mas` varchar(255) NOT NULL,
  222. `str` varchar(255) NOT NULL,
  223. `user_id` bigint(20) DEFAULT NULL,
  224. `created_at` timestamp NULL DEFAULT NULL,
  225. `updated_at` timestamp NULL DEFAULT NULL
  226. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  227.  
  228. --
  229. -- Dumping data for table `sip`
  230. --
  231.  
  232. INSERT INTO `sip` (`id`, `sip`, `noreg`, `masa`, `rekom`, `mas`, `str`, `user_id`, `created_at`, `updated_at`) VALUES
  233. (1, 'LKz4xppzfD1Y04ntys5HOnEjqtU6MLanlh99aaaK.pdf', 'No Regis', '2023-12-18', 'No rekom', '2023-12-18', 'nO52W5VBgN3iS9vYVaHXwapwStRPtwHamciiNQk9.pdf', 7, '2023-12-17 18:59:36', '2023-12-17 18:59:36'),
  234. (2, 'HET8DQaC0ip50ViNdzBksg04OIlhEncxmRxZECEY.pdf', 'test', '2023-12-18', 'norek', '2023-12-30', 'LJZmhZHWxkiVaXa17ckxgBJmgQzc9VnhrMPsrjs4.pdf', 7, '2023-12-17 20:42:36', '2023-12-17 20:42:36');
  235.  
  236. -- --------------------------------------------------------
  237.  
  238. --
  239. -- Table structure for table `users`
  240. --
  241.  
  242. CREATE TABLE `users` (
  243. `id` bigint(20) UNSIGNED NOT NULL,
  244. `name` varchar(255) NOT NULL,
  245. `email` varchar(255) NOT NULL,
  246. `email_verified_at` timestamp NULL DEFAULT NULL,
  247. `password` varchar(255) NOT NULL,
  248. `last_seen` varchar(255) DEFAULT NULL,
  249. `karu` bigint(20) DEFAULT NULL,
  250. `remember_token` varchar(100) DEFAULT NULL,
  251. `created_at` timestamp NULL DEFAULT NULL,
  252. `updated_at` timestamp NULL DEFAULT NULL,
  253. `role` enum('perawat','komite','karu','kabid','admin','author') NOT NULL DEFAULT 'author'
  254. ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
  255.  
  256. --
  257. -- Dumping data for table `users`
  258. --
  259.  
  260. INSERT INTO `users` (`id`, `name`, `email`, `email_verified_at`, `password`, `last_seen`, `karu`, `remember_token`, `created_at`, `updated_at`, `role`) VALUES
  261. (1, 'Admin', '[email protected]', NULL, '$2y$10$5byW3R5qu5N6TnQCMQGCLumW81znPfCoOIXJVLsIK/cXINS1WVe2S', '2023-12-15 15:36:31', NULL, NULL, NULL, '2023-12-15 08:36:31', 'admin'),
  262. (2, 'Karu 1', '[email protected]', NULL, '$2y$10$TJ7/f2PdaBp4T4CjQt5PteCAIMPxu/A/oTSL3DJvA.NfurNdwltvm', '2023-12-15 19:56:02', NULL, NULL, NULL, '2023-12-15 12:56:02', 'karu'),
  263. (3, 'Karu 2', '[email protected]', NULL, '$2y$10$j/HLjdLqndbFx7ZlLPgvE.pIF2Y24fYRYyvgMv9xRE54b4j.WEmyS', NULL, NULL, NULL, NULL, NULL, 'karu'),
  264. (4, 'Karu 3', '[email protected]', NULL, '$2y$10$bUcrtRD.aUJ0QD.SVhhslOrUYCDtZ52g/nxsDZ8BvSoCAnr/dyiUq', NULL, NULL, NULL, NULL, NULL, 'karu'),
  265. (5, 'Kabid', '[email protected]', NULL, '$2y$10$7YdRt/sz3MUEZN6sXKJW.OWMbM0Q1Ns8E0PByO/.VmEOagKIO.KMO', '2023-12-16 01:30:56', NULL, NULL, NULL, '2023-12-15 18:30:56', 'kabid'),
  266. (6, 'Komite', '[email protected]', NULL, '$2y$10$7yMxapjxqvhohoEqnNTMDO9yzHe2v4iQWEqhk1ee/n64it6yQVwde', '2023-12-15 22:04:39', NULL, NULL, NULL, '2023-12-15 15:04:39', 'komite'),
  267. (7, 'Perawat 1', '[email protected]', NULL, '$2y$10$GfV2gMk1DBvHmmkff3XUTuK2IUTt4egK2OTp3Zavs.sHEX06VDoP6', '2023-12-18 03:48:54', NULL, NULL, NULL, '2023-12-17 20:48:54', 'perawat'),
  268. (8, 'Perawat 2', '[email protected]', NULL, '$2y$10$aWc3cJ4jpCE5qr1Ho3mEwevvU/Bxa6etekZlBfgmhMrekTjNiOCCy', NULL, NULL, NULL, NULL, NULL, 'perawat'),
  269. (9, 'Perawat 3', '[email protected]', NULL, '$2y$10$AP9RUDy08T2pterJVBVkt.Tag8Jg.DaZORFnRTM2SxuzZ1G/gfgD.', NULL, NULL, NULL, NULL, NULL, 'perawat'),
  270. (10, 'Perawat 4', '[email protected]', NULL, '$2y$10$DWtY9tSY1NIGzBXHWVmH5eszziu77AaaotCAuZ3nypsTFGzHiPude', NULL, NULL, NULL, NULL, NULL, 'perawat'),
  271. (11, 'Perawat 5', '[email protected]', NULL, '$2y$10$WDVEMow.YRRgOiSMvfxiJ.FLHyT47tgWmUAKe.CMzhODTByEYSH4a', NULL, NULL, NULL, NULL, NULL, 'perawat'),
  272. (12, 'Perawat 6', '[email protected]', NULL, '$2y$10$s6Z9DtQ6tf35t5elWxZdnedOSgTudQaGBNHVNVMey8rMefo4g.Kka', NULL, NULL, NULL, NULL, NULL, 'perawat'),
  273. (13, 'Perawat 7', '[email protected]', NULL, '$2y$10$rtXu.s7zNDE92U5EOmiRk.lSFSYCSeNxQAvsg.W/Zu.aGDQR6nMTS', NULL, NULL, NULL, NULL, NULL, 'perawat'),
  274. (14, 'Perawat 8', '[email protected]', NULL, '$2y$10$Vyxbp35zO57fUVn4HMYc0ujYtHb6JA/WCRsz.EFCo9Ud2e36xlZdu', NULL, NULL, NULL, NULL, NULL, 'perawat'),
  275. (15, 'Perawat 9', '[email protected]', NULL, '$2y$10$knpAdFlhJLRO.f555e.ENe2cJrgOQwKQj5Ygng.ZgEEHNs5kKjpWa', NULL, NULL, NULL, NULL, NULL, 'perawat'),
  276. (16, 'Perawat 101', '[email protected]', NULL, '$2y$10$XHaRc4qLZ9nskx7W3QyIae9Wx./XmyXHnQYD9MOaHFzF/Vwm8gf42', '2023-12-15 17:04:50', NULL, NULL, '2023-12-15 08:28:41', '2023-12-15 10:04:50', 'perawat');
  277.  
  278. --
  279. -- Indexes for dumped tables
  280. --
  281.  
  282. --
  283. -- Indexes for table `ass`
  284. --
  285. ALTER TABLE `ass`
  286. ADD PRIMARY KEY (`id`);
  287.  
  288. --
  289. -- Indexes for table `diklat`
  290. --
  291. ALTER TABLE `diklat`
  292. ADD PRIMARY KEY (`id`);
  293.  
  294. --
  295. -- Indexes for table `failed_jobs`
  296. --
  297. ALTER TABLE `failed_jobs`
  298. ADD PRIMARY KEY (`id`),
  299. ADD UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`);
  300.  
  301. --
  302. -- Indexes for table `identitas`
  303. --
  304. ALTER TABLE `identitas`
  305. ADD PRIMARY KEY (`id`);
  306.  
  307. --
  308. -- Indexes for table `info`
  309. --
  310. ALTER TABLE `info`
  311. ADD PRIMARY KEY (`id`);
  312.  
  313. --
  314. -- Indexes for table `migrations`
  315. --
  316. ALTER TABLE `migrations`
  317. ADD PRIMARY KEY (`id`);
  318.  
  319. --
  320. -- Indexes for table `password_resets`
  321. --
  322. ALTER TABLE `password_resets`
  323. ADD KEY `password_resets_email_index` (`email`);
  324.  
  325. --
  326. -- Indexes for table `pengalaman`
  327. --
  328. ALTER TABLE `pengalaman`
  329. ADD PRIMARY KEY (`id`);
  330.  
  331. --
  332. -- Indexes for table `rkk`
  333. --
  334. ALTER TABLE `rkk`
  335. ADD PRIMARY KEY (`id`);
  336.  
  337. --
  338. -- Indexes for table `sertifikat`
  339. --
  340. ALTER TABLE `sertifikat`
  341. ADD PRIMARY KEY (`id`);
  342.  
  343. --
  344. -- Indexes for table `sip`
  345. --
  346. ALTER TABLE `sip`
  347. ADD PRIMARY KEY (`id`);
  348.  
  349. --
  350. -- Indexes for table `users`
  351. --
  352. ALTER TABLE `users`
  353. ADD PRIMARY KEY (`id`),
  354. ADD UNIQUE KEY `users_email_unique` (`email`);
  355.  
  356. --
  357. -- AUTO_INCREMENT for dumped tables
  358. --
  359.  
  360. --
  361. -- AUTO_INCREMENT for table `ass`
  362. --
  363. ALTER TABLE `ass`
  364. MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
  365.  
  366. --
  367. -- AUTO_INCREMENT for table `diklat`
  368. --
  369. ALTER TABLE `diklat`
  370. MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
  371.  
  372. --
  373. -- AUTO_INCREMENT for table `failed_jobs`
  374. --
  375. ALTER TABLE `failed_jobs`
  376. MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
  377.  
  378. --
  379. -- AUTO_INCREMENT for table `identitas`
  380. --
  381. ALTER TABLE `identitas`
  382. MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
  383.  
  384. --
  385. -- AUTO_INCREMENT for table `info`
  386. --
  387. ALTER TABLE `info`
  388. MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
  389.  
  390. --
  391. -- AUTO_INCREMENT for table `migrations`
  392. --
  393. ALTER TABLE `migrations`
  394. MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;
  395.  
  396. --
  397. -- AUTO_INCREMENT for table `pengalaman`
  398. --
  399. ALTER TABLE `pengalaman`
  400. MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
  401.  
  402. --
  403. -- AUTO_INCREMENT for table `rkk`
  404. --
  405. ALTER TABLE `rkk`
  406. MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
  407.  
  408. --
  409. -- AUTO_INCREMENT for table `sertifikat`
  410. --
  411. ALTER TABLE `sertifikat`
  412. MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
  413.  
  414. --
  415. -- AUTO_INCREMENT for table `sip`
  416. --
  417. ALTER TABLE `sip`
  418. MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
  419.  
  420. --
  421. -- AUTO_INCREMENT for table `users`
  422. --
  423. ALTER TABLE `users`
  424. MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;
  425. COMMIT;
  426.  
  427. /*!;
  428.  
  429.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement