Easy CSV database searching
by kzsh - Wednesday November 8, 2023 at 07:20 PM
#1
Hi,
Since the LinkedIn leak, i've made a little script written in C to search easily occurrences in a csv file.

You just need to compile using "make {program_name}" for the most beginners.

It's takes around 8-10s to run the 12Gb linkedIn database so, that's fine lol.

My first contribution i wish it could help !!

Hidden Content
You must register or login to view this content.
Reply
#2
How old is the Linkedin database? There were a few leaks/scrapes of Linkedin
Reply
#3
i don't really follow the source of the leak but it's the UsDoD leak
Reply
#4
Appreciate it, I'm pretty used to glogg tbh
Reply
#5
thank you, gonna look into it
Reply
#6
(Nov 08, 2023, 07:20 PM)kzsh Wrote: Hi,
Since the LinkedIn leak, i've made a little script written in C to search easily occurrences in a csv file.

You just need to compile using "make {program_name}" for the most beginners.

It's takes around 8-10s to run the 12Gb linkedIn database so, that's fine lol.

My first contribution i wish it could help !!

Thanks for this,
Reply
#7
Thats a good thing. I will check

Thanks for the post.
Reply
#8
Do you know if this is the whole breach? I rememebr there was a huge database leaked from Linkedin a little while ago , with more lines
Reply
#9
Why no "grep -a '<needle>' haystack" from an NVME? Probebly faster, without code Smile
Reply
#10
(Nov 20, 2023, 08:15 PM)joepa Wrote: Why no "grep -a '<needle>' haystack" from an NVME? Probebly faster, without code Smile

Lol, 
1. Grep will not directly print out the output in csv file
2. Time test with same keyword :
    - Grep : 12,16s user 4,70s system 
    - My code : ./find  5,09s user 4,37s system 

Well, it's search for only 1 keyword actually but free to you to update & share Wink

Have a great day man.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Questrade leak anyone? username000 0 116 9 hours ago
Last Post: username000
  OSINT repositories by country browdbrowniebread 0 247 Apr 30, 2026, 07:41 PM
Last Post: browdbrowniebread
  A collection of deepweb sites [2025] dg7ka 107 2,977 Apr 30, 2026, 03:27 PM
Last Post: Jeracix
  FREE 3 UNCENSORED HACKING LLM QaboosbinSaidAlSaid 68 1,714 Apr 30, 2026, 02:22 AM
Last Post: Microban
  Telegram Opsec Guide Synaptic 47 1,889 Apr 29, 2026, 07:59 PM
Last Post: thebinarymonk

Forum Jump:


 Users browsing this forum: 1 Guest(s)