- Olympia, Greece
- https://acid.vegas/
-
MOST DANGEROUS MOTHERFUCK
COME GET SOME
- Joined on
2023-05-09
Block a user
681e3bd788
Fixed issue with ingest_certs and the ingestion function signature. Simple placeholder argument (un-used) added to maintain function uniformity
3c98f8f1f1
MassDNS ingestion script now caches the previous record to support IP addresses that yield more than one PTR record (field turned into a list when +1). Records will now upsert so MassDNS can be streaming into ES 24/7=
9c6beb71ce
MassDNS ingestion script now caches the previous record to support IP addresses that yield more than one PTR record (field turned into a list when +1). Records will now upsert so MassDNS can be streaming into ES 24/7=
8d0b01e7aa
now storing AXFR responses in a directory containing the date to track changes in which dns servers allow AXFRs over time
01d1e6c4d8
Defined output directory to a variable and created a systemd timer and cronjob script in extras for collecting czds data monthly
fd617e3c9d
Certstream ingestion improved, still need to test stripping nulls and refactor the index mapping so we only store whats needed
90d6260b99
Updated massdns ingestion script with sentinal value checking and using the ip address as the document id
654e4a8667
Zone file ingestion script now uses the same sentinal value as masscans ingestion, set document id as the domain name to allow updating records if they exist
84f124b23d
Masscan ingestion script updated to use ip:port as the document id to allow updating records that already exist. Added a sentinal value to trigger an EOF when using --watch with FIFO's
Removal of Javascript, CDN, and remote imports