Dionysus acidvegas
  • Olympia, Greece
  • https://acid.vegas/
  • MOST DANGEROUS MOTHERFUCK

    COME GET SOME

  • Joined on 2023-05-08
acidvegas pushed to main at acidvegas/eris 2024-03-23 12:31:22 -07:00
c6204be8e1 Added more comments and thoughts
acidvegas pushed to main at acidvegas/eris 2024-03-23 11:48:52 -07:00
20ee3fcb0f Added a comment about the methodology of determining the zone the data is from.
acidvegas pushed to main at acidvegas/eris 2024-03-23 11:46:45 -07:00
e74741c0ad Updated example record comment under source to reflect on the new record structure
acidvegas pushed to main at acidvegas/eris 2024-03-23 11:42:55 -07:00
6983b8ebec AXFR detection in zone file input, to determine if the data is form ICANN or an AXFR against a dns (for source tracking)
acidvegas pushed to main at acidvegas/eris 2024-03-23 11:31:48 -07:00
a53541c328 Added zone field too better querying on specific tlds/zones
acidvegas pushed to main at acidvegas/eris 2024-03-23 10:46:44 -07:00
78d7556f09 Records stored as a nested type for better querying, added source field so we can identify where the zone data derived (icann, axfr, breach, etc)
acidvegas pushed to main at acidvegas/massrdap 2024-03-19 22:23:24 -07:00
7da5a00b8f Added statistics on WHOIS and RDAP coverage, added a script to compile RDAP/WHOIS servers for all TLDs into a JSON file
acidvegas pushed to main at acidvegas/massrdap 2024-03-19 20:04:03 -07:00
f6a8744cb3 Updated documentation
acidvegas pushed to main at acidvegas/massrdap 2024-03-19 19:57:50 -07:00
e14c3b12b9 Working proof of concept in exploring RDAP abuse
acidvegas created branch main in acidvegas/massrdap 2024-03-19 19:57:50 -07:00
acidvegas created repository acidvegas/massrdap 2024-03-19 19:12:46 -07:00
acidvegas pushed to main at acidvegas/eris 2024-03-19 16:00:18 -07:00
603d005a47 Added IXP ingestor, updated all other ingestors
acidvegas pushed to master at acidvegas/stagit 2024-03-19 08:54:02 -07:00
f856d86071 Update clone <tr> to use the 'url' class for Software Heritage Foundation parsers (cheers pabs3)
acidvegas pushed to main at acidvegas/nsecx 2024-03-18 15:28:11 -07:00
81d2ab767b nwalk script for NSEC crawling complete, optimized to pipe in from the stdin, documentation updated
c4950062a6 updated nsec walker
Compare 2 commits »
acidvegas pushed to main at acidvegas/mdaxfr 2024-03-18 14:18:02 -07:00
d8433087d7 Added documentation on using GNU parallel with MDAXFR
acidvegas opened issue supernets/hardfiles#6 2024-03-15 17:32:38 -07:00
Correct handling of viewing specific mime-types in for web uploads
acidvegas pushed to main at acidvegas/eris 2024-03-14 22:27:03 -07:00
24850ea976 Typo in pypi title
acidvegas pushed to main at acidvegas/eris 2024-03-14 22:25:26 -07:00
fe49255f69 Added elastic common schema (ecs) logging to file for ingesting eris logs straight into ES
acidvegas pushed to main at acidvegas/eris 2024-03-13 19:34:27 -07:00
1ab7199f7d Certstream ingestor now only logs sub-domains since we already ingested zone files. Ignores www. and wildcard domains.
acidvegas pushed to main at acidvegas/eris 2024-03-13 17:55:41 -07:00
7f93a4d8de add ingest_rir_transfers.py