Advertisement
G666h05t

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

Sep 27th, 2023 (edited)
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.26 KB | None | 0 0
  1. Greetingz World We Are AnonGhost Indonesia & Anonymous Indonesia
  2.  
  3. Desc:
  4.  
  5. Get to the point, in this ministry, especially the regional branch of government, we found a lot of fraud & fictitious projects that make no sense, this is just one of our warnings to you Indonesian government, see you on other Indonesian government websites.
  6.  
  7.  
  8.  
  9. AnonG666 just smiling on ur system :)
  10.  
  11.  
  12.  
  13. Thanks to : indoghostsec
  14.  
  15.  
  16.  
  17.  
  18. Target Locked : https://bengkulu.kemenag.go.id/
  19.  
  20.  
  21.  
  22. Server: Localhost via UNIX socket
  23. • Server type: MySQL
  24. • Server connection: SSL is not being used
  25. • Server version: 5.7.28-cll-lve - MySQL Community Server - (GPL)
  26. • Protocol version: 10
  27. • User: bengkulukanwil@localhost
  28. • Server charset: cp1252 West European (latin1)
  29. Web server
  30. • cpsrvd 11.84.0.7
  31. • Database client version: libmysql - 5.6.43
  32. • PHP extension: mysqli
  33. curl
  34. mbstring
  35. • PHP version: 7.3.6
  36.  
  37.  
  38.  
  39. structure for table tb_pembina
  40. --
  41. CREATE TABLE tb_pembina (
  42. id int(11) NOT NULL,
  43. id_user int(11) NOT NULL,
  44. nip varchar(32) NOT NULL,
  45. nama varchar(32) NOT NULL
  46. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  47. -- --------------------------------------------------------
  48. --
  49. -- Table structure for table tb_peserta
  50. --
  51. CREATE TABLE tb_peserta (
  52. id int(11) NOT NULL,
  53. foto varchar(24) NOT NULL,
  54. nip varchar(32) NOT NULL,
  55. nama varchar(32) NOT NULL,
  56. ktp varchar(19) NOT NULL,
  57. tmp_lahir varchar(32) NOT NULL,
  58. tgl_lahir date NOT NULL,
  59. jns_kelamin varchar(20) NOT NULL,
  60. agama varchar(15) NOT NULL,
  61. pendidikan varchar(15) NOT NULL,
  62. alamat_rm text NOT NULL,
  63. email varchar(32) NOT NULL,
  64. nohp varchar(13) NOT NULL,
  65. golongan varchar(20) NOT NULL,
  66. jabatan varchar(20) NOT NULL,
  67. unker text NOT NULL,
  68. kab varchar(32) NOT NULL,
  69. alamat_kt text NOT NULL,
  70. npwp varchar(32) NOT NULL,
  71. norek varchar(32) NOT NULL
  72. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  73. --
  74. -- Dumping data for table tb_peserta
  75. --
  76. INSERT INTO tb_peserta (id, foto, nip, nama, ktp, tmp_lahir, tgl_lahir, jns_kelamin, agama,
  77. pendidikan, alamat_rm, email, nohp, golongan, jabatan, unker, kab, alamat_kt, npwp, norek) VALUES
  78. (1, 'wagub2_new.jpg', '1771022407940004', 'suparmaji', '1771022407940004', 'Bengkulu', '2023-10-01', 'laki',
  79. 'ISLAM', '', '', '', '082178556004', '', '', '', '', '', '', ''),
  80. (2, '1569948427.jpg', '1771022407940003', 'suparmaji', '1771022407940004', 'Bengkulu', '2023-10-01', 'laki', 'ISLAM',
  81. '', '', '', '082178556004', '', '', '', '', '', '', ''),
  82. (4, '1569948517.jpg', '1771022407940006', 'suparmaji', '1771022407940004', 'Bengkulu', '2023-10-01', 'laki', 'ISLAM',
  83. '', '', '', '082178556004', '', '', '', '', '', '', '');
  84. -- --------------------------------------------------------
  85. --
  86. -- Table structure for table tb_user
  87. --
  88. CREATE TABLE tb_user (
  89. id int(11) NOT NULL,
  90. username varchar(24) NOT NULL
  91.  
  92.  
  93. password varchar(32) NOT NULL,
  94. hak_akses enum('admin','pembina','peserta') NOT NULL
  95. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  96. --
  97. -- Dumping data for table tb_user
  98. --
  99. INSERT INTO tb_user (id, username, password, hak_akses) VALUES
  100. (1, '1771022407940004', 'af15d5fdacd5fdfea300e88a8e253e82', 'admin'),
  101. (3, '1771022407940003', 'af15d5fdacd5fdfea300e88a8e253e82', 'peserta'),
  102. (5, '1771022407940006', 'af15d5fdacd5fdfea300e88a8e253e82', 'pembina');
  103. -- --------------------------------------------------------
  104. --
  105. -- Table structure for table tb_workshop
  106. --
  107. CREATE TABLE tb_workshop (
  108. id int(11) NOT NULL,
  109. id_narasumber int(11) NOT NULL,
  110. nm_moderator varchar(200) NOT NULL,
  111. nm_kegiatan varchar(200) NOT NULL,
  112. status enum('open','ongoing','close') NOT NULL,
  113. tgl_buka date NOT NULL,
  114. tgl_tutup date NOT NULL,
  115. lokasi varchar(80) NOT NULL,
  116. kuota int(11) NOT NULL,
  117. judul_materi varchar(200) NOT NULL,
  118. file_materi text NOT NULL,
  119. keterangan text NOT NULL
  120. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  121. --
  122. -- Dumping data for table tb_workshop
  123. --
  124. INSERT INTO tb_workshop (id, id_narasumber, nm_moderator, nm_kegiatan, status, tgl_buka, tgl_tutup,
  125. lokasi, kuota, judul_materi, file_materi, keterangan`) VALUES
  126. (1, 2, 'SAPUTRA', 'Penyusunan KTSP dan Rencana Kerja Serta Review Kurikulum K13 MAN 2 Bengkulu', 'open', '2019-
  127. 10-10', '2019-10-25', 'Gedung Aula Kantor Wilayah Bengkulu', 40, 'Penyusunan KTSP dan Rencana Kerja Serta Review
  128. Kurikulum K13 MAN 2 Bengkulu', 'Form_layanan_e-gov.pdf', 'Completely simplify flexible niches and strategic
  129. initiatives. Phosfluorescently empower synergistic initiatives without progressive customer service. Progressively
  130. supply goal-oriented platforms vis-a-vis cross-platform e-business. Competently promote impactful ideas before equity
  131. invested technology. Continually disseminate one-to-one interfaces vis-a-vis business
  132. infomediaries.\r\n\r\nConveniently negotiate global customer service for premium networks. Enthusiastically engage
  133. backward-compatible users rather than out-of-the-box vortals. Completely productivate open-source \"outside the
  134. box\" thinking and parallel web services. Holisticly disseminate covalent interfaces without unique architectures.
  135. Seamlessly strategize extensive.'),
  136. (2, 17, 'SAPUTRA', 'Penyusunan KTSP dan Rencana Kerja Serta Review Kurikulum K13 MAN 2 Bengkulu', 'ongoing',
  137. '2019-10-10', '2019-10-25', 'Gedung Aula Kantor Wilayah Bengkulu', 20, 'Penyusunan KTSP dan Rencana Kerja Serta
  138. Review Kurikulum K13 MAN 2 Bengkulu', 'Form_layanan_e-gov.pdf', 'Completely simplify flexible niches and strategic
  139. initiatives. Phosfluorescently empower synergistic initiatives without progressive customer service. Progressively
  140. supply goal-oriented platforms vis-a-vis cross-platform e-business. Competently promote impactful ideas before equity
  141. invested technology. Continually disseminate one-to-one interfaces vis-a-vis business
  142. infomediaries.\r\n\r\nConveniently negotiate global customer service for premium networks. Enthusiastically engage
  143. backward-compatible users rather than out-of-the-box vortals. Completely productivate open-source \"outside the
  144. box\" thinking and parallel web services. Holisticly disseminate covalent interfaces without unique architectures.
  145. Seamlessly strategize extensive.'),
  146. (3, 17, 'saputra', 'Penyusunan KTSP dan Rencana Kerja Serta Review Kurikulum K13 MAN 2 Bengkulu', 'close', ', 'Gedung Aula Kantor Wilayah Bengkulu', 20, 'Penyusunan KTSP dan Rencana Kerja Serta Review
  147.  
  148.  
  149.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement