uner.edu.ar - phpMyAdmin Access + DB Leak
by prapra123 - Wednesday January 31, 2024 at 03:07 AM
#1
[Image: logo-uner.jpg]
 
Info: The site is a University of Entre Rios, Argentina, specifically this leak is from the faculty of food science. This leak includes the database of the people from this faculty, the complete database and the access credentials to phpMyAdmin, although these access credentials will surely not be available soon.
Zip filename: uner_db_and_creds.zip
Complete DB filename: homestead.sql (5307 rows)
People DB filename: personas.sql (1430 rows)
People DB content: {Name, last name, ID number/DNI, country, province, city, physical address, zipcode, email, landline, phone number, graduation title, university, password in plain text}
 
Samples:
2.
Quote:
-- phpMyAdmin SQL Dump
-- version 4.5.4.1deb2ubuntu2.1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jan 30, 2024 at 10:41 PM
-- Server version: 5.7.33-0ubuntu0.16.04.1
-- PHP Version: 7.3.9-1+ubuntu16.04.1+deb.sury.org+1

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `homestead`
--

-- --------------------------------------------------------

--
-- Table structure for table `personas`
--

CREATE TABLE `personas` (
  `id` int(10) UNSIGNED NOT NULL,
  `apellidos` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `nombre` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `tipodoc` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `documento` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `pais` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `provincia` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `localidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `domicilio` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `cp` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `email` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `telefono` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `celular` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `publicidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `titulo_egreso` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `universidad_egreso` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `fecha_egreso` date NOT NULL,
  `catedra_docencia` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `carrera_docencia` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `facultad_docencia` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `universidad_docencia` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `funcion_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `pais_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `provincia_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `localidad_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `domicilio_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `cp_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `telefono_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `email_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `carrera_al` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `clave` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `personas`
--

INSERT INTO `personas` (`id`, `apellidos`, `nombre`, `tipodoc`, `documento`, `pais`, `provincia`, `localidad`, `domicilio`, `cp`, `email`, `telefono`, `celular`, `publicidad`, `titulo_egreso`, `universidad_egreso`, `fecha_egreso`, `catedra_docencia`, `carrera_docencia`, `facultad_docencia`, `universidad_docencia`, `entidad`, `funcion_entidad`, `pais_entidad`, `provincia_entidad`, `localidad_entidad`, `domicilio_entidad`, `cp_entidad`, `telefono_entidad`, `email_entidad`, `carrera_al`, `clave`, `created_at`, `updated_at`) VALUES
(4, 'Parra', 'Javier', 'DNI', '28358603', 'Argentina', '', '', '', '', 'javparra@gmail.com', '', '', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'myqvea', '2016-08-31 18:58:29', '2016-08-31 18:58:29'),
(5, 'Giacopuzzi', 'Candela', 'DNI', '357006370', 'Argentina', 'Entre Ríos', 'Gualeguaychú', '', '', 'cande.gia@live.com.ar', '', '', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'uafjtz', '2016-09-01 16:17:24', '2016-09-01 16:17:24'),
(6, 'Villemur', 'Elena Margarita', 'DNI', '14.842.049', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Rosario 12', '2820', 'evillemur@fb.uner.edu.ar', '03446-424857', '', '', 'Licenciada en Bromatología', 'Universidad Nacional de Entre Ríos', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'fqh3au', '2016-09-01 18:09:31', '2016-09-01 18:09:31'),
(7, 'Romero', 'Lorena', 'DNI', '24211222', 'Argentina', 'Entre Rios', 'Gualeguaychú', '', '', 'lorenaromero00@hotmail.com', '', '', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '9qmhgc', '2016-09-01 20:14:40', '2016-09-01 20:14:40'),
(8, 'Romani', 'Carolina', 'DNI', '37467363', 'Argentina', 'Entre Rios', 'Gualeguaychú ', 'Alsina 649', '2820', 'caro.romani@hotmail.com', '429855', '3446607497', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'eghkqh', '2016-09-01 23:03:39', '2016-09-01 23:03:39'),
(9, 'Rodriguez', 'Tamara Mabel', 'DNI', '28959150', 'Argentina', 'Entre Ríos', 'Concepción del Uruguay', 'Suipacha 892', '3260', 'otra_mara@yahoo.com.ar', '3442431598', '3442431598', '', 'Lic. en Nutrición', 'UNER Facultad de Bromatología', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'bq7mde', '2016-09-01 23:58:04', '2016-09-01 23:58:04'),
(10, 'Racigh', 'Camila', 'DNI', '37563573', 'Argentina', 'Entre Rios', 'Concepcion del Uruguay', 'Nadal Sagastume 130', '3260', 'Cami-racigh@hotmail.com', '3442528374', '3442528374', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'zvabma', '2016-09-02 00:13:26', '2016-09-02 00:13:26'),
(11, 'Gimenez', 'Florencia Lujan', 'DNI', '38388898', 'Argentina', 'Entre Rios', 'Gualeguay', 'San Jose de Feliciano 173', '2840', 'flo_g.31@hotmail.com', '3444423829', '3444447401', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'yeycmr', '2016-09-02 00:33:31', '2016-09-02 00:33:31'),
(12, 'Leonardt', 'Florencia Victoria', 'DNI', '35376775', 'Argentina', 'Entre Rios', 'Gualeguaychu', 'Monseñor Chalup 364', '2820', 'florleonardt03@hotmail.com', '3446435733', '3446435733', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '6hnjcr', '2016-09-02 06:14:47', '2016-09-02 06:14:47'),
(13, 'Miño', 'Sergio Aníbal', 'DNI', '22905421', 'Argentina', 'Chaco', 'Resistencia', 'Cordoba 2700 Parque Golf Club', '3500', 'sergio_am72@hotmail.com', '', '3624711940', '', 'Técnico en Control Bromatológico', 'UNER-Gualeguaychu', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'cd4vtk', '2016-09-03 00:22:11', '2016-09-03 00:22:11'),
(14, 'vidal', 'mariana', 'DNI', '28190652', 'Argentina', 'santa fe ', 'rosario', 'rio parana 250', '2000', 'lic.marianavidal@gmail.com', '03414936581', '0341155952683', '', 'lic. en nutrición', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'l3pv0f', '2016-09-04 00:21:01', '2016-09-04 00:21:01'),
(15, 'Mendez ', 'Stella Maris ', 'DNI', '17599800', 'Argentina', 'Entre Rios ', 'Concepcion del Uruguay', 'Millan 215', '3260', 'stella-256@hotmail.com', '03442-429758', '3442581261', '', 'Tecnico en control Bromatologico', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '9jzxjb', '2016-09-05 16:39:06', '2016-09-05 16:39:06'),
(16, 'Luggren', 'Jesica Daiana', 'DNI', '35.298.941', 'Argentina', 'Entre Rios', 'Ubajay', 'Las Camelias 287', '3287', '', '', '3446545879', '', 'Licenciatura en Nutricion', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '98ht8c', '2016-09-05 16:48:39', '2016-09-05 16:48:39'),
(17, 'MUÑOZ', 'NELIDA', 'DNI', '25166124', 'Argentina', 'San Luis', 'San Luis', 'Tucuman N° 250', '5700', 'lilytomi@hotmail.com', '2664444168', '2664375205', '', 'Tecnico Control Bromatologico', 'UNER (BROMATOLOGIA)', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'kbye0u', '2016-09-05 17:09:08', '2016-09-05 17:09:08'),
(18, 'Itkin', 'Sofía', 'DNI', '37564650', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Colombo 1616', '2820', 'sofiaitkin_2@hotmail.com', '03446431097', '0344615564606', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'stp0nr', '2016-09-06 00:42:25', '2016-09-06 00:42:25'),
(19, 'Ledesma', 'Gabriela Alejandra', 'DNI', '34294730', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Alberdi 420', '2820', 'gabrielaledesma87@gmail.com', '', '3446560906', '', 'Tecnicatura Universitaria en Quimica', 'Universidad Nacional de Entre Ríos', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'srcpgb', '2016-09-06 02:28:14', '2016-09-06 02:28:14'),
(20, 'Gomez', 'Brenda Carolina ', 'DNI', '35.233.047', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Juan E. Diaz 1844 ', '2820', 'brenda.gomez@hotmail.com.ar', '436389', '', '', 'Licenciada en Nutrición ', 'Universidad Nacional de Entre Ríos', '0000-00-00', 'Evaluación del Estado Nutricional', 'Licenciatura en Nutrición ', 'Bromatología', 'Nacional de Entre Ríos', '', '', 'Argentina', '', '', '', '', '', '', '', 'seg9ux', '2016-09-06 17:49:58', '2016-09-06 17:49:58'),
(21, 'Ramirez', 'Maria Daniela', 'DNI', '30.549.960', 'Argentina', 'Entre Rios', 'Concepcion del Uruguay', 'San Martin 517', '3260', 'ramirezd@uner.edu.ar', '03442-434388', '03442-15453157', '', 'Lic en Nutricion', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'oui08d', '2016-09-06 19:35:18', '2016-09-06 19:35:18'),
(22, 'Genaro', 'María Viviana', 'DNI', '20888899', 'Argentina', 'Entre Riós', 'Gualeguaychú', 'jujuy 1930', '2820', 'vgenaro@fb.uner.edu.ar', '03446-435964', '3446566291', '', 'Lic. en Bromatología', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'v5zub6', '2016-09-06 20:29:20', '2016-09-06 20:29:20'),
(23, 'Schroll', 'Vanesa', 'DNI', '30334026', 'Argentina', 'Entre Ríos', 'Pueblo General Belgrano', 'garcia 411', '2821', 'vanesa_schroll@yahoo.com.ar', '93446631625', '93446631625', '', 'Ingeniera Química', 'UBA', '0000-00-00', 'Reactores Químicos, Físico Química y Operaciones Unitarias', 'TUC y Lic. en Bromatología', 'Bromatología', 'UNER', '', '', 'Argentina', '', '', '', '', '', '', '', '8vn2q3', '2016-09-06 22:04:50', '2016-09-06 22:04:50'),
(24, 'Leiva', 'Juan Carlos', 'DNI', '36826974', 'Argentina', '', '', '', '', 'juanleiva3692@gmail.com', '', '', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'm86533', '2016-09-07 01:10:37', '2016-09-07 01:10:37'),
(25, 'Peralta', 'Guillermo', 'DNI', '30.789.454', 'Argentina', '', '', '', '', 'guillermoperalta64@gmail.com', '', '', '', 'Licenciado en Bromatología', 'FB-UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '9ms8xg', '2016-09-07 01:46:08', '2016-09-07 01:46:08'),
(26, 'Molina', 'Estefania Carolina', 'DNI', '38773755', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Rodó 522', '2820', 'caro.-9@live.com', '3446- 424845', '3446- 538227', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '4oolb6', '2016-09-07 03:25:42', '2016-09-07 03:25:42'),
(27, 'Mehdi', 'Cecilia ', 'DNI', '36256929', 'Argentina', 'Neuquen', 'Neuquen', 'La Plata 388', '8300', 'ceci3m_nqn2005@hotmail.com', '', '2995308483', '', 'Tecnico en Control Bromatologico', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '79zuug', '2016-09-07 04:44:52', '2016-09-07 04:44:52'),
(28, 'Carraza', 'Andrea', 'DNI', '35041056', 'Argentina', 'Entre Ríos ', 'Gualeguaychu ', '', '2820', 'andicarraza@hotmail.com', '', '', '', 'Licenciada en Nutrición ', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '5y6vol', '2016-09-07 16:10:43', '2016-09-07 16:10:43'),
(29, 'Reverditto', 'Agustina', 'DNI', '32815285', 'Argentina', 'Entre Ríos', 'Gualeguaychú', '', '2820', 'agus_reverditto@hotmail.com', '', '', '', 'Lic. en Nutrición', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'zfdzus', '2016-09-07 18:26:56', '2016-09-07 18:26:56'),
(30, 'Pereyra', 'Maria Cielo', 'DNI', '35445174', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Juan josé Franco 1289', '2820', 'pereyracielo@gmail.com', '3446427532', '3446308919', '', 'Lic. En Nutrición', 'Universidad de Entre Ríos. Facultad de Bromatología', '0000-00-00', 'Gestión y Administración de los Servicios de Alimentación', 'Lic en Nutrición', 'Facultad de Bromatología', 'Universidad de Entre Ríos', '', '', 'Argentina', '', '', '', '', '', '', '', '80zwpo', '2016-09-07 21:41:23', '2016-09-07 21:41:23'),
(31, 'Cabrera', 'Rita Gabriela', 'DNI', '23558948', 'Argentina', 'Entre Ríos', 'Chajarí', 'José Hernandez 1075', '3228', 'ritagabriela05@hotmail.com', '', '3456/477969-520805', '', 'Tca. en Control Bromatológico', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'u8xkmu', '2016-09-07 21:46:04', '2016-09-07 21:46:04'),
(32, 'Correa', 'Silvana Analía', 'DNI', '26750840', 'Argentina', 'Entre Rios', 'Gualeguaychú', '3 de Caballería', '2820', 'scorrea@fb.uner.edu.ar', '03446453143', '0344615362467', '', 'Lic. en Bromatología', 'UNER', '0000-00-00', 'Area Laboratorios', '', 'Fac. de Bromatología', 'UNER', '', '', 'Argentina', '', '', '', '', '', '', '', 'tc4862', '2016-09-08 15:40:58', '2016-09-08 15:40:58'),
(33, 'Collazo', 'Guadalupe', 'DNI', '31112798', 'Argentina', 'Entre Rios', 'Gualeguaychu', 'Jujuy 2186', '2820', 'guadalupe24_4@hotmail.com', '', '2325595745', '', 'Licenciada en Nutricion', 'Universidad Nacional de Entre Rios- Facultad de Bromatologia', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'lonfxc', '2016-09-08 18:05:49', '2016-09-08 18:05:49'),
3. https://ibb.co/PNYM2fQ  ** I found an XSS too, do what you want with this. **
 
[!] ATTENTION [!] To access phpMyAdmin, once you enter you will get an error, you simply have to remove the ":80" next to the URL and that's it.
 
 
Download:
 
Join to my TG group: https://t.me/+7J2-Cb17aE4wY2Fk
Reply
#2
The leaked data is very interesting, thank you
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: Leeching | http://breached26tezcofqla4adzyn22notfqw...an-Appeals if you feel this is incorrect.
Reply
#3
All Argentine universities have horrible security, they should take away internet access
Reply
#4
cool thanks man,
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: Leeching | http://breached26tezcofqla4adzyn22notfqw...an-Appeals if you feel this is incorrect.
Reply
#5
(01-31-2024, 03:07 AM)prapra123 Wrote:
[Image: logo-uner.jpg]
 
Info: The site is a University of Entre Rios, Argentina, specifically this leak is from the faculty of food science. This leak includes the database of the people from this faculty, the complete database and the access credentials to phpMyAdmin, although these access credentials will surely not be available soon.
Zip filename: uner_db_and_creds.zip
Complete DB filename: homestead.sql (5307 rows)
People DB filename: personas.sql (1430 rows)
People DB content: {Name, last name, ID number/DNI, country, province, city, physical address, zipcode, email, landline, phone number, graduation title, university, password in plain text}
 
Samples:
2.
Quote:
-- phpMyAdmin SQL Dump
-- version 4.5.4.1deb2ubuntu2.1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jan 30, 2024 at 10:41 PM
-- Server version: 5.7.33-0ubuntu0.16.04.1
-- PHP Version: 7.3.9-1+ubuntu16.04.1+deb.sury.org+1

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `homestead`
--

-- --------------------------------------------------------

--
-- Table structure for table `personas`
--

CREATE TABLE `personas` (
  `id` int(10) UNSIGNED NOT NULL,
  `apellidos` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `nombre` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `tipodoc` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `documento` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `pais` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `provincia` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `localidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `domicilio` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `cp` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `email` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `telefono` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `celular` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `publicidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `titulo_egreso` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `universidad_egreso` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `fecha_egreso` date NOT NULL,
  `catedra_docencia` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `carrera_docencia` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `facultad_docencia` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `universidad_docencia` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `funcion_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `pais_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `provincia_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `localidad_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `domicilio_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `cp_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `telefono_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `email_entidad` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `carrera_al` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `clave` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `personas`
--

INSERT INTO `personas` (`id`, `apellidos`, `nombre`, `tipodoc`, `documento`, `pais`, `provincia`, `localidad`, `domicilio`, `cp`, `email`, `telefono`, `celular`, `publicidad`, `titulo_egreso`, `universidad_egreso`, `fecha_egreso`, `catedra_docencia`, `carrera_docencia`, `facultad_docencia`, `universidad_docencia`, `entidad`, `funcion_entidad`, `pais_entidad`, `provincia_entidad`, `localidad_entidad`, `domicilio_entidad`, `cp_entidad`, `telefono_entidad`, `email_entidad`, `carrera_al`, `clave`, `created_at`, `updated_at`) VALUES
(4, 'Parra', 'Javier', 'DNI', '28358603', 'Argentina', '', '', '', '', 'javparra@gmail.com', '', '', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'myqvea', '2016-08-31 18:58:29', '2016-08-31 18:58:29'),
(5, 'Giacopuzzi', 'Candela', 'DNI', '357006370', 'Argentina', 'Entre Ríos', 'Gualeguaychú', '', '', 'cande.gia@live.com.ar', '', '', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'uafjtz', '2016-09-01 16:17:24', '2016-09-01 16:17:24'),
(6, 'Villemur', 'Elena Margarita', 'DNI', '14.842.049', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Rosario 12', '2820', 'evillemur@fb.uner.edu.ar', '03446-424857', '', '', 'Licenciada en Bromatología', 'Universidad Nacional de Entre Ríos', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'fqh3au', '2016-09-01 18:09:31', '2016-09-01 18:09:31'),
(7, 'Romero', 'Lorena', 'DNI', '24211222', 'Argentina', 'Entre Rios', 'Gualeguaychú', '', '', 'lorenaromero00@hotmail.com', '', '', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '9qmhgc', '2016-09-01 20:14:40', '2016-09-01 20:14:40'),
(8, 'Romani', 'Carolina', 'DNI', '37467363', 'Argentina', 'Entre Rios', 'Gualeguaychú ', 'Alsina 649', '2820', 'caro.romani@hotmail.com', '429855', '3446607497', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'eghkqh', '2016-09-01 23:03:39', '2016-09-01 23:03:39'),
(9, 'Rodriguez', 'Tamara Mabel', 'DNI', '28959150', 'Argentina', 'Entre Ríos', 'Concepción del Uruguay', 'Suipacha 892', '3260', 'otra_mara@yahoo.com.ar', '3442431598', '3442431598', '', 'Lic. en Nutrición', 'UNER Facultad de Bromatología', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'bq7mde', '2016-09-01 23:58:04', '2016-09-01 23:58:04'),
(10, 'Racigh', 'Camila', 'DNI', '37563573', 'Argentina', 'Entre Rios', 'Concepcion del Uruguay', 'Nadal Sagastume 130', '3260', 'Cami-racigh@hotmail.com', '3442528374', '3442528374', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'zvabma', '2016-09-02 00:13:26', '2016-09-02 00:13:26'),
(11, 'Gimenez', 'Florencia Lujan', 'DNI', '38388898', 'Argentina', 'Entre Rios', 'Gualeguay', 'San Jose de Feliciano 173', '2840', 'flo_g.31@hotmail.com', '3444423829', '3444447401', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'yeycmr', '2016-09-02 00:33:31', '2016-09-02 00:33:31'),
(12, 'Leonardt', 'Florencia Victoria', 'DNI', '35376775', 'Argentina', 'Entre Rios', 'Gualeguaychu', 'Monseñor Chalup 364', '2820', 'florleonardt03@hotmail.com', '3446435733', '3446435733', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '6hnjcr', '2016-09-02 06:14:47', '2016-09-02 06:14:47'),
(13, 'Miño', 'Sergio Aníbal', 'DNI', '22905421', 'Argentina', 'Chaco', 'Resistencia', 'Cordoba 2700 Parque Golf Club', '3500', 'sergio_am72@hotmail.com', '', '3624711940', '', 'Técnico en Control Bromatológico', 'UNER-Gualeguaychu', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'cd4vtk', '2016-09-03 00:22:11', '2016-09-03 00:22:11'),
(14, 'vidal', 'mariana', 'DNI', '28190652', 'Argentina', 'santa fe ', 'rosario', 'rio parana 250', '2000', 'lic.marianavidal@gmail.com', '03414936581', '0341155952683', '', 'lic. en nutrición', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'l3pv0f', '2016-09-04 00:21:01', '2016-09-04 00:21:01'),
(15, 'Mendez ', 'Stella Maris ', 'DNI', '17599800', 'Argentina', 'Entre Rios ', 'Concepcion del Uruguay', 'Millan 215', '3260', 'stella-256@hotmail.com', '03442-429758', '3442581261', '', 'Tecnico en control Bromatologico', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '9jzxjb', '2016-09-05 16:39:06', '2016-09-05 16:39:06'),
(16, 'Luggren', 'Jesica Daiana', 'DNI', '35.298.941', 'Argentina', 'Entre Rios', 'Ubajay', 'Las Camelias 287', '3287', '', '', '3446545879', '', 'Licenciatura en Nutricion', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '98ht8c', '2016-09-05 16:48:39', '2016-09-05 16:48:39'),
(17, 'MUÑOZ', 'NELIDA', 'DNI', '25166124', 'Argentina', 'San Luis', 'San Luis', 'Tucuman N° 250', '5700', 'lilytomi@hotmail.com', '2664444168', '2664375205', '', 'Tecnico Control Bromatologico', 'UNER (BROMATOLOGIA)', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'kbye0u', '2016-09-05 17:09:08', '2016-09-05 17:09:08'),
(18, 'Itkin', 'Sofía', 'DNI', '37564650', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Colombo 1616', '2820', 'sofiaitkin_2@hotmail.com', '03446431097', '0344615564606', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'stp0nr', '2016-09-06 00:42:25', '2016-09-06 00:42:25'),
(19, 'Ledesma', 'Gabriela Alejandra', 'DNI', '34294730', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Alberdi 420', '2820', 'gabrielaledesma87@gmail.com', '', '3446560906', '', 'Tecnicatura Universitaria en Quimica', 'Universidad Nacional de Entre Ríos', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'srcpgb', '2016-09-06 02:28:14', '2016-09-06 02:28:14'),
(20, 'Gomez', 'Brenda Carolina ', 'DNI', '35.233.047', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Juan E. Diaz 1844 ', '2820', 'brenda.gomez@hotmail.com.ar', '436389', '', '', 'Licenciada en Nutrición ', 'Universidad Nacional de Entre Ríos', '0000-00-00', 'Evaluación del Estado Nutricional', 'Licenciatura en Nutrición ', 'Bromatología', 'Nacional de Entre Ríos', '', '', 'Argentina', '', '', '', '', '', '', '', 'seg9ux', '2016-09-06 17:49:58', '2016-09-06 17:49:58'),
(21, 'Ramirez', 'Maria Daniela', 'DNI', '30.549.960', 'Argentina', 'Entre Rios', 'Concepcion del Uruguay', 'San Martin 517', '3260', 'ramirezd@uner.edu.ar', '03442-434388', '03442-15453157', '', 'Lic en Nutricion', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'oui08d', '2016-09-06 19:35:18', '2016-09-06 19:35:18'),
(22, 'Genaro', 'María Viviana', 'DNI', '20888899', 'Argentina', 'Entre Riós', 'Gualeguaychú', 'jujuy 1930', '2820', 'vgenaro@fb.uner.edu.ar', '03446-435964', '3446566291', '', 'Lic. en Bromatología', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'v5zub6', '2016-09-06 20:29:20', '2016-09-06 20:29:20'),
(23, 'Schroll', 'Vanesa', 'DNI', '30334026', 'Argentina', 'Entre Ríos', 'Pueblo General Belgrano', 'garcia 411', '2821', 'vanesa_schroll@yahoo.com.ar', '93446631625', '93446631625', '', 'Ingeniera Química', 'UBA', '0000-00-00', 'Reactores Químicos, Físico Química y Operaciones Unitarias', 'TUC y Lic. en Bromatología', 'Bromatología', 'UNER', '', '', 'Argentina', '', '', '', '', '', '', '', '8vn2q3', '2016-09-06 22:04:50', '2016-09-06 22:04:50'),
(24, 'Leiva', 'Juan Carlos', 'DNI', '36826974', 'Argentina', '', '', '', '', 'juanleiva3692@gmail.com', '', '', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'm86533', '2016-09-07 01:10:37', '2016-09-07 01:10:37'),
(25, 'Peralta', 'Guillermo', 'DNI', '30.789.454', 'Argentina', '', '', '', '', 'guillermoperalta64@gmail.com', '', '', '', 'Licenciado en Bromatología', 'FB-UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '9ms8xg', '2016-09-07 01:46:08', '2016-09-07 01:46:08'),
(26, 'Molina', 'Estefania Carolina', 'DNI', '38773755', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Rodó 522', '2820', 'caro.-9@live.com', '3446- 424845', '3446- 538227', '', '', '', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '4oolb6', '2016-09-07 03:25:42', '2016-09-07 03:25:42'),
(27, 'Mehdi', 'Cecilia ', 'DNI', '36256929', 'Argentina', 'Neuquen', 'Neuquen', 'La Plata 388', '8300', 'ceci3m_nqn2005@hotmail.com', '', '2995308483', '', 'Tecnico en Control Bromatologico', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '79zuug', '2016-09-07 04:44:52', '2016-09-07 04:44:52'),
(28, 'Carraza', 'Andrea', 'DNI', '35041056', 'Argentina', 'Entre Ríos ', 'Gualeguaychu ', '', '2820', 'andicarraza@hotmail.com', '', '', '', 'Licenciada en Nutrición ', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', '5y6vol', '2016-09-07 16:10:43', '2016-09-07 16:10:43'),
(29, 'Reverditto', 'Agustina', 'DNI', '32815285', 'Argentina', 'Entre Ríos', 'Gualeguaychú', '', '2820', 'agus_reverditto@hotmail.com', '', '', '', 'Lic. en Nutrición', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'zfdzus', '2016-09-07 18:26:56', '2016-09-07 18:26:56'),
(30, 'Pereyra', 'Maria Cielo', 'DNI', '35445174', 'Argentina', 'Entre Ríos', 'Gualeguaychú', 'Juan josé Franco 1289', '2820', 'pereyracielo@gmail.com', '3446427532', '3446308919', '', 'Lic. En Nutrición', 'Universidad de Entre Ríos. Facultad de Bromatología', '0000-00-00', 'Gestión y Administración de los Servicios de Alimentación', 'Lic en Nutrición', 'Facultad de Bromatología', 'Universidad de Entre Ríos', '', '', 'Argentina', '', '', '', '', '', '', '', '80zwpo', '2016-09-07 21:41:23', '2016-09-07 21:41:23'),
(31, 'Cabrera', 'Rita Gabriela', 'DNI', '23558948', 'Argentina', 'Entre Ríos', 'Chajarí', 'José Hernandez 1075', '3228', 'ritagabriela05@hotmail.com', '', '3456/477969-520805', '', 'Tca. en Control Bromatológico', 'UNER', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'u8xkmu', '2016-09-07 21:46:04', '2016-09-07 21:46:04'),
(32, 'Correa', 'Silvana Analía', 'DNI', '26750840', 'Argentina', 'Entre Rios', 'Gualeguaychú', '3 de Caballería', '2820', 'scorrea@fb.uner.edu.ar', '03446453143', '0344615362467', '', 'Lic. en Bromatología', 'UNER', '0000-00-00', 'Area Laboratorios', '', 'Fac. de Bromatología', 'UNER', '', '', 'Argentina', '', '', '', '', '', '', '', 'tc4862', '2016-09-08 15:40:58', '2016-09-08 15:40:58'),
(33, 'Collazo', 'Guadalupe', 'DNI', '31112798', 'Argentina', 'Entre Rios', 'Gualeguaychu', 'Jujuy 2186', '2820', 'guadalupe24_4@hotmail.com', '', '2325595745', '', 'Licenciada en Nutricion', 'Universidad Nacional de Entre Rios- Facultad de Bromatologia', '0000-00-00', '', '', '', '', '', '', 'Argentina', '', '', '', '', '', '', '', 'lonfxc', '2016-09-08 18:05:49', '2016-09-08 18:05:49'),
3. https://ibb.co/PNYM2fQ  ** I found an XSS too, do what you want with this. **
 
[!] ATTENTION [!] To access phpMyAdmin, once you enter you will get an error, you simply have to remove the ":80" next to the URL and that's it.
 
 
Download:

Thanks for the post, very well appreciated
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: Leeching | http://breached26tezcofqla4adzyn22notfqw...an-Appeals if you feel this is incorrect.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Tea App Leak agent_peanut 18 952 08-07-2025, 03:40 PM
Last Post: layered-onion
  EBAY LEAK 20K DATABASE ULP ✅ vasco 4 211 08-07-2025, 03:22 PM
Last Post: jsb2500
  [ LEAK ] INDIA's 18 PRIVATE COMPANIES EMPLOYEE DATA LionDataMarket 2 188 08-07-2025, 08:38 AM
Last Post: Loki
  Tea App Leak 55 GB [contains chats, dms, verification docs, licences, selfies] icebear223 16 683 08-06-2025, 05:35 PM
Last Post: pudding
  10,000 USA FULLZ LEAK networkninja 23 2,748 08-04-2025, 09:39 PM
Last Post: baddie100

Forum Jump:


 Users browsing this thread: 1 Guest(s)