WP-Databases gradskovijece.ilok.hr
by flora - Sunday March 10, 2024 at 08:02 AM
#1
WP-Databases

Format: SQL
Website: gradskovijece.ilok.hr

Headers: "ID","user_login","user_pass","user_nicename","user_email","user_url","user_registered","user_activation_key","user_status","display_name"

sample:

CREATE TABLE IF NOT EXISTS `wp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_croatian_ci;

--
-- Dumping data for table `wp_users`
--

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'gradadmin', '$P$BcKiegwMI3SZABSqXrcSnSmhdboNmC/', 'gradadmin', 'dubravko@superadmin.hr', 'http://172.16.0.13/ilok', '2021-02-13 18:03:05', '', 0, 'Grad Ilok');

DOWNLOAD:  http://0ho.la/BJOObjvITtTr.sql
#2
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.
See dead links, reposts, or threads without samples in Databases/Other Leaks/Stealer logs? Report it or tag me @Addka72424
New on this forum? Check this thread | TOR
Want to get credits by reposting leaks? Check Earn credits by reposting leaks! | TOR
Want to add your thread to the official section? Check Add to official requests | TOR
Don't know how to use forum Escrow? Check How to use BreachForums escrow | TOR
Looking for verified leaks that haven't been added to the official index yet? Check Unofficial Database Index | TOR

:420line:


Possibly Related Threads…
Thread Author Replies Views Last Post
  EGYPT- Morocco Embassy In Egypt Keymous 48 2,350 3 hours ago
Last Post: Migu
  Leak in SouthKorea : Database daouwood.co.kr KoreanAshley 1 87 3 hours ago
Last Post: Migu
  FFMOTO.org - 2.3M French motorcycle license lazasec123 1 269 4 hours ago
Last Post: Migu
  Morocco - SDTM-Groupe Barid Al-Maghrib database leak Sejjil 4 559 6 hours ago
Last Post: Migu
  - Database francetravail.fr - France Undev0r 1 165 Yesterday, 03:30 PM
Last Post: Migu

Forum Jump:


 Users browsing this forum: 1 Guest(s)