[
  {
    "path": "LICENSE",
    "content": "                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.\n"
  },
  {
    "path": "README.md",
    "content": "# deepdarkCTI\n\n![deepdarkCTI_150_150](https://github.com/fastfire/deepdarkCTI/assets/16737186/9be3e93d-7293-409c-97fe-cc966378aed7)\n\nCollection of Cyber Threat Intelligence sources from the Deep and Dark Web\n\nThe official website of the project is https://www.deepdarkcti.com. The aim of this project is to collect the sources, present in the Deep and Dark web, which can be useful in Cyber Threat Intelligence contexts.\n\nThe contributors of the project (or people active in the field of Cyber Threat Intelligence) have a **Telegram group** available to propose new sources to be integrated within the project and to have a place to discuss the tactics and techniques of research and analysis that are used daily.\nIt is possible to request access to the Telegram group by sending a request to https://twitter.com/fastfire or https://t.me/fastfire83 or https://bsky.app/profile/fastfire.bsky.social\n\nOr, if you want to contribute with a donation, you can. We added this possibility because it was requested by some followers of the project. The donations, as well as the use of the same, will be managed in total transparency and will be used exclusively to build resources related to the deepdarkCTI project.\n\n<a href=\"https://www.buymeacoffee.com/fastfire\" target=\"_blank\"><img src=\"https://cdn.buymeacoffee.com/buttons/default-orange.png\" alt=\"Buy Me A Coffee\" height=\"41\" width=\"174\"></a>\n\n**What is Cyber Threat Intelligence?**\n\nCyber Threat Intelligence (CTI) is defined as the collection and analysis of information about threats and adversaries and drawing patterns that provide an ability to make knowledgeable decisions for the preparedness, prevention and response actions against various cyber attacks.\n\nCTI involves collecting, researching and analyzing trends and technical developments in the area of cyber threats and if often presented in the form of Indicators of Compromise (IoCs) or threat feeds, provides evidence-base knowledge regarding an organization's unique threat landscape.\n\nIn Cyber Threat Intelligence, analysis if performed based on the intent, capability and opportunity triad. With the study of this triad, experts can evaluate and make informed, forward-learning strategic, operational and tactical decisions on existing or emerging threats to the organization.\n\n**There are three types of Threat Intelligence:**\n\n_Strategic_ - provides high-level information regarding cyber security posture, threats and its impact on business.\n\n_Tactical_ - provides information related to threat actor's Tactics, Techniques and Procedures (TTPs) used to perform attacks.\n\n_Operational_ - provides information about specific threats against the organization.\n\n**Typical sources of intelligence are:**\n\n- Open Source Intelligence (OSINT)\n- Human Intelligence\n- Counter Intelligence\n- Internal Intelligence\n\nThrough this project, which takes into consideration the OSINT sources related to the Deep and Dark Web domain, we aim to monitor the intelligence information present in the following sources:\n\n- Telegram channels, groups and chats\n- Discord channels\n- ransomware gangs sites\n- forums related to cyber criminal activities and data leaks\n- markets\n- exploits databases\n- Twitter accounts\n- RaaS (Ransomware As A Service) sites\n\nIn addition, within the **methods** file, various techniques for searching and analyzing sources are described.\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=fastfire/deepdarkCTI&type=Date)](https://star-history.com/#fastfire/deepdarkCTI&Date)\n"
  },
  {
    "path": "commercial_services.md",
    "content": "|Name|Description|Link|\n| ------ | ------ | ------ |\n|ECRIME|Platform that index ransomware and data leak sites|https://ecrime.ch|\n|HUDSON ROCK|Cybercrime Intelligence Tools|https://www.hudsonrock.com/threat-intelligence-cybercrime-tools|\n|KEYSCO|Lookups for email, username & others|https://x.keysco.re|\n|LEAK LOOKUP|Lookups for email|https://leak-lookup.com/breaches|\n|VENARI INTEL FEED|Intel Feed|https://t.me/venarix|\n|0xSI_f33d|Feed for Phishing and malware campaigns targeting Portuguese citizens|https://feed.seguranca-informatica.pt/|\n|HaveIbeenRansom (HIBR)| Like HaveIbeenPwned but focus on ransomware leaks, you can check if your PII or your company have been leaked by ransomgang |https://haveibeenransom.com|\n"
  },
  {
    "path": "counterfeit_goods.md",
    "content": "|Link| Description |\n| ------ | ------ |\n|http://www.billkce2k4oxrrzg6whgrgp4bce36ipeye72hqnbsqdktzwbrgqhrcyd.onion|Sell counterfeit money|\n|http://billkce2k4oxrrzg6whgrgp4bce36ipeye72hqnbsqdktzwbrgqhrcyd.onion|Sell counterfeit money|\n|http://mhaus2lidy3mgkvb44voy4srrprxwqpfylafrsqzijgs2zkcsvuhslad.onion|Sell counterfeit money|\n|http://i7tcahglbavwwsuiligonbgjlrioczryo5w35zw7przd2rjvtmcsinad.onion|Sell counterfeit money|\n|http://nemesis555nchzn2dogee6mlc7xxgeeshqirmh3yzn4lo5cnd4s5a4yd.onion|Sell counterfeit money, drugs, hacking|\n|http://g2a2ddehqk4vojtmktrirfgvwe3ntz6gue6nwbv5y64lgtug7iwfj7ad.onion|Sell counterfeit money|\n|http://pasteboxx44wtzbm3ldjkcncls6uggi7mipmdwef5zza6wjqrqrtxdid.onion/paste.php?id=58345|Sell counterfeit national insurance number, green card|\n|http://waoceduf7c2wci5gdnw2hkb2aiittb5gl53dz35ut4hzd72ucxnvk2qd.onion|Sell counterfeit passport, DL, ID|\n"
  },
  {
    "path": "cve_most_exploited.md",
    "content": "\n|Vendor|CVE|Type|PoC|\n| ------ | ------ | ------ | ------ |\n|3CX |CVE-2023-29059 |Arbitrary code execution  |https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29059|\n|Atlassian |CVE-2019-11580 |Remote code execution (RCE) |https://github.com/jas502n/CVE-2019-11580|\n|Atlassian |CVE-2022-36804 |Code injection |https://github.com/BenHays142/CVE-2022-36804-PoC-Exploit|\n|Avtech |CVE-2024-7029 |Command Injection |https://github.com/bigherocenter/CVE-2024-7029-EXPLOIT|\n|Atlassian |CVE-2023-22527 |Remote Code Execution (RCE) |https://github.com/VNCERT-CC/CVE-2023-22527-confluence|\n|Barracuda |CVE-2023-2868 |Remote code execution (RCE) |https://github.com/cfielding-r7/poc-cve-2023-2868|\n|Cisco |CVE-2024-20353 |Authentication Bypass |https://github.com/codeb0ss/CVE-2024-20353-PoC| \n|Cisco |CVE-2024-20359 |Remote code execution (RCE) ||\n|Citrix |CVE-2019-19781 |Arbitrary code execution |https://github.com/trustedsec/cve-2019-19781|\n|Citrix |CVE-2020-8193 |Local File Inclusion |https://packetstormsecurity.com/files/160047/Citrix-ADC-NetScaler-Local-File-Inclusion.html|\n|Citrix |CVE-2020-8195 |Local File Inclusion |https://packetstormsecurity.com/files/160047/Citrix-ADC-NetScaler-Local-File-Inclusion.html|\n|Citrix |CVE-2020-8196 |Local File Inclusion |https://packetstormsecurity.com/files/160047/Citrix-ADC-NetScaler-Local-File-Inclusion.html|\n|Citrix |CVE-2022-27518 |Remote code execution (RCE)|https://github.com/dolby360/CVE-2022-27518_POC|\n|Citrix |CVE-2023-4966 |Authentication Bypass |https://github.com/Chocapikk/CVE-2023-4966|\n|Citrix |CVE-2023-6548 |Remote code execution (RCE)|https://github.com/Roonye660/CVE-2023-6548-POC|\n|Confluence |CVE-2019-3396 |Remote code execution (RCE)|https://github.com/jas502n/CVE-2019-3396|\n|Confluence |CVE-2022-26134 |Remote code execution (RCE)|https://github.com/crowsec-edtech/CVE-2022-26134|\n|Chromium |CVE-2024-7971 |Remote Code Execution (RCE)|https://github.com/mistymntncop/CVE-2024-7971|\n|Drupal |CVE-2018-7600 |Remote code execution (RCE) |https://github.com/a2u/CVE-2018-7600|\n|Fortinet |CVE-2018-13379 |Path traversal |https://github.com/milo2012/CVE-2018-13382|\n|Fortinet |CVE-2022-40684 |Authentication Bypass |https://github.com/horizon3ai/CVE-2022-40684|\n|Fortinet |CVE-2022-42475 |Remote code execution (RCE)|https://github.com/0xhaggis/CVE-2022-42475|\n|Fortinet |CVE-2022-39952 |Arbitrary file write | https://github.com/horizon3ai/CVE-2022-39952 |\n|Fortinet |CVE-2022-42475 |Remote code execution (RCE)|https://github.com/scrt/cve-2022-42475|\n|Fortinet |CVE-2024-21762 |Remote code execution (RCE)|https://github.com/d0rb/CVE-2024-21762|\n|Fortinet |CVE-2024-55591 |Authentication Bypass |https://github.com/sysirq/fortios-auth-bypass-poc-CVE-2024-55591|\n|Fortinet |CVE-2025-24472 |Authentication Bypass ||\n|Fortra |CVE-2023-0669 |Pre-authentication Command Injection |https://github.com/0xf4n9x/CVE-2023-0669|\n|F5 Big IP |CVE 2020-5902 |Remote code execution (RCE)|https://pentest-tools.com/blog/big-ip-tmui-rce/|\n|F5 Big IP |CVE-2022-1388 |Remote code execution (RCE)|https://github.com/alt3kx/CVE-2022-1388_PoC|\n|Ivanti |CVE-2023-46085 |Authentication Bypass ||\n|Ivanti |CVE-2024-21887 |Command injection |https://github.com/Chocapikk/CVE-2024-21887|\n|Ivanti |CVE-2024-21888 |Elevation of privilege (EOP) ||\n|Ivanti |CVE-2024-21893 |Authentication Bypass |https://github.com/h4x0r-dz/CVE-2024-21893.py|\n|Ivanti |CVE-2024-22024 |Authentication Bypass |https://github.com/0dteam/CVE-2024-22024|\n|Ivanti |CVE-2025-22457 |Remote code execution (RCE) |https://github.com/sfewer-r7/CVE-2025-22457|\n|Joomla |CVE-2023-23752 |Authentication Bypass |https://github.com/WhiteOwl-Pub/CVE-2023-23752|\n|Kingsoft |CVE-2024-7262 ||\n|Kingsoft |CVE-2024-7263 ||\n|Log4j |CVE-2021-44228 |Remote code execution (RCE)|https://github.com/kozmer/log4j-shell-poc|\n|ManageEngine |CVE-2022-35405 |Remote code execution (RCE)|https://github.com/viniciuspereiras/CVE-2022-35405|\n|Microsoft |CVE-2017-11882 |Remote code execution (RCE)|https://github.com/unamer/CVE-2017-11882|\n|Microsoft |CVE-2019-0604 |Remote code execution (RCE) |https://www.exploit-db.com/exploits/48053|\n|Microsoft |CVE-2019-0708 |Remote code execution (RCE)|https://github.com/CVE-2019-0708/CVE-2019-0708|\n|Microsoft |CVE-2020-0787 |Elevation of privilege (EOP)|https://itm4n.github.io/cve-2020-0787-windows-bits-eop/|\n|Microsoft |CVE-2020-1472 |Elevation of privilege (EOP)|https://github.com/dirkjanm/CVE-2020-1472|\n|Microsoft |CVE-2021-42321 |Remote code execution (RCE)|https://github.com/DarkSprings/CVE-2021-42321|\n|Microsoft |CVE-2021-26855 |Server-Side Request Forgery (SSRF) |https://pythonrepo.com/repo/herwonowr-exprolog|\n|Microsoft |CVE-2021-26857 |Insecure Deserialization |https://pythonrepo.com/repo/herwonowr-exprolog|\n|Microsoft |CVE-2021-26858 |Arbitrary File Write |https://pythonrepo.com/repo/herwonowr-exprolog|\n|Microsoft |CVE-2021-27065 |Remote code execution (RCE) |https://pythonrepo.com/repo/herwonowr-exprolog|\n|Microsoft |CVE-2022-21894 |Secure Boot Security Feature Bypass |https://github.com/Wack0/CVE-2022-21894|\n|Microsoft |CVE-2022-30190 |Remote code execution (RCE) |https://github.com/kevthehermit/follina.py|\n|Microsoft |CVE-2022-41082 |Remote Code execution (RCE)|https://github.com/backcr4t/CVE-2022-41082-RCE-POC|\n|Microsoft |CVE-2022-41040 |Remote Code execution (RCE)|https://github.com/kljunowsky/CVE-2022-41040-POC|\n|Microsoft |CVE-2022-41076 |Remote Code execution (RCE)|https://gist.github.com/testanull/518871a2e2057caa2bc9c6ae6634103e|\n|Microsoft |CVE-2023-24880 |Elevation of privilege (EOP)||\n|Microsoft |CVE-2023-23397 |Elevation of privilege (EOP)|https://github.com/sqrtZeroKnowledge/CVE-2023-23397_EXPLOIT_0DAY|\n|Microsoft |CVE-2023-28252 |Elevation of privilege (EOP)|https://github.com/fortra/CVE-2023-28252|\n|Microsoft |CVE-2023-24932 |Elevation of privilege (EOP)||\n|Microsoft |CVE-2023-29336 |Elevation of privilege (EOP)|https://github.com/m-cetin/CVE-2023-29336|\n|Microsoft |CVE-2023-21823 |Remote code execution|https://github.com/Elizarfish/CVE-2023-21823|\n|Microsoft |CVE-2024-29988 |Code injection |https://github.com/Sploitus/CVE-2024-29988-exploit|\n|Microsoft |CVE-2023-36884 |Remote Code Execution (RCE) |https://github.com/jakabakos/CVE-2023-36884-MS-Office-HTML-RCE|\n|Microsoft |CVE-2024-26234 |Code injection ||\n|Microsoft |CVE-2025-26633 |Arbitrary file write |https://github.com/sandsoncosta/CVE-2025-26633|\n|Microsoft |CVE-2025-29824 |Elevation of privilege (EOP)|https://github.com/encrypter15/CVE-2025-29824|\n|Microsoft |CVE-2025-53770 |Remote code execution (RCE)|https://github.com/kaizensecurity/CVE-2025-53770|\n|MobileIron |CVE 2020-15505 |Arbitrary File Write |https://github.com/httpvoid/CVE-Reverse/tree/master/CVE-2020-15505|\n|NetScaler |CVE-2025-7775 |Remote Code execution (RCE) |https://github.com/hacker-r3volv3r/CVE-2025-7775-PoC|\n|Oracle |CVE-2020-2555 |Remote code execution (RCE)|https://www.exploit-db.com/exploits/48508|\n|Palo Alto |CVE-2024-3400 |Remote code execution (RCE) |https://github.com/h4x0r-dz/CVE-2024-3400|\n|Palo Alto |CVE-2024-0012 |Remote code execution (RCE) |https://github.com/iSee857/CVE-2024-0012-poc|\n|Palo Alto |CVE-2024-9474 |Code Injection |https://github.com/hazesecurity/CVE-2024-9474|\n|Papercut |CVE-2023-27350 |Remote code execution (RCE)|https://github.com/horizon3ai/CVE-2023-27350|\n|Progress MOVEit|CVE-2023-34362 |Remote code execution (RCE)|https://github.com/horizon3ai/CVE-2023-34362|\n|Pulse |CVE-2019-11510 |Arbitrary file reading |https://github.com/projectzeroindia/CVE-2019-11510|\n|Sophos |CVE-2022-3236 |Remote code execution (RCE)|https://github.com/n0npro/CVE-2022-3236-RCE-POC|\n|SAP |CVE-2025-31324 |Remote code execution (RCE)|https://github.com/NULLTRACE0X/CVE-2025-31324|\n|Telerik |CVE-2019-18935 |Remote code execution (RCE)|https://github.com/noperator/CVE-2019-18935|\n|Weblogic |CVE-2020-2555 |Remote code execution (RCE)|https://www.exploit-db.com/exploits/48508|\n|Vmware |CVE-2021-21972 |Remote code execution (RCE)|https://github.com/horizon3ai/CVE-2021-21972|\n|Vmware |CVE-2021-21985 |Remote code execution (RCE)|https://github.com/alt3kx/CVE-2021-21985_PoC|\n|Vmware |CVE-2023-20867 |Remote code execution (RCE)||\n|XZ |CVE-2024-3094 |Remote code execution (RCE) |https://github.com/FabioBaroni/CVE-2024-3094-checker|\n|Vmware |CVE-2021-21985 |Remote code execution (RCE)|https://github.com/alt3kx/CVE-2021-21985_PoC|\n|Vmware |CVE-2023-20867 |Remote code execution (RCE)||\n|Vmware |CVE-2023-34048 |Remote code execution (RCE)||\n|Vmware |CVE-2024-37085 |Authentication Bypass |https://github.com/Florian-Hoth/CVE-2024-37085-RCE-POC|\n|WinRar |CVE-2023-38831 |Remote code execution (RCE)|https://github.com/Garck3h/cve-2023-38831|\n|Zimbra |CVE-2022-41352 |Remote code execution (RCE)|https://github.com/segfault-it/cve-2022-41352|\n|Zimbra |CVE-2022-27925 |Path Traversal |https://github.com/Josexv1/CVE-2022-27925|\n|Zoho |CVE-2021-40539 |Remote code execution (RCE)|https://github.com/DarkSprings/CVE-2021-40539|\n|Zoho |CVE-2022-35405 |Remote code execution (RCE)|https://github.com/viniciuspereiras/CVE-2022-35405|\n"
  },
  {
    "path": "defacement.md",
    "content": "|Name|Status|Description|\n| ------ | ------ | ------ |\n|[MIRROR-H](https://www.mirror-h.org/)|ONLINE||\n|[ZONE-H](https://www.zone-h.org/)|ONLINE||\n|[ZONE XSEC](https://zone-xsec.com)|ONLINE||\n"
  },
  {
    "path": "discord.md",
    "content": "|Name|Status|Description|\n| ------ | ------ | ------ |\n|[_db [breach]](https://discord.gg/j3HmDmhh)| Expired | |\n|[OpticalMarket](https://discord.gg/kUyhdgvM)| Expired | |\n|[Eros Market](https://discord.gg/YZmJNjcG)| Expired | |\n|[LolzTeam](https://discord.com/invite/lzt)| ONLINE| |\n|[VXUnderground](https://discord.com/invite/3mxXqnD78a)| Expired | |\n|[AgainstTheWest](https://discord.com/invite/wCRH46NgEF)| Expired | |\n|[BreachForums](https://discord.gg/PW8k3feA)| ONLINE | |\n"
  },
  {
    "path": "exploits.md",
    "content": "|Name|Status|Description|\n| ------ | ------ | ------ |\n|[0DAY.TODAY](https://0day.today)| ONLINE | |\n|[0DAYFANS](https://0dayfans.com)| ONLINE | |\n|[1337PWN](https://www.1337pwn.com/exploits)| ONLINE | |\n|[AWESOME CVE POC](https://github.com/qazbnm456/awesome-cve-poc)| ONLINE | |\n|[CHINESE NATIONAL VULNERABILITY DATABASE](https://www.cnvd.org.cn)| ONLINE | |\n|[CODE BREACH LAB](https://t.me/CodeBreachLab)| ONLINE | |\n|[CXSECURITY](https://cxsecurity.com/exploit)| ONLINE | |\n|[EXPLOIT COLLECTOR](https://exploit.kitploit.com/)| ONLINE | |\n|[EXPLOIT DATABASE](https://www.exploit-db.com)| ONLINE | |\n|[EXPLOIT NOTES](https://exploit-notes.hdks.org/)| ONLINE | |\n|[EXPLOIT.PH](https://exploit.ph)| ONLINE | |\n|[EXPLOIT SERVICE](https://t.me/ExploitService)| ONLINE | |\n|[IN THE WILD](https://inthewild.io/feed)| ONLINE | |\n|[HITCON](https://zeroday.hitcon.org/vulnerability)| ONLINE | |\n|[PWNWIKI](http://pwnwiki.io/#!index.md)| ONLINE | |\n|[RAPID7](https://www.rapid7.com/db/?type=metasploit)| ONLINE | |\n|[SEEBUG](https://www.seebug.org)| ONLINE | |\n|[SPLOITUS](https://sploitus.com)| ONLINE | |\n|[TONY HARRIS POC WEEK](https://tonyharris.io/poc-week)| ONLINE | |\n|[TRICKEST CVE-POC LIST](https://github.com/trickest/cve)| ONLINE | |\n|[VULDB](https://vuldb.com)| ONLINE | |\n|[VULNERABILITY LAB](https://www.vulnerability-lab.com)| ONLINE | |\n|[VULNMON](https://vulmon.com)| ONLINE | |\n|[ZERODAY MARKET](https://zerodaymarket.com/exploits)| ONLINE | |\n"
  },
  {
    "path": "forum.md",
    "content": "|Name|Status|Description|\n| ------ | ------ | ------ |\n|[0x00sec](https://0x00sec.org/)| ONLINE|\n|[4CHEAT](https://4cheat.ru/)| ONLINE||\n|[589forum](https://589forum.org/)| OFFLINE|\n|[AGAINSTTHEWEST](http://giphvoitymatg4cv7bxqh5dz6sn6bfscywoat4qtslztkomf5lavrayd.onion) | OFFLINE | |\n|[ALLIGATOR](https://alligator.cash/)| OFFLINE||\n|[ALTENEN (Deep)](https://altenens.is)| ONLINE | |\n|[ALPHV Forum](https://alphv.pro) | ONLINE | |\n|[Antichat](https://forum.antichat.com) | OFFLINE | |\n|[ANTIMIGALKI](https://antimigalki.space)| OFFLINE | |\n|[ARBITRAJ](https://arbitraj-forum.ru)| OFFLINE | |\n|[ASCARDING](https://ascarding.com)| ONLINE | |\n|[ASTROPID](https://astropid.net)| OFFLINE ||\n|[BDF CLUB](https://bdfclub.com)| ONLINE | |\n|[BEST CARDING WORLD](http://bestteermb42clir6ux7xm76d4jjodh3fpahjqgbddbmfrgp4skg2wqd.onion) | ONLINE | |\n|[BHC Forums](https://bhcforums.cc) | ONLINE | |\n|[BHF](https://bhf.ee)| OFFLINE | |\n|[BHF](https://bhf.im)| OFFLINE | |\n|[BHF](https://bhf.io)| OFFLINE | |\n|[BHF](https://bhf.pro)| ONLINE | |\n|[BHF](https://bhf.gg)| ONLINE | |\n|[BHF](https://bhf.im)| ONLINE | |\n|[BITCOINFO.RU](http://bitcoinfor.ru)|ONLINE||\n|[BITS.MEDIA](https://forum.bits.media)|ONLINE||\n|[BLACKBIZ](https://blackbiz.top)|OFFLINE||\n|[BLACKBONES](https://blackbones.net)|ONLINE||\n|[BLACKFORUMS](https://blackforums.me)| OFFLINE | |\n|[BLACKFORUMS](https://blackforums.net)| OFFLINE | |\n|[BLACKFORUMS](https://blackforums.ru)| OFFLINE | |\n|[BLACKHACKER](https://blackhacker.pw)|OFFLINE||\n|[blackhatpakistan](https://blackhatpakistan.net)| ONLINE | |\n|[blackhatprotools](https://www.blackhatprotools.info/)| ONLINE | |\n|[BLACKHATWORLD](https://blackhatworld.com)| ONLINE | |\n|[BREACHED (Dark)](http://breached65xqh64s7xbkvqgg7bmj4nj7656hcb7x4g42x753r7zmejqd.onion)| OFFLINE | |\n|[BREACHED (Deep)](https://breached.co)| OFFLINE | |\n|[BREACHED (Deep)](https://breached.to)| OFFLINE | |\n|[BREACHED (Deep)](https://breached.vc)| OFFLINE | |\n|[BREACHED (Deep)](breached.fi)| OFFLINE | |\n|[BREACHED](https://breached.ws)| ONLINE | |\n|[BreachForums (Dark)](http://breached4w3qphorxg2fwqkhpfnsyf65je72d2shli3fcfgorwdeymad.onion)| OFFLINE | |\n|[BREACH FORUMS (Dark)](http://breachedu76kdyavc6szj6ppbplfqoz3pgrk3zw57my4vybgblpfeayd.onion)| OFFLINE (seized) | |\n|[BREACH FORUMS (Dark)](http://breached26tezcofqla4adzyn22notfqwcac7gpbrleg4usehljwkgqd.onion)| OFFLINE | |\n|[BREACH FORUMS (Dark)](http://ncf7birtagvnoo73fnkxg2qayj5v76sijxlc65mvdewdruiwmkfofeyd.onion)| OFFLINE | |\n|[BREACH FORUMS (Dark)](http://breachedmw4otc2lhx7nqe4wyxfhpvy32ooz26opvqkmmrbg73c7ooad.onion/)| ONLINE | |\n|[BREACH FORUMS (Deep)](https://breachforums.bf)| OFFLINE | |\n|[BREACH FORUMS (Deep)](https://breachforums.cx)| OFFLINE | |\n|[BREACH FORUMS (Deep)](https://breachforums.is)| OFFLINE | |\n|[BREACH FORUMS (Deep)](https://breachforums.st)| OFFLINE | |\n|[BREACH FORUMS (Deep)](https://breachforums.sx)| OFFLINE | |\n|[BREACH FORUMS (Deep)](https://breachforums.vc)| OFFLINE | |\n|[BREACH FORUMS (Deep)](https://breachforums.info/) | OFFLINE | |\n|[BREACH FORUMS (Deep)](https://breachforums.jp/)| OFFLINE | |\n|[BREACH FORUMS (Deep)](https://breachforums.as/)| ONLINE | |\n|[BREACH FORUMS (Deep)](https://breachforums.in/)| ONLINE | |\n|[BREACH FORUMS starting from 01/07/25 - by Hasan](http://breached.ws) | OFFLINE | |\n|[BREACH FORUMS starting from 01/07/25 - by Hasan](http://breachy72uc3rgraqpvfnb6dglhbcy7niqpmjdlseewzgpq4vifmmuyd.onion/) | ONLINE | |\n|[BREACH FORUMS starting from 01/07/25 - by Hasan](https://breachforums.cz)| ONLINE | |\n|[BREACH FORUMS starting from 26/07/25 - by Anastasia (Shinyhunter)](http://breached26tezcofqla4adzyn22notfqwcac7gpbrleg4usehljwkgqd.onion/index.php) | ONLINE | |\n|[BREACH FORUMS starting from 26/07/25 - by Anastasia (Shinyhunter)](https://breachforums.hn) | OFFLINE (seized) | |\n|[BREACH FORUMS](https://breachforums.ac/)| ONLINE | |\n|[BREACH FORUMS](https://breachforums.ai/)| ONLINE | |\n|[BTTFORUM](https://btt-club.top)| OFFLINE | |\n|[CARDERS.BIZ](https://carders.biz)| ONLINE | |\n|[CARDING FORUM (Deep)](https://cardingforum.cx)| OFFLINE | |\n|[CENTER CLUB](https://center-club.io)| ONLINE | |\n|[CHITACHOK](https://chitachok.ru)| ONLINE | |\n|[COMFYBOX](https://comfybox.floofey.dog)| ONLINE | |\n|[COOKIEPRO](https://coockie.pro)| ONLINE | |\n|[CRACKED](https://cracked.io)| OFFLINE (seized) | |\n|[CRACKED](https://cracked.sh)| ONLINE | |\n|[CRACKING](https://cracking.org) | ONLINE | |\n|[CRACKING KING](https://crackingking.com)| OFFLINE | |\n|[CRACKING MAFIA](https://crackingmafia.is)| ONLINE | |\n|[CRACKING PRO](https://www.crackingpro.com)| ONLINE | |\n|[CRACKING X](https://crackingx.com)| ONLINE | |\n|[CRAX PRO](https://crax.pro)| OFFLINE | |\n|[CRAX PRO](https://craxpro.io)| ONLINE | |\n|[CRDCLUB (Dark)](http://crdclub4wraumez4.onion)| OFFLINE | |\n|[CRDCLUB](https://crdclub.su)| OFFLINE | |\n|[CRDPRO](https://crdpro.cc)| ONLINE | |\n|[CRIMENETWORK (Dark)](http://cnw4acab23przeum6ios6pw63ivxxbrvpclz5yssflkos6ano6oq4fqd.onion)| ONLINE | |\n|[CRIMENETWORK (Deep)](http://crime.to)| ONLINE | |\n|[CRIMENOW](http://crimenow.is)| ONLINE | |\n|[CRIMESTATE](https://crimestate.cc)| ONLINE | |\n|[CRYPTBB](http://cryptbbtg65gibadeeo2awe3j7s6evg7eklserehqr4w4e2bis5tebid.onion)| ONLINE | |\n|[CRYPTOCURRENCY.TECH](https://forum.cryptocurrency.tech)| ONLINE | |\n|[CRYPTOFF](https://forum.cryptoff.org)| ONLINE | |\n|[CRYPTOGID](http://cryptogid.org)| ONLINE | |\n|[CVV_BOARD](https://cvvbrd.info)| ONLINE | |\n|[CYBHACK](https://cybhack.net)| ONLINE | |\n|[D4rkForums](https://d4rkforums.net)| ONLINE | |\n|[DANGEROUSTHINGS](https://forum.dangerousthings.com)| ONLINE | |\n|[DARK2WEB](https://dark2web.net)| ONLINE | |\n|[DARKCLUB](https://darkclub.pw)| ONLINE | |\n|[DarkForum](https://darkforum.in)| OFFLINE | |\n|[DARKFORUM](https://darkforum.net)| OFFLINE | |\n|[DARKFORUMS (Deep)](https://darkforums.me)| OFFLINE | |\n|[DARKFORUMS (Deep)](https://darkforums.hn)| OFFLINE | |\n|[DARKFORUMS (Deep)](https://darkforums.io)| OFFLINE | |\n|[DARKFORUMS (Deep)](https://darkforums.st)| OFFLINE | |\n|[DARKFORUMS (Deep)](https://darkforums.ac)| OFFLINE | |\n|[DARKFORUMS (Deep)](https://darkforums.su/)| ONLINE | |\n|[DARKFORUMS (Dark)](http://qeei4m7a2tve6ityewnezvcnf647onsqbmdbmlcw4y5pr6uwwfwa35yd.onion)| OFFLINE | |\n|[DARKFORUMS (Dark)](http://darkfoxaqhfpxkrbt7vxns2z2u2k72sgmqbzeorupaiottw3ecm2wgyd.onion)| ONLINE | |\n|[DARKMARKET.AT](https://darkmarket.at)| OFFLINE | |\n|[DARKMARKET.CX](https://darkmarket.cx)| OFFLINE | |\n|[DARKMONEY](https://darkmoney.lc)| ONLINE | |\n|[DARKNET ARMY](http://dna777ucpo4unwxrzw5mzs4iqm5qz3uepw3k5mvwbt7tnufryvsgy5yd.onion)| ONLINE | |\n|[DARKNET](https://darknet.ug)| ONLINE | |\n|[DARKNETWORLD](https://www.darknetworld.com)| OFFLINE | |\n|[Darkpid](https://darkpid.com) | ONLINE | |\n|[darkpro](https://darkpro.net/)| ONLINE | |\n|[DARKSIDE](https://www.dark-side.black)| OFFLINE | |\n|[DARKWEB](http://dwforumuugiyderhybcpfxmlmoawgq6z3w6hk45nrnem3p7kwszhybad.onion)| ONLINE | |\n|[DARKZONE](https://darkzone.uk)| ONLINE | |\n|[DATACLOUD](https://datacloud.space)| ONLINE | |\n|[DataForums](https://dataforums.co)| ONLINE | |\n|[DEDICATET](https://dedicatet.com)| ONLINE | |\n|[DEFCON](http://ezdhgsy2aw7zg54z6dqsutrduhl22moami5zv2zt6urr6vub7gs6wfad.onion)| OFFLINE | |\n|[DEMONFORUMS](https://demonforums.net)| ONLINE | |\n|[DRDARK](https://drdark.ru)| ONLINE | |\n|[DREAD](http://dreadytofatroptsdj6io7l3xptbet6onoyno2yv7jicoxknyazubrad.onion)| OFFLINE | |\n|[DREAD](http://g66ol3eb5ujdckzqqfmjsbpdjufmjd5nsgdipvxmsh7rckzlhywlzlqd.onion)| ONLINE | |\n|[DUBLIKAT.CLUB](https://at.dublikat.club)| ONLINE | |\n|[DUBLIKAT.PRO](https://my.dublikat.pro)| OFFLINE | |\n|[DUMPED](https://dumped.to)| ONLINE| |\n|[DUMPFORUMS (Dark)](http://cwtvplqgymm3kbzj7g2qijhpau4tcco52qwvkm66k357svomp5bw5eqd.onion/)| ONLINE | |\n|[DUMPFORUMS (Deep)](https://dumpforums.to/)| ONLINE | |\n|[Duty Free Forum (Deep)](https://forum.duty-free.cc/)| ONLINE | |\n|[DWF (Tor v2)](http://dwforumsmrcqdnt3.onion)| OFFLINE | |\n|[DWF (Tor v3)](http://dwforumuugiyderhybcpfxmlmoawgq6z3w6hk45nrnem3p7kwszhybad.onion)| ONLINE | |\n|[ELEAKS](https://eleaks.to)| ONLINE | |\n|[ENCLAVE](https://www.enclave.cc)| ONLINE | |\n|[ENDWAY](https://endway.su)| ONLINE | |\n|[ETERNIA](https://eternia.to)| ONLINE | |\n|[EVILARMY](https://evilarmy.in)| ONLINE | |\n|[EVILZONE](https://evil-zone.org)| ONLINE | |\n|[evilx](https://evilx.su/forum/)| ONLINE | |\n|[EXODUS](https://forum.exodusmarket.io)| ONLINE | |\n|[EXPLOIT.IN (Dark)](https://exploitivzcm5dawzhe6c32bbylyggbjvh5dyvsvb5lkuz5ptmunkmqd.onion)| ONLINE | |\n|[EXPLOIT.IN (Deep)](https://exploit.in)| ONLINE | |\n|[EXPLOIT.IN (Deep)](https://exploit.biz)| ONLINE | |\n|[EXPLOIT FORUMS](https://exploitforums.net)| ONLINE | |\n|[EXPLOITS.WS](https://exploits.ws)| ONLINE | |\n|[ezcarder](https://ezcarder.is/)| ONLINE | |\n|[FORUMTEAM.ONLINE](https://forumteam.online)| ONLINE | |\n|[FORUMTEAM.TOP](https://forumteam.top)| ONLINE | |\n|[FSSQUAD](https://fssquad.com)| ONLINE | |\n|[Funksec Ransomware](http://7ixfdvqb4eaju5lzj4gg76kwlrxg4ugqpuog5oqkkmgfyn33h527oyyd.onion/)| ONLINE | |\n|[G0D.ONE MARKET](https://www.g0d.one)| OFFLINE | |\n|[GERKI](http://gerkipwhfuqeeizl.onion)| OFFLINE | |\n|[GETREKT](https://getrekt.io)| ONLINE | https://t.me/getrektio |\n|[HACKFORUMS](https://hackforums.net/index.php)| ONLINE | |\n|[hackingfather](https://hackingfather.com/)| ONLINE | |\n|[hackonology](https://hackonology.com/forum/)| ONLINE | |\n|[hacksnation](https://hacksnation.com/)| ONLINE | |\n|[HACKTOWN](http://hacktowns3sba2xavxecm23aoocvzciaxirh3vekg2ovzdjgjxedfvqd.onion/HackTown.html)| ONLINE | |\n|[HARD TM](https://hard-tm.su)| ONLINE | |\n|[HELIUM](http://fahue6hb7odzns36vfoi2dqfvqvjq4btt7vo52a67jivmyz6a6h3vzqd.onion/login)| ONLINE | |\n|[HOHEKAMMER](http://hohekammer.cc)| ONLINE | |\n|[HYDRA](https://hydraforums.io)| ONLINE | |\n|[IFUD](https://ifud.cx)| OFFLINE | |\n|[IN4BZ](https://in4.bz)| ONLINE | |\n|[INCIDIOUS](https://incidious.se) | ONLINE | |\n|[INFECTED ZONE](https://infected-zone.com)| ONLINE | |\n|[INFINITY](https://infinity.ink)| ONLINE | |\n|[ITALIAN DARKNET COMMUNITY 3.0 (Dark)](http://dhri7ogvfpnflpkj3sc5x7umjl4gd26bkukzotbwdy76yjp5qvhjzmqd.onion)| OFFLINE | |\n|[KCC](http://kcc.cat)| ONLINE | |\n|[KICKASS](http://o3nqszgvtqwcc2mxqcqgeyulkh6spiv6yaahgu7znaphzmikfvpu5aad.onion)| ONLINE | |\n|[KKKSecForum](https://forum.kkksec.com)| ONLINE | |\n|[KOROVKA](http://korovka.cc)| ONLINE | |\n|[Korovka](https://korovka.cc) | ONLINE | |\n|[Lampeduza](https://lampeduza.la) | ONLINE | |\n|[LEAD LAB](https://leadlab.top)| ONLINE | |\n|[LEAKBASE](https://leakbase.cc)| OFFLINE | |\n|[LEAKBASE](https://leakbase.io)| OFFLINE | |\n|[LEAKBASE](https://leakbase.la)| ONLINE | |\n|[LEAKBASE](https://leakbase.org)| OFFLINE | |\n|[LEAKBASE](https://leakbase.bz)| ONLINE | |\n|[LEAK FORUMS](https://leakforums.su)| ONLINE | |\n|[LEAKS.SO](https://leaks.so)| ONLINE | |\n|[LEAKS.SX](https://leak.sx)| ONLINE | |\n|[LEAKY.PRO](https://leaky.pro/)| ONLINE | |\n|[LEECH](https://leech.is)| ONLINE | |\n|[LEET FORUMS](https://leetforums.cc)| ONLINE | |\n|[LeVeL23HackTools](https://level23hacktools.com/hackers)| ONLINE | |\n|[LinkPass](https://linkpass.info)| ONLINE | |\n|[LOLZ](https://lolz.guru)| ONLINE | |\n|[LOWENDTALK](http://lowendtalk.com)| ONLINE | |\n|[MAILPASS](https://mailpass.club)| OFFLINE | |\n|[MasterBin](http://rfetmd5tcg2frv5tx6v3sdbuhkfhafad67d5gutzghmgzpmwpjeihlqd.onion) ONLINE | |\n|[MASTODON](https://masthead.social/auth/sign_in)| ONLINE | |\n|[MEGATOP](https://megatop.biz)| ONLINE | |\n|[MIPPED](https://mipped.com)| ONLINE | |\n|[MMGP](https://mmgp.com)| ONLINE | |\n|[MONEYDARK](https://moneymn.club)| OFFLINE | |\n|[NEFARIUM](http://zcfl6nxpefzmythaqbqi7s3fgjsb4tobp7stonwaqrhtza7yn3ztijid.onion)| ONLINE | |\n|[NEXTGEN FORUMS](https://NextGenForums.cc)| ONLINE | |\n|[NIFLHEIM.TOP](https://niflheim.top)| OFFLINE | |\n|[NIFLHEIM.World](https://niflheim.world)| ONLINE | |\n|[NIGGAFORUMS (BLACKFORUMS MIRROR)](https://niggaforums.me)| ONLINE | |\n|[NIGGAFORUMS (BLACKFORUMS MIRROR)](https://niggaforums.net)| ONLINE | |\n|[NITTER](http://3nzoldnxplag42gqjs23xvghtzf6t6yzssrtytnntc6ppc7xxuoneoad.onion/)| OFFLINE | |\n|[NODO313](http://nodo313.net)| ONLINE | |\n|[NOHIDESPACE](https://nohide.space)| ONLINE | |\n|[NULLEDBB](https://nulledbb.com)| ONLINE | |\n|[NULLED](https://www.nulled.to)| SEIZED | |\n|[NULLEDX](https://nulledx.to)| ONLINE | |\n|[OGUSERS](https://www.oguser.com)| ONLINE | |\n|[OLVX](https://olvx.cc)| ONLINE | |\n|[OMERTA](https://omerta.cc)| ONLINE | |\n|[OMERTA](https://omerta.cx)| ONLINE | |\n|[OMERTA](https://omerta.wf)| OFFLINE | |\n|[OMERTA](https://omert.cc)| ONLINE | |\n|[OnniForums](https://onniforums.com) | ONLINE | |\n|[OPENSSOURCE](https://openssource.org)| ONLINE | |\n|[PATCHED.TO](https://patched.to)| ONLINE | |\n|[PAYLOAD.SH](https://payload.sh)| ONLINE | |\n|[PHISH.PW](https://phish.pw)| ONLINE | |\n|[PHREAKER](https://phreaker.info)| ONLINE | |\n|[PIRATEBUHTA](https://s1.piratebuhta.net)| ONLINE | |\n|[PROBIV](https://probiv.one)| ONLINE | |\n|[PROCRD](https://procrd.pw)| ONLINE | |\n|[PROJECT SPHERE](http://psphere7gzibrekpbvzitrul46aol2ibvnexpfymcne3xx4uzwdwdaad.onion/)| OFFLINE | |\n|[PROLOGIC](https://prologic.su)| ONLINE | |\n|[PROTON](https://proton.sc)| ONLINE | |\n|[PSHACK](https://pshack.org)| ONLINE | |\n|[RAID FORUMS 2](https://raidforums2.com)| OFFLINE | |\n|[RAID FORUMS](https://raidforums.com)| OFFLINE | |\n|[RAID FORUMS (Mirror 1)](https://rf.ws)| OFFLINE | |\n|[RAID FORUMS (Mirror 2)](https://raid.lol)| OFFLINE | |\n|[RAID FORUMS (Mirror 3)](https://rfmirror.com)| OFFLINE | |\n|[RAID FORUMS TWO](https://raidforumstwo.com)| OFFLINE | |\n|[RAMBLE](http://rambleeeqrhty6s5jgefdfdtc6tfgg4jj6svr4jpgk4wjtg3qshwbaad.onion)| ONLINE | |\n|[RAMP (Dark)](http://rampjcdlqvgkoz5oywutpo6ggl7g6tvddysustfl6qzhr5osr24xxqqd.onion) | ONLINE | |\n|[RAMP (Deep)](https://ramp4u.io) | ONLINE | |\n|[RAMP (Old)](http://ramp4u5iz4xx75vmt6nk5xfrs5mrmtokzszqxhhkjqlk7pbwykaz7zid.onion) | OFFLINE | |\n|[RAMP (Old)](http://wavbeudogz6byhnardd2lkp2jafims3j7tj6k6qnywchn2csngvtffqd.onion) | OFFLINE | |\n|[RANSOMED](http://g6ocfx3bb3pvdfawbgrbt3fqoht5t6dwc3hfmmueo76hz46qepidnxid.onion) | ONLINE | |\n|[REBREACHED](https://rebreached.vc) | ONLINE | |\n|[REVERSING](https://reversing.center) | ONLINE | |\n|[RF-CHEAT](https://www.rf-cheats.ru) | ONLINE | |\n|[ROOTSPLOIT](https://rootsploit.org)| ONLINE | |\n|[RUTOR (Dark)](http://rutordeepkpafpudl22pbbhzm4llbgncunvgcc66kax55sc4mp4kxcid.onion)| OFFLINE | |\n|[RUTOR (Dark)](http://rutorbesth5lhmj47qz4fi5i4x5zvh4fizruog6iw2l3q223jmnawvid.onion)| ONLINE | |\n|[RUTOR (Dark)](http://rutorclubwiypaf63caqzlqwtcxqu5w6req6h7bjnvdlm4m7tddiwoyd.onion)| ONLINE | |\n|[RUTOR (Dark)](http://rutordark63xripv2a3skfrgjonvr3rqawcdpj2zcbw3sigkn6l3xpad.onion)| ONLINE | |\n|[RUTOR (Deep)](https://darknet.rutor.nl) | ONLINE | |\n|[RUTOR (Surface)](http://rutor.ac) | OFFLINE ||\n|[RUTOR (Surface)](http://rutor.fr) | OFFLINE ||\n|[RUTOR (Surface)](http://rutor.gs) | OFFLINE ||\n|[RUTOR (Surface - torrent)](http://rutor.info) | ONLINE ||\n|[RUTOR (Surface - torrent)](http://rutor.is) | ONLINE ||\n|[RUTOR (Surface)](http://rutor.la) | OFFLINE ||\n|[RUTOR (Surface)](http://rutor.li) | OFFLINE ||\n|[RUTOR (Surface)](http://rutor.live) | OFFLINE ||\n|[SECRET FORUM PROPAGANDA](http://qvwje7edtrfby6pfnm3q7o3lju22mfx3xsjyl3y33l66sbq3qcnlmvad.onion) | ONLINE | |\n|[SEOPIRAT](https://seopirat.club) | ONLINE ||\n|[SINFUL](https://sinfulsite.com)| ONLINE | |\n|[SINISTER](https://sinister.ly)| ONLINE | |\n|[SKYFRAUD](http://bcbm4y7yusdxthg3.onion)| OFFLINE | |\n|[SKYNETZONE.BIZ](https://skynetzone.biz)| ONLINE | |\n|[SKYNETZONE.PW](https://skynetzone.pw)| ONLINE | |\n|[SOFTXAKER](http://forum.softxaker.ru)| ONLINE | |\n|[SPEAR](https://spear.cx)| ONLINE | |\n|[SPEAR](http://spear4h2potiyk43oilufhuq2jqbioyaizcs7xttlyw75s5ykwxpxlid.onion)| ONLINE | |\n|[SPYHACKERZ](https://spyhackerz.org)| ONLINE | |\n|[SQLI](https://sqli.cloud)| ONLINE | |\n|[STRESSED FORUM](https://stressedforums.pw)| ONLINE | |\n|[SUPERBAY](http://suprbaydvdcaynfo4dgdzgxb4zuso7rftlil5yg5kqjefnw4wq4ulcad.onion)| ONLINE | |\n|[THE GOOD LIFE](https://thegoodlife.to)| ONLINE | |\n|[THE HUB](http://thehubwav7canwaq7trm6zl3tqvkf2kwbkgwvwonfssvgvtyrdy4u3yd.onion)| ONLINE | |\n|[THE JAVA SEA](https://thejavasea.com)| ONLINE | |\n|[TOOLBASE](https://toolba.se)| ONLINE | |\n|[TRAFA NET](https://trafa.net)| ONLINE | |\n|[TURKHACKTEAM](https://www.turkhackteam.org) | ONLINE | |\n|[UMBRA](https://umbra.by) | ONLINE | |\n|[VAVILON](https://vavilon.cc)| ONLINE | |\n|[VEDENET](https://vedenet.online) | ONLINE | |\n|[VERIFIED (Dark)](http://verified3vr2kdbnza6c3e5ak4z5xmtti4hx36dfg3kbi6pwekztvsqd.onion/index.php)| ONLINE | |\n|[VERIFIED (Deep)](https://ver.sc/index.php)| OFFLINE | |\n|[VERYLEAKS](https://veryleaks.cz)| ONLINE | |\n|[V-H.GURU](https://v-h.guru)| ONLINE | |\n|[VLMI](https://vlmi.ws)| ONLINE | |\n|[VSEMMONEY](https://vsemmoney.com)| ONLINE | |\n|[WWHCLUB](https://wwh-club.io)| ONLINE | |\n|[XFORUMS](https://xforums.st) | ONLINE | |\n|[XREACTOR](https://xreactor.org)| ONLINE | |\n|[XSS (Dark)](http://xssforumv3isucukbxhdhwz67hoa5e2voakcfkuieq4ch257vsburuid.onion)| ONLINE | |\n|[XSS (Dark)](http://xssforum7mmh3n56inuf2h73hvhnzobi7h2ytb3gvklrfqm7ut3xdnyd.onion)| ONLINE | |\n|[XSS (Deep)](https://xss.is)| OFFLINE Seized | |\n|[XSS (Deep)](https://xss.pro)| ONLINE | |\n|[YOUHACK](https://youhack.xyz)| ONLINE | |\n|[ZDL](https://zdl.pw)| ONLINE | |\n|[KittyForums](https://kittyforums.st/)| ONLINE | |\n|[ReHubCom (Dark)](https://rehubg7wpn5vuwttbzqrzm5epq6ta5mqm6cbfpn7wtukaskzte3ehcyd.onion)| ONLINE | |\n|[ReHubCom (Deep)](https://rehubcom.pro)| ONLINE | |\n|[BITTEN FORUMS](http://bittenlxkoanw3uqq6b7cszxdws76waznboekwrjbq4t4i2ybhenluqd.onion)| ONLINE | |\n|[EXILIO404](http://exiliow4ctlzrvaglkgwqnpxdlvrxmdgvuy2hkbzqoziebfim6q5hwid.onion)| ONLINE | |\n|[XSSF](https://xssf.net/)|ONLINE||\n|[DAMAGELIB](http://damaga377vyvydeqeuigxvl6g5sbmipoxb5nne6gpj3sisbnslbhvrqd.onion)|ONLINE||\n|[BFD Forum](http://bfdxjkv5e2z3ilrifzbnvxxvhbzsj67akjpj3zc6smzr4vv6oz565gyd.onion)|ONLINE||\n|[leakforumio](https://leakforum.io)|ONLINE ||\n|[leakforumcc](https://leakforums.cc)|ONLINE ||\n|[BreachStars](https://breachstars.io/)|ONLINE||\n|[BreachForums(by hasan 16/1/2026)](http://breach5yz2b5lepmq4gaqwcon3jippw3bislhvvdavem5git55sy2nid.onion)|ONLINE||\n"
  },
  {
    "path": "maas.md",
    "content": "|Name|Status|Description|\n| ------ | ------ | ------ |\n|[ETERNITY](http://malwarewrn7fvd7zq243d74dxs3ca4wh5kw6i2opkzeusuoajtd2j5yd.onion) | OFFLINE | |\n|[ETERNITY](http://rlcjba7wduej3xcstcjo577eqgjsjvcjfsw4i23fqvf2y27ylylhmhad.onion) | ONLINE | |\n|[ETERNITY (mirror)](http://eternityms33k74r7iuuxfda4sqsiei3o3lbtr5cpalf6f4skszpruad.onion) | ONLINE | |\n|[RACCOON](https://raccoon.biz) | ONLINE | |\n|[RANION (Tor v2)](http://ranionjgot5cud3p.onion)| OFFLINE | |\n|[RANION (Tor v3)](http://ranionv3j2o7wrn3um6de33eccbchhg32mkgnnoi72enkpp7jc25h3ad.onion)| ONLINE | |\n|[RANION (Tor v3)](http://yfcztpdrhan2bjnensc6xd5zibbcbqrmccmkrrulfdgivhlcaomszwqd.onion)| ONLINE | |\n|[RANION](http://dozrkm62j2uysnqg57q35cangl2lpgdirhxbcc2yzpcgvfyowy7syxqd.onion)| ONLINE | |\n|[RANION](http://ni3kiymt4jc32baea356vhwurba44jabfklitpoqbrtgrhr5skyrixyd.onion)| ONLINE | |\n|[STEALER VIRUS](https://t.me/erna_channel)| ONLINE | |\n"
  },
  {
    "path": "malware_samples.md",
    "content": "|Name|Status|Description|\n| ------ | ------ | ------ |\n|[MALWARE BAZAR](https://bazaar.abuse.ch/browse) | ONLINE | |\n|[VX-UNDERGROUND](https://vx-underground.org) | ONLINE | |\n|[MalShare](https://malshare.com) | ONLINE | |\n"
  },
  {
    "path": "markets.md",
    "content": "|Name|Status|Description|\n| ------ | ------ | ------ |\n|[0-DAY](https://0-day.shop)| ONLINE | |\n|[Stealer credential leaks](https://whiteintel.io)| ONLINE | |\n|[Darth maul shop](https://1977.ws/)| ONLINE | |\n|[2EASY](https://2easy.shop)| OFFLINE | |\n|[2EASY](https://2easy.cc)| ONLINE | |\n|[ALLWORLDCARDS](https://href.li/?http://awcardsqtyy2nzjz4bqwbccvv6xr4bdcwcgfyewd7gsx5mhh63c2lsad.onion)| OFFLINE | |\n|[AlphaBay (Dark i2p)](tnaefzkcnhryeusi7hdpqujqiqmnbtah3dmjcg3gvezohunjuxbq.b32.i2p)| ONLINE | |\n|[AlphaBay (Dark Tor)](http://alphabay522szl32u4ci5e3iokdsyth56ei7rwngr2wm7i5jo54j2eid.onion)| ONLINE | |\n|[Archetyp](http://4pt4axjgzmm4ibmxplfiuvopxzf775e5bqseyllafcecryfthdupjwyd.onion)| ONLINE | |\n|[ARES](http://sn2sfdqay6cxztroslaxa36covrhoowe6a5xug6wlm6ek7nmeiujgvad.onion)| ONLINE | |\n|[ASEAN](http://asap2u4pvplnkzl7ecle45wajojnftja45wvovl3jrvhangeyq67ziid.onion)| ONLINE | |\n|[AUTHORIZE CVV](https://authorizecvv.io)| ONLINE | |\n|[AUTHORIZE CVV](https://authorizecvv.cc)| ONLINE | |\n|[Abacus](http://abacusall6l52n5gp357vpv4yjjvh6ewg65pjbfvacyqcldux66btlqd.onion)| ONLINE | |\n|[BIDEN CASH (Dark Tor)](http://bidenjxwb7khlh3djrmi6zkkmggiuoh6cnxll7my7uk25ohe27pcfryd.onion)| OFFLINE | |\n|[BIDEN CASH (free CVV - dark web)](http://l5wy5mo2bqv4pm5ozschtmqool2uwju4emahlqzfxlwsdgxtppjcblad.onion)| OFFLINE | |\n|[BIDEN CASH (free CVV - deep web)](https://bidencash.st)| OFFLINE | |\n|[BIDEN CASH](https://bidencash.eu)| ONLINE | |\n|[BIDEN CASH](https://bidencash.icu)| ONLINE | |\n|[BIDEN CASH](https://bidencash.dog)| ONLINE | |\n|[BIDEN CASH](https://bidencash.news)| ONLINE | |\n|[BIDEN CASH](https://bidencash.fan)| ONLINE | |\n|[BIDEN CASH](https://bidencash.works)| ONLINE | |\n|[BIDEN CASH](https://bidencash.wtf)| ONLINE | |\n|[BIDEN CASH](https://bidencash.zone)| ONLINE | |\n|[B1ND.NET](https://b1nd.net)| ONLINE | |\n|[BLACKBONES](https://blackbones.net)| ONLINE | |\n|[BLACKPASS](http://blackpasspn7734jqltjj2qx4qez5gcpcwujuugymky3lzcmmcfpzbyd.onion)| ONLINE | |\n|[BOHEMIA](http://bohemiaobko4cecexkj5xmlaove6yn726dstp5wfw4pojjwp6762paqd.onion)| ONLINE | |\n|[BOHEMIA](http://bohemia65jifi6rj3dcvu23tks5teidk6wllndg62vb37f57e6ymtgid.onion)| ONLINE | |\n|[BRAINSCLUB](https://brainsclub.to)| ONLINE | |\n|[BRIAN'S CLUB](https://briansclub.cm)| ONLINE | |\n|[BR0K3R](http://brok3r7bhcblynwpoymgarr6zwcy4ttfbhkhcmotz4lw2gcsuojgaeqd.onion/)| ONLINE | |\n|[B-P Market](https://b-p.sale/)| ONLINE | |\n|[CABYC](http://cabyceogpsji73sske5nvo45mdrkbz4m3qd3iommf3zaaa6izg3j2cqd.onion)| ONLINE | |\n|[CARD STORE](https://carding.store)| ONLINE | |\n|[CARD TEAM](https://card.ms)| OFFLINE | |\n|[CARDER](https://carder.uk)| OFFLINE | |\n|[CARDING TEAM](https://cardingteam.ru)| ONLINE | |\n|[CARDMAFIA](https://cardmafia.cc)| OFFLINE | |\n|[CARDVILLA](https://cardvilla.cc)| ONLINE | |\n|[CARTEL](http://mgybzfrldjn5drzv537skh7kgwgbq45dwha67r4elda4vl7m6qul5xqd.onion)| OFFLINE | |\n|[CLUB2CRD](https://club2crd.cc)| OFFLINE | |\n|[CLUBV](https://clubv.su)| OFFLINE | |\n|[CRIMEMARKET](https://crimemarket.is)| ONLINE | |\n|[CRIMEMARKET (Dark)](http://crimemosjicmij6jqtwww7wm2rmor5ymrs6wha6tzyiisxhy34go5sid.onion/)| ONLINE | |\n|[CVV SHOP DUMPS](http://masterc2oss6cmeiwd6hzz44ghjdvkw2og6zv5iczcrssrbkrbuhn3qd.onion)| ONLINE | |\n|[CVVUNION](https://cvv-union.at)| OFFLINE | |\n|[CYPHER](http://6c5qaeiibh6ggmobsrv6vuilgb5uzjejpt2n3inoz2kv2sgzocymdvyd.onion)| ONLINE | |\n|[CHANG’AN](http://cabyceogpsji73sske5nvo45mdrkbz4m3qd3iommf3zaaa6izg3j2cqd.onion)| ONLINE | |\n|[DAKC0DE](http://darkodemard3wjoe63ld6zebog73ncy77zb2iwjtdjam4xwvpjmjitid.onion)| OFFLINE | |\n|[DARKCLUB](https://darkclub.pw/)| ONLINE| |\n|[DARKCLUB (Onion Site)](http://darkclubolst4fiquh7eodn3gffa4jr3y6nrfdxxii3hboulgotjj4ad.onion)| ONLINE |\n|[DARKCLUB (Onion Site 2](http://darkclub7swbzf2ndqowmijp735urtfv6vp5z327vdga5iltlwzyapid.onion//)| ONLINE |\n|[DARK LEAK MARKET](http://aby6efzmp7jzbwgidgqc6ghxi2vwpo6d7eaood5xuoxutrfofsmzcjqd.onion)| ONLINE | |\n|[DARK LEAK MARKET](http://darkleakyqmv62eweqwy4dnhaijg4m4dkburo73pzuqfdumcntqdokyd.onion)| ONLINE | |\n|[DARK LEAK MARKET](http://darklmmmfuonklpy6s3tmvk5mrcdi7iapaw6eka45esmoryiiuug6aid.onion)| ONLINE | |\n|[DarkSsasinsShop](http://dq7hdxbxxw4sjssigwq4tivo22dpurpy65f7xqqcdesf4jzq5tsh7did.onion/)| ONLINE | |\n|[DARK ZONE](http://6bcecdo7ldzkudt6dnsuljqoyhgme4afsnytarre5nucjhgzmrn4txad.onion)| OFFLINE | |\n|[DARKFOX MARKET](http://p5eg3xsssjglu6tvwfazp2nqqwfpah55wr3ljil2bezp5shix5ruqsqd.onion)| ONLINE | |\n|[DATABASE](http://database6e2t4yvdsrbw3qq6votzyfzspaso7sjga2tchx6tov23nsid.onion)| ONLINE | |\n|[Delta Marketplace](https://delta-marketplace.sellix.io/)| ONLINE | |\n|[Dark Matter](http://darkmat3kdxestusl437urshpsravq7oqb7t3m36u2l62vnmmldzdmid.onion)| ONLINE | |\n|[Dark Matter](http://darkmmk3owyft4zzg3j3t25ri4z5bw7klapq6q3l762kxra72sli4mid.onion)| ONLINE | |\n|[Dark Matter](http://darkmmro6j5xekpe7jje74maidkkkkw265nngjqxrv4ik7v3aiwdbtad.onion)| ONLINE | |\n|[DOCSHOP](https://doc-shop.ws)| OFFLINE | |\n|[EMPIRE MARKET](http://2a2a2abbjsjcjwfuozip6idfxsxyowoi3ajqyehqzfqyxezhacur7oyd.onion)| ONLINE | |\n|[ETERNITY](http://malwarewrn7fvd7zq243d74dxs3ca4wh5kw6i2opkzeusuoajtd2j5yd.onion)| ONLINE | |\n|[EXODUS MARKET](https://exodusmarket.io)| ONLINE | |\n|[EXODUS MARKET](https://exodusmarket.vc)| ONLINE | |\n|[EXODUS MARKET](http://exodusyzzpcnxxvpqoyyv3g4yvcy2zbfj4u7jxb56mlcfguqvehyjeqd.onion)| ONLINE | |\n|[FREDDY](freddy.atshop.io)| ONLINE | |\n|[FreshTools](https://freshtools.net)| ONLINE | |\n|[Genesis Market](https://genesis.market)| OFFLINE | | Put offline by FBI.\n|[Genesis Market](https://g3n3sis.pro)| OFFLINE | | Put offline by FBI.\n|[Genesis Market](https://g3n3sis.org)| OFFLINE | | Put offline by FBI.\n|[Genesis Market (Tor v3)](https://genesis7zoveavupiiwnrycmaq6uro3kn5h2be3el7wdnbjti2ln2wid.onion)| OFFLINE | |\n|[HYDRA (Deep)](https://hydramarket.co)| ONLINE | |\n|[HYDRA (Tor v2)](http://hydra3rudf3j4hww.onion)| OFFLINE | |\n|[HYDRA (Tor v3)](http://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid.onion)| OFFLINE | |\n|[INDUSTRIAL SPY](http://spyarea23ttlty6qav3ecmbclpqym3p32lksanoypvrqm6j5onstsjad.onion/user/login)| ONLINE | |\n|[INFINITY SHOP](http://infinityvzoe2ldb74y2klk7cs3nda2n3qozdy7sdgfouqrzfkp64sid.onion)| ONLINE | |\n|[Intel Repository](http://intelrepository.com/)|ONLINE|Sale of Defense Contractor and Military Files|\n|[Iran Info Marketplace](http://marketir7joj2ibuouojg2nwkdwfal5dhisp3g246jl4ur7r7zfvloid.onion)| ONLINE | |\n|[LIBERTY](http://liberty4mhc252jcz6acjndbotamlajtoo43qcmz4i62lc4b2ol4aeyd.onion)| OFFLINE | |\n|[LOLZ.GURU](https://lolz.guru/)| ONLINE | |\n|[LOCKDATA AUCTION](http://wm6mbuzipviusuc42kcggzkdpbhuv45sn7olyamy6mcqqked3waslbqd.onion)| OFFLINE | Probably a scam website. |\n|[LuxeCC](https://luxecc.net)| ONLINE | |\n|[MAGBO (Dark)](http://magbocc3tco4vmxx.onion)| OFFLINE | |\n|[MAGBO (Deep)](https://magbo.shop)| ONLINE | |\n|[MegaCiti](http://ba72lxa2o2qxqixzeubnbookar2kssk42ds63m2qvlnr7b4oqtyayvad.onion)| ONLINE | |\n|[MGM GRAND](http://wghtttq3gkw2leaio5umqa2lqbjm4qcdhr4v5jj3ftirohx3hfp62eyd.onion)| ONLINE | |\n|[MONOPOLY](http://monopolydc6hvkh425ov6xolmgx62q2tgown55zvhpngh75tz5xkzfyd.onion)| OFFLINE | |\n|[NEXUS](http://nexus2bmba34euohk3xo7og2zelkgbtc2p7rjsbxrjjknlecja2tdvyd.onion/categoria-produto/malware)|ONLINE | |\n|[NOHIDE](https://nohide.space)| ONLINE | |\n|[ODIN](https://odin.to)| OFFLINE | |\n|[ODIN](https://odin.pw)| ONLINE | |\n|[ODIN](https://odin.pm)| ONLINE | |\n|[ODIN](https://odinshop.io)| ONLINE | |\n|[ODIN](https://odinshop.se)| ONLINE | |\n|[ODIN](https://odinshoyi3y5clejn3klyggxrmq5sy5efdiremz353z6ucdujgdiccad.onion)| ONLINE | |\n|[ONI.GG](https://oni.gg) ONLINE | https://t.me/oniforum - https://t.me/onichatter |\n|[ONLYONE](https://only-one.cc)| OFFLINE | |\n|[ORVX SHOP](https://orvx.pw/)| ONLINE | |\n|[Pois0n](https://pois0ncc.ru)| ONLINE | |\n|[PROBIV](https://probiv.one)| ONLINE | |\n|[RESCATOR](https://rescator.cn)| ONLINE | |\n|[RESCATOR (Tor v3)](http://rescatorfof3pwgux4olwxxcd22yjtuj72kmdltyr6tsr6jfohpnhead.onion)| ONLINE | |\n|[RONDA STORE (Deep - mirror)](https://rondastore.vip)| ONLINE | |\n|[RONDA STORE (Deep)](http://rondastore.cc)| ONLINE | |\n|[RONDA STORE (Tor v3)](http://r4hyxmieadsyhnqzccmib45qtwa3x74gpnp24ovicuiuc5jzj3jxj2ad.onion)| ONLINE | |\n|[Royal Market (Tor v3)](http://royalyygxzq5fadtlgzftq3dwpdycq4gvddmvhrk3l2gjzsfqqwpvwad.onion)| ONLINE | |\n|[Russian Market (Deep)](https://russianmarket.gs)| OFFLINE | |\n|[Russian Market (Deep)](https://russianmarket.to)| OFFLINE | |\n|[Russian Market (Deep)](https://russianmarket.io)| REDIRECT TO TOR | |\n|[Russian Market (Deep)](https://russianmarket.vc)| ONLINE | |\n|[Russian Market (Deep)](https://rm1.to)| ONLINE | |\n|[Russian Market (Deep)](https://rm1.vc)| ONLINE | |\n|[Russian Market (Tor v2)](http://rusmarkethgwhfbn.onion)| OFFLINE | |\n|[Russian Market (Tor v3)](http://flydedxmmddhgt3vfhv6om63ra2u2x4jxginulhxb6nzcnj3wwgavwyd.onion)| ONLINE | |\n|[Russian Market (Tor v3)](http://rumarkstror5mvgzzodqizofkji3fna7lndfylmzeisj5tamqnwnr4ad.onion)| ONLINE | |\n|[SHADOWCARDERS](https://shadowcarders.com)| ONLINE | |\n|[SOLOMON](http://si3ttdyjjv63plkkwjlriztnwe5lb4ytke3llowegad4hdqfd5sm32yd.onion)| ONLINE | |\n|[SOLOMON](http://solozr5dlwosdsfwtem4yfmpfh6orhzee7dbpv4dsjdsthnlur4cguqd.onion)| ONLINE | |\n|[STEALSEEK](https://stealseek.io)| ONLINE | |\n|[STYX](https://styxmarket.com)| ONLINE | |\n|[SWIPESTORE](https://swipestore.cc)| ONLINE | |\n|[THEMAJESTIC](http://tmglsdiax6dhx6iasbrokghhv7553a4cqc374tcgkvgl3xmp6z5t5myd.onion)| ONLINE | |\n|[TOOREZ](http://lstkx6p3gzsgfwsqpntlv7tv4tsjzziwp76gvkaxx2mqe3whvlp243id.onion)| OFFLINE | |\n|[TOR2DOOR](http://orn3olemwhrsqbpz7iv34mjzare6sns5z75rea3qzwqlle76wxsdzeqd.onion)| OFFLINE | |\n|[UAS RDP SHOP](http://2x4tmsirlqvqmwdz.onion)| ONLINE | |\n|[UniCC](https://unicvv.ru)| ONLINE | |\n|[VICE CITY](http://vice2e3gr3pmaikukidllstulxvkb7a247gkguihzvyk3gqwdpolqead.onion)| ONLINE | |\n|[VICE CITY](http://viceagrs476vms3hlgotcimao4lwnpz2ffpvgbdnbeqwu74g47z4usyd.onion)| ONLINE | |\n|[VICE CITY](http://vice3nwnin46cmmvg4j3wd3xguaaiwlwzxt2mxkd5ng6ougfcu4rdfid.onion)| ONLINE | |\n|[Wannabuy RDP](http://wannab666qqm2nhtkqmwwps3x2wu2bv33ayvmf4jyb6g3ibmitdzkcyd.onion)| ONLINE | |\n|[WAUS LEAKS](https://wausleaks.com)| OFFLINE | |\n|[WAUS LEAKS(new)](https://waus.io)| OFFLINE | |\n|[WAUS LEAKS(new)](http://waus.ninja)| ONLINE | |\n|[WAUS LEAKS(new)](http://waus.me)| ONLINE | |\n|[WHM market (1)](http://76p5k6gw25l5jpy7ombo2m7gt4zppowbz47sizvlzkigvnyhhc26znyd.onion)| OFFLINE | |\n|[WHM market (2)](http://auzbdiguv5qtp37xoma3n4xfch62duxtdiu4cfrrwbxgckipd4aktxid.onion)| OFFLINE | |\n|[WINXXX (Dark)](http://cvvamoggrcopaeehscyic6xu3q5lbameo3kv3q3ptpfa5bsq2vrbjsad.onion)| ONLINE | |\n|[WINXXX (Deep)](https://cvv.ms)| ONLINE | |\n|[XLEET (Dark)](http://xleetg4krpki4irlaelwacpfhfxnhpizuipxc7f3aztu7265fqvinfad.onion)| ONLINE | |\n|[XLEET (Deep)](https://xleet.is)| ONLINE | |\n|[ZISMO](https://zismo.biz)| ONLINE | |\n|[FIREARMS 72 (Deep)](http://fa72ibhl677j77dq4rt6bmiplwhpfymq2glwl5e2i563vkrcg4elfkyd.onion)| ONLINE | |\n|[CAREBBAEN (Deep)](http://cardpl74ltmwe4o7pgpefljcng6qr36cnn7gzer2wermedxz3volxkqd.onion)| ONLINE | |\n|[VORON MARKET (Deep)](http://vorodtm2plbuobna3wmkifs53saq4mlv5v7ye5ltj25puxsbt7hdrwqd.onion)| ONLINE | |\n|[WOLF BANK HACKER (Deep)](http://wolft3xm254bvmv63hoe5v66kazyp7qoy2donh6fniwhur3qfynwljad.onion)| ONLINE | |\n|[DARK TOOLS (Deep)](http://darkhuo35yiohrsdlbdhhrtl5ds7jtv5x2cjusqqebalj5vtrdqgqoid.onion)| ONLINE | |\n|[UNDERGROUND MARKET (Deep)](http://undeb6m465pjocdl6kvyiwefj5xxzcu3hgzngpfe5eolw764suu5v3id.onion)| ONLINE | |\n|[CC SALE (Deep)](http://csalryx3xenotyljyttsju6jfthrjyt6ijwd3zzykhkpyfoeao2nxaqd.onion)| ONLINE | |\n|[CREDIT CARD DUMPS (Deep)](http://cdumhlyjn3q6rzed5jtqzramrtznaahics5d2zhpspstw5stfkew3qqd.onion)| ONLINE | |\n|[PREPAID CARD STORE (Deep)](http://preplyqxgvapegf44xvv3c2kgccyi7enmcbqpck63j54c6av4fj2e2qd.onion)| ONLINE | |\n|[Savastan0](https://savastan0.tools/)|ONLINE||\n|[Hustlers](https://hustlers.ly/)|ONLINE||\n|[THE MATRIX](https://thematrixstore.at)|ONLINE|Card Market|\n|[THE MATRIX](https://thematrixstore.org)|ONLINE|Card Market|\n|[THE MATRIX](http://thematrixskwaxyerq6zjv3jtklxj7lumztuavofiwtkrcyagh4jk3id.onion)|ONLINE|Card Market|\n"
  },
  {
    "path": "methods.md",
    "content": "# Twitter\n\nSearch for ransomware related resources on the dark web\n\n```(url:onion) \"ransomware\"```\n\n```ransomware AND (url:onion -filter:retweets)```\n\n```(hxxp:// OR http://) [.] AND url:onion```\n\nSearch for PoC of vulnerabilities\n\n```PoC and CVE-20xx-xxxxx```\n\nSearch for leaks on pastebin or ghostbin\n\n```target OR dump OR combo OR password OR leak OR breach OR databreach OR credential OR steal AND (url:pastebin.com OR url:ghostbin.co)```\n\n# Google\n\nSearch for onion sites on AnonFiles shared\n```intext:.onion site:anonfiles.com```\n\nSearch for vulnerability PoC in GitHub\n```CVE-20xx-xxxxx site:GitHub.com```\n\n# Shodan\n\nUse these filters:\n```ssl:\".onion\"```\n```\".onion\"```\n```\"linkxyz.onion\"```\n\n# Interesting urls\n\n[r/onions](https://www.reddit.com/r/onions/) on reddit\nIn an [article](https://www.neteye-blog.com/2021/07/analysis-of-a-dark-web-site/) at Neteye blog we can see how to perform an analysis of a site present on the Dark Web\n\n\n# Other\n\n## How to download large files from Tor or anonymize yourself while downloading files\n- Install torsocks `sudo apt install torsocks`\n- Use torsocks chained with wget `torsocks wget --tries=0 --retry-connrefused --retry-on-host-error --retry-on-http-error=500,502 --continue --timeout=90 --progress=bar --show-progress --random-wait --append-output=/tmp/wget_background <YOUR DOWNLOAD LINK>`\n  - If you get a message that states _\"PERROR torsocks[6770]: socks5 libc connect: Connection refused (in socks5_connect() at socks5.c:202\"_, check your `/etc/tor/torsocks.conf` and make sure that the `TorPort` is set correctly. By default it is set to `9050`, but may need to be changed to `9150`.  \n## How to download large and numerous files from Tor at high speed trough multi-threading and downloads fragmentation\nAria2-onion-downloader docker image is composed by an aria2ng webinterface as well as an downloader, which creates up to 99 tor-services and allows to load-balance downloads between these via an local nginx instance. This means you can download at an really high speed, since Aria2 fragments the downloads by default to 10 connections, which get load-balanced to Tor-Services.\nhttps://github.com/sn0b4ll/aria2-onion-downloader\n\n## How to download files via cmdline from Raidforums\n- On your favorite browser go to raidforums website\n- Open developer tools (for firefox CTRL+SHIFT+i)\n- Go to network (if no data do CTRL+r to reload)\n- Right click on a request and copy cURL (this cURL should contain your session cookies)\n- Paste copied on your favorite text editor\n- Replace url with download link (usually it's something like https://db.raidforums.com/z/down.php?id=259554)\n- Append --output to your cURL cmd with a filename like (curl ... --output thisisatest.7z)\n- Enjoy\n\n## Search for invitation links\nThanks to [IntelligenceX](https://intelx.io/dorks)\n- Skype: https://www.google.com/search?q=%22join.skype.com%22%20-site:google.com%20-site:microsoft.com\n- Zoom: https://www.google.com/search?q=%22zoom.us%2Fj%2F%22\n- Google Hangouts: https://www.google.com/search?q=%22hangouts.google.com%2Fgroup%2F%22%20-site:google.com\n- Telegram: https://www.google.com/search?q=%22t.me%2Fjoinchat%22\n- Whatsapp: https://www.bing.com/search?q=site%3Achat.whatsapp.com\n"
  },
  {
    "path": "others.md",
    "content": "|Name|Status|Description|\n| ------ | ------ | ------ |\n|[185.149.41.46](http://185.149.41.46/)| ONLINE | |\n|[ALL WORLD CARDS](http://awcardsqtyy2nzjz4bqwbccvv6xr4bdcwcgfyewd7gsx5mhh63c2lsad.onion)| OFFLINE | |\n|[ANONHOSTING](https://anonhosting.io/list.php)| ONLINE | |\n|[ANONLEAKS.LIVE](https://anonymousleaks.live)| ONLINE | |\n|[ANONLEAKS.XYZ](https://anonymousleaks.xyz)| OFFLINE | |\n|[BL4CKT0R](http://bl4cktorpms2gybrcyt52aakcxt6yn37byb65uama5cimhifcscnqkid.onion)| ONLINE | |\n|[BREACHED DB](http://breachdbsztfykg2fdaq2gnqnxfsbj5d35byz3yzj73hazydk4vq72qd.onion)| ONLINE | |\n|[BREACH.VIP](https://breach.vip)| ONLINE | |\n|[BREACHED WIKI](https://breached.wiki)| ONLINE | |\n|[Breach House](https://Breach.house) | ONLINE | An Open Crawler about Ransomware leaks, traditional breaches, infostealer and leads into a dark/deep web and telegram channels |\n|[BLACKVAULT](https://blackvault.cc)| ONLINE| |\n|[CVE Trends - crowdsourced CVE intel](https://cvetrends.com/)| OFFLINE | Offline due changes in Twitter API |\n|[DARK LEAK MARKET](http://54rdhzjzc4ids4u4wata4zr4ywfon5wpz2ml4q3avelgadpvmdal2vqd.onion)| OFFLINE | |\n|[DARK ARMY](http://darkarmy5dhdw5jbml2mitgpaorzdiubxxiq5tdzsqidz55kygsrz7id.onion)| ONLINE | |\n|[DARK FAIL](https://dark.fail)| ONLINE | |\n|[DARKFEED LIVE RANSOMWARE MONITOR](https://darkfeed.io/indexransomware)| OFFLINE | |\n|[DARKFEED RANSOMWIKI](https://darkfeed.io/ransomwiki)| OFFLINE | |\n|[DARKTOR](http://darktorhvabc652txfc575oendhykqcllb7bh7jhhsjduocdlyzdbmqd.onion)| OFFLINE | |\n|[DDOSECRETS](https://ddosecrets.com)| ONLINE | |\n|[DEEP DATABASE LEAK MARKET](http://a7fgazjfsn5kwk2psase4oepogihgvb3bm4enomnyfg52dwghdymeyqd.onion)| OFFLINE | |\n|[DOUBLE EXTORTION PLATFORM](https://doubleextortion.com/#/land)| ONLINE ||\n|[DOXBIN](https://doxbin.org)| ONLINE | |\n|[HAPPY BLOG](http://dnpscnbaix6nkwvystl3yxglz7nteicqrou3t75tpcc5532cztc46qyd.onion)| OFFLINE | |\n|[HAYSTACK SEARCH ENGINE](http://haystakvxad7wbk5.onion)| OFFLINE | |\n|[HIDDEN LINKS](http://wclekwrf2aclunlmuikf2bopusjfv66jlhwtgbiycy5nw524r6ngioid.onion)| ONLINE | |\n|[I2P SEARCH ENGINE](http://i2poulge3qyo33q4uazlda367okpkczn4rno2vjfetawoghciae6ygad.onion)| ONLINE | |\n|[Zero Trust LTD leak search](https://search.0t.rocks/)| ONLINE | For JSON API Access contact miyako@miyako.rocks (rebrand of search.illicit.services) |\n|[Lapsus$ Matrix Chat](https://matrix.to/#/#lapsus:matrix.org)| ONLINE | |\n|[LeakTheAnalyst](http://leaktheanalyst.fireeye62c3da3fnosymmmcqcty7rl7cjucpbkzaz275a4qs5fgkzhad.onion)| OFFLINE | | \n|[LINK BASE](https://link-base.org)| ONLINE | Various forums links |\n|[LYZEM](https://lyzem.com)| ONLINE | Telegram search engine |\n|[HOMELAND JUSTICE](http://homelandjustice.ru)| ONLINE | HomeLand Justice |\n|[OPHELIAS SECRETS](http://5uijdqvyqciohojtx62mdtqqyf2ezfd2fcfref6uryx26wspuliwxkyd.onion)| OFFLINE | |\n|[PHOBOS SEARCH ENGINE](http://phobosxilamwcg75xt22id7aywkzol6q6rfl2flipcqoc4e4ahima5id.onion)| ONLINE | |\n|[PROGRAMMABLE SEARCH ENGINE](https://cse.google.com/cse?&cx=006368593537057042503:efxu7xprihg#gsc.tab=0)| ONLINE | |\n|[PWNDB](http://pwndb2am4tzkvold.onion)| OFFLINE | |\n|[QUANTUM BLOG](http://quantum445bh3gzuyilxdzs5xdepf3b7lkcupswvkryf3n7hgzpxebid.onion)| ONLINE | |\n|[RAASNET](http://hplqdv5fo3vw3fjyamyer7yuc7xtvtop2j3fipc7psf3pxvhoqjoqkid.onion)| ONLINE | |\n|[RANSOMWARE PAYMENTS TRACKER](https://ransomwhe.re)| ONLINE | |\n|[RANSOMWARE VICTIMS TRACKER](https://ransom.wiki)| ONLINE | |\n|[SAUDI ARAMCO LEAK](http://662m7dfcpfsmeetqucdekz3rn4a6dxsxbdjwd6iz3rwnogjsj7i3hxad.onion)| OFFLINE | |\n|[StrangerealIntel](https://github.com/StrangerealIntel)| ONLINE |GitHub Repo|\n|[THE DIGEST CRYPTO-RANSOMWARE](https://id-ransomware.blogspot.com)| ONLINE | |\n|[TWEETFEED](https://github.com/0xDanielLopez/TweetFeed)| ONLINE | GitHub Repo|\n|[TOR INDEX TAXI](http://tortaxi7axhn2fv4j475a6blv7vwjtpieokolfnojwvkhsnj7sgctkqd.onion)| ONLINE | |\n|[UKRAINE LEAK](http://gcbejm2rcjftouqbxuhimj5oroouqcuxb2my4raxqa7efkz5bd5464id.onion)| ONLINE | |\n|[VISITOR SEARCH ENGINE](http://visitorfi5kl7q7i.onion)| OFFLINE | |\n|[VXVAULT](http://vxvault.net/ViriList.php)| ONLINE | |\n|[VX-Underground](https://www.vx-underground.org/#E:/root)| ONLINE | |\n|[TELEGRAM FRAUDSTER GLOSSARY](https://docs.google.com/spreadsheets/d/1-ICFqnnm0DryaVfCdp7NwleGG03pJorT63bEMPBmji8/htmlview)| ONLINE | |\n|[OFFSHORE.CAT - offshore hosting list](https://offshore.cat) | ONLINE | |\n|[Check-The-Sum - Malicious IP and domains](https://check-the-sum.fr) | ONLINE | |\n|[WITHA.NAME](http://withanamemwesdvodfhthjq25a5a3uas24cpgoa7qm6gchcerzpis6qd.onion) | ONLINE | |\n|[LeakPeek - Leaked and breached data portal](http://pshoxn3ddxqamfkibizbzhfltixkl24es756sqklsnpfkvlclmsoeoyd.onion/loaded) | ONLINE | |\n"
  },
  {
    "path": "phishing.md",
    "content": "|Name|Status|Description|\n| ------ | ------ | ------ |\n|[CheckPhish](https://checkphish.ai)| ONLINE | |\n|[EasyDmark](https://easydmarc.com/tools/phishing-url)| ONLINE | |\n|[IsitPhishing](https://isitphishing.org)| ONLINE | |\n|[OpenPhish](https://openphish.com)| ONLINE | |\n|[PhishBank](https://phishbank.org)| OFFLINE | |\n|[Phishing Kit](https://github.com/0xDanielLopez/phishing_kits)| ONLINE | |\n|[Phishing.Database](https://github.com/mitchellkrogza/Phishing.Database)| ONLINE | |\n|[PhishingArmy](https://phishing.army)| ONLINE | |\n|[PhishingCheck](https://phishcheck.me)| ONLINE | |\n|[PhishingInitiative](https://phishing-initiative.fr/contrib)| ONLINE | |\n|[PhishHunt](https://phishunt.io)| ONLINE | |\n|[PhishStats](https://phishstats.info)| ONLINE | |\n|[PhishTank](https://www.phishtank.com)| ONLINE | |\n|[StopForumSpam](https://www.stopforumspam.com)| ONLINE | |\n|[ThreatCOp](https://threatcop.com/phishing-url-checker)| ONLINE | |\n|[urlscan.io](https://urlscan.io)| ONLINE | |\n|[urlDNA.io](https://urldna.io/)| ONLINE | |\n|[StalkPhish.io](https://www.stalkphish.io/)| ONLINE | |\n|[DomainHunter](https://domainhunter.pro/)| ONLINE | |\n"
  },
  {
    "path": "ransomware_gang.md",
    "content": "|Name|Status|User:Password|Tox ID or other channel|RSS Feed|\n| ------ | ------ | ------ | ------ | ------ |\n|[RansomChats](https://github.com/Casualtek/Ransomchats)|ONLINE||||\n|[Ransomfeed](https://ransom.insicurezzadigitale.com/index.php)|ONLINE||\n|[RANSOM DB](https://www.ransom-db.com)|ONLINE||\n|[RANSOMWARE GROUP SITES (list)](https://ransomwatch.telemetry.ltd/#/INDEX)|ONLINE|||\n|[RANSOMWARE GROUP SITES (list)](http://thexfvx7hqcrpgtm.onion)|OFFLINE|||\n|[RANSOMWARE GROUP SITES (list)](http://ransomwr3tsydeii4q43vazm7wofla5ujdajquitomtd47cxjtfgwyyd.onion)|ONLINE|||\n|[RANSOMWARE GROUP SITES (list)](http://ranswikiif2mir7mnnscyrsvppxmwwqrvc43fhtddvtnmhedkj4hopyd.onion)|ONLINE|||\n|[RANSOMWARE GROUPS MONITORING TOOL](https://www.ransomlook.io/)|ONLINE|||\n|[RANSOMWARE GROUPS MONITORING TOOL](https://www.ransomware.live/)|ONLINE|||\n|[RANSOMNEWS](https://ransomnews.online)|ONLINE|||\n|[0APT](http://oaptxiyisljt2kv3we2we34kuudmqda7f2geffoylzpeo7ourhtz4dad.onion)|ONLINE||||\n|[0X Thief](https://oxthiefsvzp3qifmkrpwcllwscyu7jvmdxmd2coz2rxpem6ohut6x5qd.onion)|ONLINE||||\n|[54bb47h (Victims page)](http://54bb47h5qu4k7l4d7v5ix3i6ak6elysn3net4by4ihmvrhu7cvbskoqd.onion)|OFFLINE||||\n|[54bb47h](http://54bb47h.blog)|OFFLINE||||\n|[54bb47h](http://54bb47h5qu4k7l4d7v5ix3i6ak6elysn3net4by4ihmvrhu7cvbskoqd.onion/blog)|OFFLINE||||\n|[0mega (Dark)](http://omegalock5zxwbhswbisc42o2q2i54vdulyvtqqbudqousisjgc7j7yd.onion)|ONLINE||||\n|[0mega (Deep)](https://0mega.cc)|OFFLINE||||\n|[54bb47h](http://54bb47h.blog)|OFFLINE|||\n|[ThreeAM](http://threeamkelxicjsaf2czjyz2lc4q3ngqkxhhlexyfcp2o6raw4rphyad.onion)|ONLINE||||\n|[54bb47h (Victims page)](http://54bb47h5qu4k7l4d7v5ix3i6ak6elysn3net4by4ihmvrhu7cvbskoqd.onion)|OFFLINE|||\n|[8BASE](http://92.118.36.204)|ONLINE||https://t.me/eightbase - https://twitter.com/8BASEHOME||\n|[8BASE](http://xb6q2aggycmlcrjtbjendcnnwpmmwbosqaugxsqb4nx6cmod3emy7sad.onion)|ONLINE||https://t.me/eightbase - https://twitter.com/8BASEHOME||\n|[8BASE](http://xfycpauc22t5jsmfjcaz2oydrrrfy75zuk6chr32664bsscq4fgyaaqd.onion)|ONLINE||https://t.me/eightbase - https://twitter.com/8BASEHOME||\n|[Abrahams Ax (Dark)](http://abrahamm32umasogaqojib3ey2w2nwoafffrguq43tsyke4s3fz3w4yd.onion)|ONLINE|||\n|[Abrahams Ax (Deep)](https://abrahams-ax.se)|ONLINE|||\n|[ABYSS](http://3ev4metjirohtdpshsqlkrqcmxq6zu3d7obrdhglpy5jpbr7whmlfgqd.onion)|ONLINE||||\n|[AgainstTheWest](http://giphvoitymatg4cv7bxqh5dz6sn6bfscywoat4qtslztkomf5lavrayd.onion)|OFFLINE||https://t.me/ATW2022|\n|[AILOCK](http://dhnsppqjaaa22lsqxl2tfhji4ca43743kubltnodvsft3hkvai77p6ad.onion)|ONLINE||||\n|[Akira](https://akiral2iz6a7qgd3ayp3l6yub7xx2uep76idk3u2kollpj5z3z636bad.onion)|ONLINE|||\n|[Akira (Victims request ID page)](https://akiralkzxzq2dsrzsrvbr2xgbbu2wgsmxryd4csgfameg52n7efvr2id.onion/)|ONLINE|||\n|[AKO](http://kwvhrdibgmmpkhkidrby4mccwqpds5za6uo2thcw5gz75qncv7rbhyad.onion)|OFFLINE||||\n|[ALPHV (aka BlackCat 1)](http://2cuqgeerjdba2rhdiviezodpu3lc4qz2sjf4qin6f7std2evleqlzjid.onion)|OFFLINE||3488458145EB62D7D3947E3811234F4663D9B5AEEF6584AB08A2099A7F946664BBA2B0D30BFC||\n|[ALPHV (aka BlackCat 2)](http://alphvmmm27o3abo3r2mlmjrpdmzle3rykajqc5xsj7j7ejksbpsa36ad.onion)|OFFLINE||||\n|[ALPHV (aka BlackCat 2)](http://alphvuzxyxv6ylumd2ngp46xzq3pw6zflomrghvxeuks6kklberrbmyd.onion)|ONLINE||||\n|[ALPHV (collection data leaks)](http://vqifktlreqpudvulhbzmc5gocbeawl67uvs2pttswemdorbnhaddohyd.onion)|ONLINE||||\n|[ANUBIS](http://om6q4a6cyipxvt7ioudxt24cw4oqu4yodmqzl25mqd2hgllymrgu4aqd.onion)|ONLINE||||\n|[Apos Security](https://apos.blog)|ONLINE||E6DE9A810847293EC993A6FFCF615F43178489048D2974C215B2D1BAEED3A950432030DA3572|\n|[Apos Security](http://yrz6bayqwhleymbeviter7ejccxm64sv2ppgqgderzgdhutozcbbhpqd.onion)|ONLINE||E6DE9A810847293EC993A6FFCF615F43178489048D2974C215B2D1BAEED3A950432030DA3572|\n|[APT73 (ERALEIG - Dark)](http://apt73grpjgjwykrenq7vnjejue76vosdzptdvmonv7vyqnsyokrw57ad.onion/)|ONLINE||9796CE1E72A8874D594F6573F44C94FB649473B4194DCD80C406BFE88E4B3662A375E78FB436 - https://t.me/apt73_official - https://twitter.com/Apt73Group||\n|[APT73 (ERALEIG - Dark)](http://wn6vonooq6fggjdgyocp7bioykmfjket7sbp47cwhgubvowwd7ws5pyd.onion)|ONLINE||9796CE1E72A8874D594F6573F44C94FB649473B4194DCD80C406BFE88E4B3662A375E78FB436 - https://t.me/apt73_official - https://twitter.com/Apt73Group||\n|[APT73 (ERALEIG - Dark)](http://wn6vonooq6fggjdgyocp7bioykmfjket7sbp47cwhgubvowwd7ws5pyd.onion)|ONLINE||9796CE1E72A8874D594F6573F44C94FB649473B4194DCD80C406BFE88E4B3662A375E78FB436 - https://t.me/apt73_official - https://twitter.com/Apt73Group|| \n|[APT73 (ERALEIG - Dark)](http://basheqtvzqwz4vp6ks5lm2ocq7i6tozqgf6vjcasj4ezmsy4bkpshhyd.onion/)|ONLINE||9796CE1E72A8874D594F6573F44C94FB649473B4194DCD80C406BFE88E4B3662A375E78FB436 - https://t.me/apt73_official - https://twitter.com/Apt73Group||\n|[APT73 (BASHEE)](http://basheqtvzqwz4vp6ks5lm2ocq7i6tozqgf6vjcasj4ezmsy4bkpshhyd.onion)|ONLINE|9796CE1E72A8874D594F6573F44C94FB649473B4194DCD80C406BFE88E4B3662A375E78FB436 - https://twitter.com/bashe_team - bashe.team@onionmail.org - @bashe_team|\n|[APT73 (BASHEE)](http://basherq53eniermxovo3bkduw5qqq5bkqcml3qictfmamgvmzovykyqd.onion)|ONLINE|9796CE1E72A8874D594F6573F44C94FB649473B4194DCD80C406BFE88E4B3662A375E78FB436 - https://twitter.com/bashe_team - bashe.team@onionmail.org - @bashe_team|\n|[APT73 (BASHEE)](http://basherykagbxoaiaxkgqhmhd5gbmedwb3di4ig3ouovziagosv4n77qd.onion)|ONLINE|9796CE1E72A8874D594F6573F44C94FB649473B4194DCD80C406BFE88E4B3662A375E78FB436 - https://twitter.com/bashe_team - bashe.team@onionmail.org - @bashe_team|\n|[APT73 (BASHEE)](http://bashete63b3gcijfofpw6fmn3rwnmyi5aclp55n6awcfbexivexbhyad.onion)|ONLINE|9796CE1E72A8874D594F6573F44C94FB649473B4194DCD80C406BFE88E4B3662A375E78FB436 - https://twitter.com/bashe_team - bashe.team@onionmail.org - @bashe_team|\n|[APT73 (BASHEE)](http://bashex7mokreyoxl6wlswxl4foi7okgs7or7aergnuiockuoq35yt3ad.onion)|ONLINE|9796CE1E72A8874D594F6573F44C94FB649473B4194DCD80C406BFE88E4B3662A375E78FB436 - https://twitter.com/bashe_team - bashe.team@onionmail.org - @bashe_team|\n|[ARACHNA LEAK](http://ptyctpveqfevlukjw4hpdh6nb5oiemq6ek6tuuvxbtrfghvuutvscsid.onion)|ONLINE||||\n|[ARCUS MEDIA](https://arcuufpr5xxbbkin4mlidt7itmr6znlppk63jbtkeguuhszmc5g7qdyd.onion)|ONLINE||||\n|[ARGONAUTS](http://jbmk7h6xlkedn2gg5yi76zca6y3jgdlp5wchlsrd7735tlnrmmvqe5ad.onion)|ONLINE||||\n|[ARKANA](http://arkanabb66ee4nsdji6la2bu6bwqe3dbtsyf3rxrv6vhiehod7utagad.onion)|ONLINE||||\n|[ARVIN](http://3kp6j22pz3zkv76yutctosa6djpj4yib2icvdqxucdaxxedumhqicpad.onion)|OFFLINE||http://t.me/arvin_club||\n|[ARVIN](http://xxz6hl6wwoa25er62tbjdxda4nxyt5iqziavb73mhda6q6zujsgfoxqd.onion)|OFFLINE||||\n|[ARVIN](http://arvinc7prj6ln5wpd6yydfqulsyepoc7aowngpznbn3lrap2aib6teid.onion)|ONLINE||||\n|[ASTROTEAM](http://anewset3pcya3xvk73hj7yunuamutxxsm5sohkdi32blhmql55tvgqad.onion)|OFFLINE||||\n|[ATOMSILO](http://mhdehvkomeabau7gsetnsrhkfign4jgnx3wajth5yb5h6kvzbd72wlqd.onion)|OFFLINE||||\n|[ATOMSILO](http://l5cjga2ksw6rxumu5l4xxn3cmahhi2irkbwg3amx6ajroyfmfgpfllid.onion)|OFFLINE||||\n|[AVADDON](http://avaddongun7rngel.onion)|OFFLINE||||\n|[AVOS](http://avosqxh72b5ia23dl5fgwcpndkctuzqvh2iefk5imp3pi5gfhel5klad.onion)|ONLINE|||YES|\n|[AVOS (Victims request ID page)](http://avosjon4pfh3y7ew3jdwz6ofw7lljcxlbk7hcxxmnxlh5kvf2akcqjad.onion)|ONLINE||||\n|[BABUK (Old)](http://wavbeudogz6byhnardd2lkp2jafims3j7tj6k6qnywchn2csngvtffqd.onion)|OFFLINE||||\n|[BABUK](http://nq4zyac4ukl4tykmidbzgdlvaboqeqsemkp4t35bzvjeve6zm2lqcjid.onion)|ONLINE||||\n|[BABUK v2](http://bxwu33iefqfc3rxigynn3ghvq4gdw3gxgxna5m4aa3o4vscdeeqhiqad.onion)|ONLINE||||\n|[BABYDUCK (Victims request ID page)](http://babydovegkmhbontykziyq7qivwzy33mu4ukqefe4mqpiiwd3wibnjqd.onion)|OFFLINE||||\n|[BASHE](http://basheqtvzqwz4vp6ks5lm2ocq7i6tozqgf6vjcasj4ezmsy4bkpshhyd.onion)|ONLINE||||\n|[BEAST](http://beast6azu4f7fxjakiayhnssybibsgjnmy77a6duufqw5afjzfjhzuqd.onion)|ONLINE||||\n|[BENZONA](http://benzona6x5ggng3hx52h4mak5sgx5vukrdlrrd3of54g2uppqog2joyd.onion)|ONLINE||7308E8CFE8AA18D718B5EF44C34A2E5E2C90B7FDB150FA2EC31E995F5F4B23044A98802A4DF0 - Twitter: @InfinityLeak||\n|[BENZONA (File Server)](http://cpjhb63lxycwbyus2n35ddyhdzxhf756l4rtwdttojzhzgppt3vpmsqd.onion)|ONLINE||7308E8CFE8AA18D718B5EF44C34A2E5E2C90B7FDB150FA2EC31E995F5F4B23044A98802A4DF0 - Twitter: @InfinityLeak||\n|[BERT](http://bertblogsoqmm4ow7nqyh5ik7etsmefdbf25stauecytvwy7tkgizhad.onion)|ONLINE||||\n|[BIANLIAN](http://bianliaoxoeriowgqohcly4a6sbkpc3se2yvxgidxomxlpuhx5ehrpad.onion)|ONLINE||A8AD0FD4C931CDAA1408D5A60CBF38CEDF46B41E19A8A55E4EF1F1848AF3416AE52D278D37DF||\n|[BIANLIAN](http://bianlianlbc5an4kgnay3opdemgcryg2kpfcbgczopmm3dnbz3uaunad.onion)|ONLINE||A4B3B0845DA242A64BF17E0DB4278EDF85855739667D3E2AE8B89D5439015F07E81D12D767FC||\n|[BIANLIAN](http://bianlivemqbawcco4cx4a672k2fip3guyxudzurfqvdszafam3ofqgqd.onion)|ONLINE||||\n|[BIANLIAN (I2P mirror)](http://epovhlzpj3grgld7vxr2mnk33dz5rdb4kdcp44f5r527rvhwhxna.b32.i2p)|ONLINE||A4B3B0845DA242A64BF17E0DB4278EDF85855739667D3E2AE8B89D5439015F07E81D12D767FC||\n|[BIT/LOLKEK/GLOBEIMPOSTER (Support page)](http://mmeeiix2ejdwkmseycljetmpiwebdvgjts75c63camjofn2cjdoulzqd.onion)|OFFLINE||||\n|[BIT/LOLKEK/GLOBEIMPOSTER (SMTP Server)](http://nclen75pwlgebpxpsqhlcnxsmdvpyrr7ogz36ehhatfmkvakeyden6ad.onion)|OFFLINE||||\n|[BIT/LOLKEK/GLOBEIMPOSTER (Support page)](http://obzuqvr5424kkc4unbq2p2i67ny3zngce3tbdr37nicjqesgqcgomfqd.onion)|OFFLINE||||\n|[BIT/LOLKEK/GLOBEIMPOSTER (Support page)](mmcbkgua72og66w4jz3qcxkkhefax754pg6iknmtfujvkt2j65ffraad[.]onion)|ONLINE||||\n|[BLACKBASTA](http://stniiomyjliimcgkvdszvgen3eaaoz55hreqqx6o77yvmpwt7gklffqd.onion)|ONLINE||||\n|[BLACKBASTA](https://bastad5huzwkepdixedg2gekg7jk22ato24zyllp6lnjx7wdtyctgvyd.onion)|OFFLINE||||\n|[BLACKBASTA (Victims request ID Page)](https://aazsbsgya565vlu2c6bzy6yfiebkcbtvvcytvolt33s77xypi7nypxyd.onion)|ONLINE||||\n|[BLACKBYTE](http://ce6roic2ykdjunyzazsxmjpz5wsar4pflpoqzntyww5c2eskcp7dq4yd.onion)|OFFLINE||||\n|[BLACKBYTE (1)](http://6iaj3efye3q62xjgfxyegrufhewxew7yt4scxjd45tlfafyja6q4ctqd.onion)|OFFLINE||||\n|[BLACKBYTE (2)](http://f5uzduboq4fa2xkjloprmctk7ve3dm46ff7aniis66cbekakvksxgeqd.onion)|OFFLINE||||\n|[BLACKBYTE (3)](http://dlyo7r3n4qy5fzv4645nddjwarj7wjdd6wzckomcyc7akskkxp4glcad.onion)|OFFLINE||||\n|[BLACKBYTE (4)](http://fl3xpz5bmgzxy4fmebhgsbycgnz24uosp3u4g33oiln627qq3gyw37ad.onion)|OFFLINE||||\n|[BLACKBYTE (5)](http://jbeg2dct2zhku6c2vwnpxtm2psnjo2xnqvvpoiiwr5hxnc6wrp3uhnad.onion)|ONLINE||||\n|[BLACKBYTE (6)](http://53d5skw4ypzku4bfq2tk2mr3xh5yqrzss25sooiubmjz67lb3gdivcad.onion)|ONLINE||||\n|[BLACKBYTE (7)](http://dounczge5jhw4iztnnpzp54kd4ot3tikhjsimurtcewqssgye6vvrhqd.onion)|ONLINE||||\n|[BLACKMATTER](http://blackmax7su6mbwtcyo3xwtpfxpm356jjqrs34y4crcytpw7mifuedyd.onion)|OFFLINE||||\n|[BLACKMATTER Support](http://supp24maprinktc7uizgfyqhisx7lkszb6ogh6lwdzpac23w3mh4tvyd.onion/EWX33VYY3IGOXSG5ZZ2)|OFFLINE||||\n|[BLACKOUT](http://black3gnkizshuynieigw6ejgpblb53mpasftzd6pydqpmq2vn2xf6yd.onion)|ONLINE||36A73D90C66948D9268BDC4174A40E0064C43F10A35AEAA9DD74B3A14EF5654872D5DC67FC14||\n|[BLACK SHADOW (Deep)](https://blackshadow.cc)|OFFLINE||https://t.me/Blackshadow_Team_official||\n|[BLACK SHADOW](http://544corkfh5hwhtn4.onion)|OFFLINE||||\n|[BLACKSHRANTAC](http://b2ykcy2gcug4gnccm6hnrb5xapnresmyjjqgvhafaypppwgo4feixwyd.onion)|ONLINE||||\n|[BLACKSHRANTAC](http://shrantacpxim7z6m6pnszi52bb2tp23sntby3hklt36rezdja7bdjsyd.onion/leaks)|ONLINE||||\n|[BLACK SUIT](http://weg7sdx54bevnvulapqu6bpzwztryeflq3s23tegbmnhkbpqz637f2yd.onion)|ONLINE||||\n|[BLUE SKY (Victims request ID Page)](http://ccpyeuptrlatb2piua4ukhnhi7lrxgerrcrj4p2b5uhbzqm2xgdjaqid.onion)|ONLINE||||\n|[BLUEBOX](http://zu3wfrmrkl4ltqqnpt3owp3cwa33rqwod4gpe3ttb5o4vf2is2gzm6qd.onion)|ONLINE||||\n|[BONACI GROUP](http://bonacifryrxr4siz6ptvokuihdzmjzpveruklxumflz5thmkgauty2qd.onion)|OFFLINE||||\n|[BQTLOCK](http://yywhylvqeqynzik6ibocb53o2nat7lmzn5ynjpar3stndzcgmy6dkgid.onion)|ONLINE||https://t.me/BQTLock - https://t.me/liwaamohammad - https://t.me/Fuch0u||\n|[BRAIN CIPHER](http://77nrxelcwh47yikvpaz2rvtsten4sen2elybo5r5st6wlxsbitv255qd.onion)|ONLINE||||\n|[BRAIN CIPHER](http://p6wmotxzvg34tdmpwm4beqgrcyp5iys43snkccsahnw74la3k3xx6pad.onion)|ONLINE||||\n|[BRAIN CIPHER](http://brain4zoadgr6clxecixffvxjsw43cflyprnpfeak72nfh664kqqriyd.onion)|ONLINE||||\n|[BRAIN CIPHER](http://vkvsgl7lhipjirmz6j5ubp3w3bwvxgcdbpi3fsbqngfynetqtw4w5hyd.onion)|ONLINE||||\n|[BRAIN CIPHER (File Server)](http://xbg52c5agytmtjpwfu7mrs4xtaitc4mukkiy2kqdxeqbcmuhaid.onion)|ONLINE||||\n|[BRAIN CIPHER (File Server)](http://4ldgw2wuidqu5ef3rzx4byonf3y7rdnh43jiw2z4sbtjiwic6gkov7yd.onion)|ONLINE||||\n|[BRAIN CIPHER (File Server)](http://zktnif5vckhmz5tyrukp5bamatbfhkxjnb23rspsanyzywcrx3bvtqad.onion)|ONLINE||||\n|[BRAIN CIPHER (Victims page)](http://mybmtbgd7aprdnw2ekxht5qap5daam2wch25coqerrq2zdioanob34ad.onion)|OFFLINE||||\n|[BRAVOX](http://bravoxxtrmqeeevhl7gdh2yzvlrjxajr66d33c7ozosrccx4cz7cepad.onion)|ONLINE||||\n|[BRAVOX](https://bravoxxwcfz5qk43ychgveprpd5mw5hvxfs4a2uz2okx7mumiht4fzyd.onion)|ONLINE||||\n|[BROTHERHOOD](http://brohoodyaifh2ptccph5zfljyajjabwjjo4lg6gfp4xb6ynw5w7ml6id.onion)|ONLINE||138A7107FE83F6CBC03A43D484C17CCBF7E6ED5060792D6AFB1BE4358FB9482831B0033BACB0||\n|[CACTUS](https://cactusbloguuodvqjmnzlwetjlpj6aggc6iocwhuupb47laukux7ckid.onion)|ONLINE||||\n|[CEPHALUS](http://cephalus6oiypuwumqlwurvbmwsfglg424zjdmywfgqm4iehkqivsjyd.onion)|ONLINE||||\n|[CHAOS](http://hptqq2o2qjva7lcaaq67w36jihzivkaitkexorauw7b2yul2z6zozpqd.onion)|ONLINE||BFC836EBAE06450FDD36B63170F121F44ADADFF2DAFAAFA41314B6778F6003501B0799F013FA - EC99BD5A36DE69144F5402C832B5413295323FC7C12259C53E4AA6D5BC2D4E6DA44C537F9FEC||\n|[CHEERS](http://rwiajgajdr4kzlnrj5zwebbukpcbrjhupjmk6gufxv6tg7myx34iocad.onion)|OFFLINE||||\n|[CHILE LOCKER (Victim request ID Page)](http://z6vidveub2ypo3d3x7omsmcxqwxkkmvn5y3paoufyd2tt4bfbkg33kid.onion/login)|OFFLINE||||\n|[CHORT](http://hgxyonufefcglpekxma55fttev3lcfucrf7jvep2c3j6447cjroadead.onion)|ONLINE||||\n|[CICADA3301](http://cicadabv7vicyvgz5khl7v2x5yygcgow7ryy6yppwmxii4eoobdaztqd.onion)|ONLINE||||\n|[CIPHBIT](http://ciphbitqyg26jor7eeo6xieyq7reouctefrompp6ogvhqjba7uo4xdid.onion)|ONLINE||5B85F0F52F989C42FE18A08351D4B9F50D7A9832DBE4A068346DE35D5CF8F410BF89FA7A7AFF||\n|[CIPHERFORCE](http://o3ydbkayttkyg4iw2nc732jxmmex25bjeyqyvuuyngnxmpehdefjr3qd.onion)|ONLINE||||\n|[CIPHERFORCE](http://22evxpggnkyrxpluewqsrv5j4jtde6hut2peq3w44d6ase676qlkoead.onion)|ONLINE||||\n|[CLOAK](http://cloak7jpvcb73rtx2ff7kaw2kholu7bdiivxpzbhlny4ybz75dpxckqd.onion)|ONLINE||||\n|[CLOP](http://santat7kpllt6iyvqbr7q4amdv6dzrh6paatvyrzl7ry3zm72zigf4ad.onion)|ONLINE||||\n|[CLOP (torrents)](http://toznnag5o3ambca56s2yacteu7q7x2avrfherzmz4nmujrjuib4iusad.onion)|ONLINE||||\n|[CLOP (Old)](http://ekbgzchl6x2ias37.onion)|OFFLINE||||\n|[COINBASE CARTEL](http://fjg4zi4opkxkvdz7mvwp7h6goe4tcby3hhkrz43pht4j3vakhy75znyd.onion)|ONLINE||1225DDE01980D7C7890A90E359EF4406D74DF7DB94F6C5F3B8378BB78444473022675C49FACB||\n|[CONTI/RYUK (Dark)](http://continewsnv5otx5kaoje7krkto2qbu3gtqef22mnr7eaxw3y6ncz3ad.onion)|OFFLINE||||\n|[CONTI/RYUK (Deep)](https://continews.click)|OFFLINE||||\n|[COOMINGPROJECT (Tor v2)](http://teo7aj5mfgzxyeme.onion)|OFFLINE||||\n|[COOMINGPROJECT (Tor v3)](http://z6mikrtphid5fmn52nbcbg25tj57sowlm3oc25g563yvsfmygkcxqbyd.onion)|OFFLINE||||\n|[COOMINGPROJECT (Deep)](http://coomingproject.com)|OFFLINE||||\n|[CRAZY HUNTER TEAM](http://7i6sfmfvmqfaabjksckwrttu3nsbopl3xev2vbxbkghsivs5lqp4yeqd.onion)|ONLINE||||\n|[CRIMSON WALRUS](http://ncpbxzcgdeprrbba7dgodmymdewy57yokkebuwhmuywiuz5kqjwepbad.onion)|OFFLINE||||\n|[CROSSLOCK](http://crosslock5cwfljbw4v37zuzq4talxxhyavjm2lufmjwgbpfjdsh56yd.onion)|OFFLINE||||\n|[CRY0](http://cryoblogedawivdcknyd4jsjxkrx3xrqqltxla6wwjjnzm3f3jaxjzqd.onion)|ONLINE||54E9450799AFBBA90992E3C40F552C8C05D5765144396C6A1A622FD9DABD01101F9DC0CF90F4||\n|[CRYLOCK (Victims request ID Page)](http://d57uremugxjrafyg.onion)|OFFLINE||||\n|[CRYPTBB](http://crypuglupv3bsqnbt5ruu5lgwrwoaojscwhuoccbmbzmcidft5kiccqd.onion)|ONLINE||||\n|[CRYPTNET](http://blog6zw62uijolee7e6aqqnqaszs3ckr5iphzdzsazgrpvtqtjwqryid.onion)|ONLINE||||\n|[CRYPTNET (Victims request ID Page)](http://cryptr3fmuv4di5uiczofjuypopr63x2gltlsvhur2ump4ebru2xd3yd.onion)|ONLINE||||\n|[CRYPTO24](http://j5o5y2feotmhvr7cbcp2j2ewayv5mn5zenl3joqwx67gtfchhezjznad.onion)|ONLINE||crypto24support@pm.me||\n|[CRYP70N1C0D3](http://7k4yyskpz3rxq5nyokf6ztbpywzbjtdfanweup3skctcxopmt7tq7eid.onion)|OFFLINE||||\n|[CUBA (Old)](http://cuba4mp6ximo2zlo.onion)|OFFLINE||||\n|[CUBA](http://cuba4ikm4jakjgmkezytyawtdgr2xymvy6nvzgw5cglswg3si76icnqd.onion)|ONLINE||37790E2D198DFD20C9D2887D4EF7C3E2951BB84248D192689B64DCCA3C8BD808A1895676B271||\n|[CyphBit](http://ciphbitqyg26jor7eeo6xieyq7reouctefrompp6ogvhqjba7uo4xdid.onion)|ONLINE||||\n|[CYCLOPS](http://nt3rrzq5hcyznvdkpslvqbbc2jqecqrinhi5jtwoae2x7psqtcb6dcad.onion/blogs/79b2eb61-97e2-4a2e-81f8-1c1d45c3b59c)|ONLINE||||\n|[Cyberfeeddigest](http://hgxyonufefcglpekxma55fttev3lcfucrf7jvep2c3j6447cjroadead.onion/)|ONLINE||||\n|[DAGON LOCKER (Victims request ID Page)](http://dgnh6p5uq234zry7qx7bh73hj5ht3jqisgfet6s7j7uyas5i46xfdkyd.onion)|OFFLINE||||\n|[D4rk4rmy](http://d4rkd2fybtclo44hss2dpqpw7gmofboxhruax2az3uejw7puxxbpkvqd.onion)|ONLINE||||\n|[DAIXIN](http://7ukmkdtyxdkdivtjad57klqnd3kdsmq6tp45rrsxqnu76zzv3jvitlqd.onion)|ONLINE||||\n|[DAN0N](http://2c7nd54guzi6xhjyqrj5kdkrq2ngm2u3e6oy4nfhn3wm3r54ul2utiqd.onion)|ONLINE||||\n|[DARK ANGELS](https://wemo2ysyeq6km2nqhcrz63dkdhez3j25yw2nvn7xba2z4h7v7gyrfgid.onion)|OFFLINE||||\n|[DARK ANGELS](http://nsalewdnfclsowcal6kn5csm4ryqmfpijznxwictukhrgvz2vbmjjjyd.onion)|ONLINE||||\n|[DARKBIT01(Victims request ID Page)](http://iw6v2p3cruy7tqfup3yl4dgt4pfibfa3ai4zgnu5df2q3hus3lm7c7ad.onion/support)|OFFLINE||||\n|[DARKBIT01](http://iw6v2p3cruy7tqfup3yl4dgt4pfibfa3ai4zgnu5df2q3hus3lm7c7ad.onion)|OFFLINE||||\n|[DARKRYPT](https://darkrypt.io)|OFFLINE||||\n|[DARKPOWER](http://powerj7kmpzkdhjg4szvcxxgktgk36ezpjxvtosylrpey7svpmrjyuyd.onion/)|OFFLINE||||\n|[DARKRACE](http://wkrlpub5k52rjigwxfm6m7ogid55kamgc5azxlq7zjgaopv33tgx2sqd.onion/)|OFFLINE||||\n|[DARK SHINIGAMIS](http://darkshiz4d5ayumjvgbdhchwc7oeuc5jgbqkkgr2jj3ga5nvpjsswdad.onion)|ONLINE||||\n|[DARKSIDE](http://darksidc3iux462n6yunevoag52ntvwp6wulaz3zirkmh4cnz6hhj7id.onion)|OFFLINE||||\n|[DARK VAULT (mirror 1)](http://5vphklgizbimeq5l4yt274p533fgirhqnjhjuppcp2ibteavmro5fzad.onion)|ONLINE||||\n|[DARK VAULT (mirror 2)](http://tx23pk4zw5qynq3tmfk2jz5zbel63p4nwvkheswze7r6gzxhzcbseyad.onion)|ONLINE||||\n|[DARK VAULT (blog)](http://mdhby62yvvg6sd5jmx5gsyucs7ynb5j45lvvdh4dsymg43puitu7tfid.onion)|ONLINE||||\n|[DATA CARRY](http://dcarryhaih5oldidg3tbqwnde4lxljytnpvberrwgj2vlvunopd46dad.onion)|ONLINE||||\n|[DESOLATOR](http://po4tq2brx4rgwbdx4mac24fz34uuuf7oigosebp32n2462m2vxl6biqd.onion/wall_of_shame)|ONLINE||||\n|[DEVMAN](http://qljmlmp4psnn3wqskkf3alqquatymo6hntficb4rhq5n76kuogcv7zyd.onion)|OFFLINE||||\n|[DEVMAN 2.0](http://wugurgyscp5rxpihef5vl6b6m5ont3b6sezhl7boboso2enib2k3q6qd.onion)|OFFLINE||||\n|[DEVMAN 2.0](http://wugurgyscp5rxpihef5vl6b6m5ont3b6sezhl7boboso2enib2k3q6qd.onion)|OFFLINE||||\n|[DevMan](http://devmanblggk7ddrtqj3tsocnayow3bwnozab2s4yhv4shpv6ueitjzid.onion/)|ONLINE||||\n|[DIRE WOLF](http://direwolfcdkv5whaz2spehizdg22jsuf5aeje4asmetpbt6ri4jnd4qd.onion)|ONLINE||B344BECDC01A1282F69CB82979F40439E15E1FD1EF1FE9748EE467F5869E2148E6F1E55959E2||\n|[DISPOSSESSOR (Dark)](http://e27z5kd2rjsern2gpgukhcioysqlfquxgf7rxpvcwepxl4lfc736piyd.onion/)|ONLINE||||\n|[DISPOSSESSOR (Deep)](https://radar.ltd/)|ONLINE||||\n|[DONEX](http://g3h3klsev3eiofxhykmtenmdpi67wzmaixredk5pjuttbx7okcfkftqd.onion)|ONLINE||||\n|[DONUT BLOG](http://sbc2zv2qnz5vubwtx3aobfpkeao6l4igjegm3xx7tk5suqhjkp5jxtqd.onion)|ONLINE||||\n|[DONUT DLS](https://doq32rjiuomfghm5a4lyf3lwwakt2774tkv4ppsos6ueo5mhx7662gid.onion)|OFFLINE||||\n|[DONUT DLS (new)](http://dk4mkfzqai6ure62oukzgtypedmwlfq57yj2fube7j5wsoi6tuia7nyd.onion)|ONLINE||||\n|[DOPPLE PAYMER](http://hpoo4dosa3x4ognfxpqcrjwnsigvslm7kv6hvmhh2yqczaxy3j6qnwad.onion)|OFFLINE||||\n|[DOTADMIN](http://adminavf4cikzbv6mbbp7ujpwhygnn2t3egiz2pswldj32krrml42wyd.onion)|OFFLINE||@dotADMINbot (Telegram)||\n|[DRAGON FORCE](http://z3wqggtxft7id3ibr7srivv5gjof5fwg76slewnzwwakjuf3nlhukdid.onion)|ONLINE||||\n|[DUNGHILL](http://p66slxmtum2ox4jpayco6ai3qfehd5urgrs4oximjzklxcol264driqd.onion)|OFFLINE||https://t.me/leaksdirectory||\n|[DUNGHILL](http://nsalewdnfclsowcal6kn5csm4ryqmfpijznxwictukhrgvz2vbmjjjyd.onion)|ONLINE||https://t.me/leaksdirectory||\n|[ECH0RAIX](http://veqlxhq7ub5qze3qy56zx2cig2e6tzsgxdspkubwbayqije6oatma6id.onion)|OFFLINE||||\n|[ECH0RAIX](http://7zvu7njrx7q734kvk435ntuf37gfll2pu46fmrfoweczwpk2rhp444yd.onion)|ONLINE||\n|[ENDURANCE](http://h44jyyfomcbnnw5dha7zgwgkvpzbzbdyx2onu4fxaa5smxrgbjgq7had.onion/)|OFFLINE||||\n|[EGREGOR](https://egregornews.com)|OFFLINE||||\n|[EL DORADO/BLACKLOCK](http://dataleakypypu7uwblm5kttv726l3iripago6p336xjnbstkjwrlnlid.onion)|ONLINE||||\n|[EMBARGO](http://embargobe3n5okxyzqphpmk3moinoap2snz5k6765mvtkk7hhi544jid.onion)|ONLINE||||\n|[ENTROPY](http://leaksv7sroztl377bbohzl42i3ddlfsxopcb6355zc7olzigedm5agad.onion)|OFFLINE|||\n|[EP918](http://dg5fyig37abmivryrxlordrczn6d6r5wzcfe2msuo5mbbu2exnu46fid.onion)|OFFLINE||||\n|[EVEREST](http://ransomocmou6mnbquqz44ewosbkjk3o5qjsl3orawojexfook2j7esad.onion)|ONLINE||||\n|[EVILCORP](http://hpoo4dosa3x4ognfxpqcrjwnsigvslm7kv6hvmhh2yqczaxy3j6qnwad.onion)|OFFLINE||||\n|[EXITIUM](http://m3ksukzn2glzfdvlusohril7n3iyk4z4fudf6mm22lwhpbpt5aiee5qd.onion)|ONLINE||||\n|[EXORCIST](http://7iulpt5i6whht6zo2r52f7vptxtjxs3vfcdxxazllikrtqpupn4epnqd.onion)|OFFLINE||||\n|[FOG](http://xbkv2qey6u3gd3qxcojynrt4h5sgrhkar6whuo74wo63hijnn677jnyd.onion/)|ONLINE||||\n|[FOG](http://xql562evsy7njcsngacphc2erzjfecwotdkobn3m4uxu2gtqh26newid.onion/)|ONLINE||||\n|[FRAG](http://34o4m3f26ucyeddzpf53bksy76wd737nf2fytslovwd3viac3by5chad.onion)|ONLINE||||\n|[FREE CIVILIAN (Attacks Ukrainian Government Agencies)](http://gcbejm2rcjftouqbxuhimj5oroouqcuxb2my4raxqa7efkz5bd5464id.onion)|OFFLINE||78DB22E30C48561EF8B63AFF7702B237A4797017EBC3630853CF6F11F8706A3A84AB112760AF||\n|[FRESH GUNRA](http://gunrabxbig445sjqa535uaymzerj6fp4nwc6ngc2xughf2pedjdhk4ad.onion)|ONLINE||||\n|[FRESH GUNRA (chat)](http://nsnhzysbntsqdwpys6mhml33muccsvterxewh5rkbmcab7bg2ttevjqd.onion)|ONLINE||||\n|[FSOCIETY](http://flock4cvoeqm4c62gyohvmncx6ck2e7ugvyqgyxqtrumklhd5ptwzpqd.onion)|ONLINE||||\n|[FS-TEAM](http://hkk62og3s2tce2gipcdxg3m27z4b62mrmml6ugctzdxs25o26q3a4mid.onion)|ONLINE||||\n|[FULCRUMSEC](http://gsgot6tua7ffammwdv6vpxkog32b4z7qivtqkxz55afq2hkt2o24w5yd.onion)|OFFLINE||6A5E9ED3D7D26CAD5E6CA4E229CC80DA3C13AD002F73D4450078284E6C762F6DBDCF1FE9BF44 - threatspians@fulcrumsec.net - fulcrumsec@tuta.io - https://t.me/fulcrumsec||\n|[FULCRUMSEC](http://4e3p3in2bl67hxchuwza7qvnpe7pyeloyztr5fnh257fxkovfhappjyd.onion)|ONLINE||threatspians@fulcrumsec.net - 969F8BE40B09537CD2A5038B9DA4BADE71C5F35DD666CC0D7632A6812D7AF72626D422D22540 (Tox)||\n|[FUNKSEC](http://pke2vht5jdeninupk7i2thcfvxegsue6oraswpka35breuj7xxz2erid.onion)|OFFLINE||||\n|[FUNKSEC](http://7ixfdvqb4eaju5lzj4gg76kwlrxg4ugqpuog5oqkkmgfyn33h527oyyd.onion/)|OFFLINE||||\n|[FUNKSEC](http://ykqjcrptcai76ru5u7jhvspkeizfsvpgovton4jmreawj4zdwe4qnlid.onion)|OFFLINE||||\n|[FUNKSEC](http://funknqn44slwmgwgnewne6bintbooauwkaupik4yrlgtycew3ergraid.onion)|OFFLINE||||\n|[FUNKSEC](http://funkxxkovrk7ctnggbjnthdajav4ggex53k6m2x3esjwlxrkb3qiztid.onion)|ONLINE||||\n|[FUNKSEC](http://funksecsekgasgjqlzzkmcnutrrrafavpszijoilbd6z3dkbzvqu43id.onion)|ONLINE||||\n|[FUNKSEC](http://funksec53xh7j5t6ysgwnaidj5vkh3aqajanplix533kwxdz3qrwugid.onion)|OFFLINE||||\n|[GD LOCKERSEC](http://igziys7pres4644kbrtakxfbrwkyld64nxk5prpkgtcexwrrjgtfjzyd.onion)|ONLINE||||\n|[GENESIS](http://genesis6ixpb5mcy4kudybtw5op2wqlrkocfogbnenz3c647ibqixiad.onion)|ONLINE||||\n|[GLOBAL](http://vg6xwkmfyirv3l6qtqus7jykcuvgx6imegb73hqny2avxccnmqt5m2id.onion)|ONLINE||0532b290d16a48f8f81dc1a41c0840145aede477af674c56e6599507aa7f27933c||\n|[GOODWILL (Dashboard)](http://9855-13-235-50-147.ngrok.io)|OFFLINE||||\n|[GRIEF](http://griefcameifmv4hfr3auozmovz5yi6m3h3dwbuqw7baomfxoxz4qteid.onion)|OFFLINE||||\n|[GROOVE](http://ws3dh6av66sjbxxkjpw5ao3wqzmtejnkzheswm4dz5rrwvular7xvkqd.onion)|OFFLINE||||\n|[GUNRA](http://gunrabxbig445sjqa535uaymzerj6fp4nwc6ngc2xughf2pedjdhk4ad.onion)|ONLINE||||\n|[GUNRA](http://tgsst34i6z4mwdj2kpigixxb3k3xfz7xhuqnsowvfvyu3snm6nv4s5ad.onion)|ONLINE||||\n|[GUNRA](http://myeli53ogsryjg2kob4xqxtwkr5oc5zj7jr5fcfizpytwe566k5thxyd.onion)|ONLINE||||\n|[GUNRA](http://6oeuvb4fq65xlrft2ezxjmkeqnu7oafbsevrr3ocer27wft6ivvhstqd.onion)|ONLINE||||\n|[GUNRA](http://ryrw2ojab62yij4y33ssfgvm2d2vwt3tcqetu6qmpwznqhooqxz3wpqd.onion)|ONLINE||||\n|[GUNRA](https://raas.lgiil72vkmdtbc3qv4tyq6wedyjxqr2qd4ze7xl2cxgerdnymxj7soqd.onion)|ONLINE||||\n|[HADES](http://ixltdyumdlthrtgx.onion)|OFFLINE||||\n|[HANDALA](https://handala.to)|ONLINE||||\n|[HANDALA](https://handala-hack.to)|OFFLINE (Siezed)||||\n|[HANDALA](http://vmjfieomxhnfjba57sd6jjws2ogvowjgxhhfglsikqvvrnrajbmpxqqd.onion)|ONLINE||||\n|[HANDALA](http://handala-team.to)|ONLINE||||\n|[HARON](http://ft4zr2jzlqoyob7yg4fcpwyt37hox3ajajqnfkdvbfrkjioyunmqnpad.onion/blog.php)|OFFLINE|Chaddadgroup:Chaddadgroup|||\n|[HELLDOWN](http://onyxcgfg4pjevvp5h34zvhaj45kbft3dg5r33j5vu3nyp7xic3vrzvad.onion)|OFFLINE||19A549A57160F384CF4E36EE1A24747ED99C623C48EA545F343296FB7092795D00875C94151E||\n|[HELLDOWN](http://onyxcym4mjilrsptk5uo2dhesbwntuban55mvww2olk5ygqafhu3i3yd.onion/)|ONLINE||19A549A57160F384CF4E36EE1A24747ED99C623C48EA545F343296FB7092795D00875C94151E||\n|[HELLCAT](http://hellcakbszllztlyqbjzwcbdhfrodx55wq77kmftp4bhnhsnn5r3odad.onion)|ONLINE||898923FE0699CFE1EFD17773425DECB080840877C29F883D389D6880B2B961737FACE98E82E4 - Telegram: @HCSupp - hcsupp@firemail.cc -  XMPP: hellcat@5222.de||\n|[HELLCAT](http://hellcat.rw)|ONLINE||898923FE0699CFE1EFD17773425DECB080840877C29F883D389D6880B2B961737FACE98E82E4 - Telegram: @HCSupp - hcsupp@firemail.cc -  XMPP: hellcat@5222.de||\n|[HELLO GOOKIE](http://gookie256cvccntvenyxrvn7ht73bs6ss3oj2ocfkjt5y6vq6gfi2tad.onion)|ONLINE||||\n|[HELLO KITTY](http://3r6n77mpe737w4sbxxxrpc5phbluv6xhtdl5ujpnlvmck5tc7blq2rqd.onion)|OFFLINE||||\n|[HITLER](http://hitleransomware.cf)|OFFLINE||||\n|[HIVE](http://hiveleakdbtnp76ulyhi52eag6c6tyc3xw7ez7iqy6wc34gd2nekazyd.onion)|OFFLINE||||\n|[HIVE (Negotiation)](http://hivecust6vhekztbqgdnkks64ucehqacge3dij3gyrrpdp57zoq3ooqd.onion)|OFFLINE||||\n|[HOLYGHOST](http://matmq3z3hiovia3voe2tix2x54sghc3tszj74xgdy4tqtypoycszqzqd.onion)|OFFLINE||||\n|[HOTARUS](http://r6d636w47ncnaukrpvlhmtdbvbeltc6enfcuuow3jclpmyga7cz374qd.onion)|OFFLINE||||\n|[HUNTERS INTERNATIONAL]( https://hunters55rdxciehoqzwv7vgyv6nt37tbwax2reroyzxhou7my5ejyid.onion)|ONLINE||||\n|[HUNTERS INTERNATIONAL](https://hunters55atbdusuladzv7vzv6a423bkh6ksl2uftwrxyuarbzlfh7yd.onion)|ONLINE||||\n|[HUNTERS INTERNATIONAL (Victim Site)](https://hunters33mmcwww7ek7q5ndahul6nmzmrsumfs6aenicbqon6mxfiqyd.onion)|ONLINE||||\n|[HUNTERS INTERNATIONAL](http://huntersinternational.net)|OFFLINE||||\n|[HUNTERS INTERNATIONAL](http://huntersinternational.su)|OFFLINE||||\n|[ICEFIRE](http://kf6x3mjeqljqxjznaw65jixin7dpcunfxbbakwuitizytcpzn4iy5bad.onion/board/leak_list)|OFFLINE||||\n|[ICEFIRE](http://7kstc545azxeahkduxmefgwqkrrhq3mzohkzqvrv7aekob7z3iwkqvyd.onion/board/victim_list)|OFFLINE||||\n|[IMN CREW](http://imncrewwfkbjkhr2oylerfm5qtbzfphhmpcfag43xc2kfgvluqtlgoid.onion)|ONLINE||||\n|[INC RANSOM](http://incblog7vmuq7rktic73r4ha4j757m3ptym37tyvifzp2roedyyzzxid.onion/blog/leaks)|ONLINE||||\n|[INC RANSOM - new](http://incblog6qu4y4mm4zvw5nrmue6qbwtgjsxpw6b7ixzssu36tsajldoad.onion)|ONLINE||||\n|[INC RANSOM (Deep)](http://incapt.su/blog/leaks)|ONLINE||||\n|[INC RANSOM (new - Deep)](http://inblog.su/blog/disclosures)|ONLINE||||\n|[INDUSTRIAL SPY](http://spyarea23ttlty6qav3ecmbclpqym3p32lksanoypvrqm6j5onstsjad.onion)|OFFLINE||||\n|[INSANE](http://nv5lbsrr4rxmewzmpe25nnalowe4ga7ki6yfvit3wlpu7dfc36pyh4ad.onion/Insane.html)|ONLINE||||\n|[INSOMNIA](http://i62huw7ve22rpyw6lnq3kmfump2dmsg4xpveec3ere73njwatrz74gad.onion)|ONLINE||FA21E360945F602504728A05A39758C38B6A5B5DA1969717AF05838D14FDCD3DE17455833F11||\n|[INTERLOCK](http://ebhmkoohccl45qesdbvrjqtyro2hmhkmh6vkyfyjjzfllm3ix72aqaid.onion)|ONLINE||||\n|[J GROUP](http://twniiyed6mydtbe64i5mdl56nihl7atfaqtpww6gqyaiohgc75apzpad.onion)|ONLINE||||\n|[J GROUP](http://w4d5aqmdxkcsc2xwcz7w7jo6wdmvmakgy3y6mfmdtzmyvxe77cjkfbad.onion)|ONLINE||||\n|[JUSTICE BLADE](https://justice-blade.io)|OFFLINE||https://t.me/justiceblade3 - https://t.me/+UbB2H5vTBJJkYTRl||\n|[KAIROS](http://nerqnacjmdy3obvevyol7qhazkwkv57dwqvye5v46k5bcujtfa6sduad.onion)|ONLINE||kairossup@onionmail.com||\n|[KARAKURT (Deep)](https://karakurt.tech)|OFFLINE||||\n|[KARAKURT (Deep)](https://karakurt.co)|OFFLINE||||\n|[KARAKURT (Deep)](https://karanews.live)|OFFLINE||||\n|[KARAKURT (Deep)](https://karaleaks.com)|OFFLINE||||\n|[KARAKURT 2.0 (IP)](https://209.222.98.19)|OFFLINE||||\n|[KARAKURT (Dark)](https://lhxxtrqraokn63f3nubhbjrzxkrgduq3qogp3yr424tkpvh3z7n4kcyd.onion)|OFFLINE||||\n|[KARAKURT (chat panel)](https://omx5iqrdbsoitf3q4xexrqw5r5tfw7vp3vl3li3lfo7saabxazshnead.onion)|ONLINE||||\n|[KARAKURT (Dark)](https://3f7nxkjway3d223j27lyad7v5cgmyaifesycvmwq7i7cbs23lb6llryd.onion)|ONLINE||||\n|[KARMA](http://3nvzqyo6l4wkrzumzu5aod7zbosq4ipgf7ifgj3hsvbcr5vcasordvqd.onion)|OFFLINE||||\n|[KAWA](http://kawasa2qo7345dt7ogxmx7qmn6z2hnwaoi3h5aeosupozkddqwp6lqqd.onion)|ONLINE||6A340207246B47E37F6D094D2236E5C6242B6E4461EEF8021FED2C9855240C3E11AEE886FAAF - kawa4096@onionmail.org||\n|[KAZU](http://6czlbd2jfiy6765fbnbnzuwuqocg57ebvp3tbm35kib425k4qnmiiiqd.onion)|ONLINE||Session: 054acad09eb2c78674f3371bc9fd24218bacff3326c3d259819bf6e78de3ac0e6a - @kazu_21 | @kazu_breach (Channel) - Signal: Signal : @kazu.517 - Exploit: forum.exploit.in/profile/203546-kazu/ - DF: darkforums.st/User-Kazu||\n|[KELVIN SECURITY](https://vipsuscription.org)|ONLINE||https://t.me/kelvinsecteam||\n|[KILLSEC](http://kill432ltnkqvaqntbalnsgojqqs2wz4lhnamrqjg66tq6fuvcztilyd.onion)|ONLINE||https://t.me/k1llsec||\n|[Kill Security 3.0](http://ks5424y3wpr5zlug5c7i6svvxweinhbdcqcfnptkfcutrncfazzgz5id.onion)|ONLINE||||\n|[KITTYKATKREW](https://vs6ccwled72hwmescxr2e32mmfrm6vbqbo7gbmmkxnu7g5fps7ndeeyd.onion)|ONLINE||||\n|[KNIGHT (ex CYCLOPS)](http://knight3xppu263m7g4ag3xlit2qxpryjwueobh7vjdc3zrscqlfu3pqd.onion)|ONLINE||9096AD7062A4232F5AA31C2F7C4DF0AC1EAD10B78D40A6A3328AD142A42B555E635954D8B6C5||\n|[Kraken](http://krakenccj3wr23452a4ibkbkuph4d6soyx2xgjoogtuamc3m7u7wemad.onion)|ONLINE||||\n|[KRYPTOS](http://kryptospnjzz7vfkr663bnqv3dxirmr3svo5zwq7cvu2wdfngujgknyd.onion)|ONLINE||5D16859E0BC70E8830DEB8DE294C7E5AF8BD4D30CB1CB01F3BE17D0F592B3264DB2B6BB15164 - 8AE76D106C7F34134CAB98E41C5EEEF15B238BC523EC2F09C7765214CB03822866E94D87B25F||\n|[KYBER](http://kyblogtz6k3jtxnjjvluee5ec4g3zcnvyvbgsnq5thumphmqidkt7xid.onion)|ONLINE||||\n|[LAMBDA (Victim Site)](http://nn5ua7gc7jkllpoztymtfcu64yjm7znlsriq3a6v5kw7l6jvirnczyyd.onion)|ONLINE||||\n|[LA PIOVRA](http://et22fibzuzfyzgurm35sttm52qbzvdgzy5qhzy46a3gmkrrht3lec5ad.onion)|OFFLINE||||\n|[LAPSUS$ GROUP](http://lapsus.sh)|OFFLINE||||\n|[LAPSUS$ GROUP](https://lapsus.by)|ONLINE||||\n|[LEAKED DATA](http://business-data-leaks.com)|ONLINE||||\n|[LEAKNET](http://nleakk6sejx45jxtk7x6iyt65hwvfrkifc5v7ertdlwm3gttbpvlvxqd.onion)|ONLINE||||\n|[LILITH](http://yeuajcizwytgmrntijhxphs6wn5txp2prs6rpndafbsapek3zd4ubcid.onion)|OFFLINE||BAC01607F29EC417FB4106AEAB5BDF79CD948F9120C8D889E8785ADFDCE88C00F08429E092EC||\n|[LINKC](http://iywqjjaf2zioehzzauys3sktbcdmuzm2fsjkqsblnm7dt6axjfpoxwid.onion/article)|ONLINE||||\n|[LOCKBIT 2.0 (Dark mirror 1)](http://lockbitapt2yfbt7lchxejug47kmqvqqxvvjpqkmevv4l3azl3gy6pyd.onion)|\"REBRANDED\" TO \"THIS SITE IS NOW UNDER THE CONTROL OF THE UK, THE US AND THE CRONOS TASK FORCE\"||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 2.0 (Dark mirror 2)](http://lockbitapt5x4zkjbcqmz6frdhecqqgadevyiwqxukksspnlidyvd7qd.onion)|\"REBRANDED\" TO \"THIS SITE IS NOW UNDER THE CONTROL OF THE UK, THE US AND THE CRONOS TASK FORCE\"||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 2.0 (Dark mirror 3)](http://lockbitapt6vx57t3eeqjofwgcglmutr3a35nygvokja5uuccip4ykyd.onion)|\"REBRANDED\" TO \"THIS SITE IS NOW UNDER THE CONTROL OF THE UK, THE US AND THE CRONOS TASK FORCE\"||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 2.0 (Dark mirror 4)](http://lockbitapt34kvrip6xojylohhxrwsvpzdffgs5z4pbbsywnzsbdguqd.onion)|\"REBRANDED\" TO \"THIS SITE IS NOW UNDER THE CONTROL OF THE UK, THE US AND THE CRONOS TASK FORCE\"||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 2.0 (Dark mirror 5)](http://lockbitaptc2iq4atewz2ise62q63wfktyrl4qtwuk5qax262kgtzjqd.onion)|\"REBRANDED\" TO \"THIS SITE IS NOW UNDER THE CONTROL OF THE UK, THE US AND THE CRONOS TASK FORCE\"||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 2.0 (Dark mirror 6)](http://lockbitaptq7ephv2oigdncfhtwhpqgwmqojnxqdyhprxxfpcllqdxad.onion)|OFFLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 2.0 (Dark mirror 7)](http://lockbitaptstzf3er2lz6ku3xuifafq2yh5lmiqj5ncur6rtlmkteiqd.onion)|OFFLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 2.0 (Dark mirror 8)](http://oyarbnujct53bizjguvolxou3rmuda2vr72osyexngbdkhqebwrzsnad.onion)|OFFLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 2.0 (Dark mirror 9)](http://yq43odyrmzqvyezdindg2tokgogf3pn6bcdtvgczpz5a74tdxjbtk2yd.onion)|OFFLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 2.0 (Deep)](http://www.lockbitapt.uz)|OFFLINE||||\n|[LOCKBIT 3.0 (Dark mirror 1)](http://lockbitapt2d73krlbewgv27tquljgxr33xbwwsp6rkyieto7u4ncead.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (Dark mirror 2)](http://lockbitapt2yfbt7lchxejug47kmqvqqxvvjpqkmevv4l3azl3gy6pyd.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (Dark mirror 3)](http://lockbitapt34kvrip6xojylohhxrwsvpzdffgs5z4pbbsywnzsbdguqd.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (Dark mirror 4)](http://lockbitapt5x4zkjbcqmz6frdhecqqgadevyiwqxukksspnlidyvd7qd.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (Dark mirror 5)](http://lockbitapt6vx57t3eeqjofwgcglmutr3a35nygvokja5uuccip4ykyd.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (Dark mirror 6)](http://lockbitapt72iw55njgnqpymggskg5yp75ry7rirtdg4m7i42artsbqd.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (Dark mirror 7)](http://lockbitaptawjl6udhpd323uehekiyatj6ftcxmkwe5sezs4fqgpjpid.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (Dark mirror 8)](http://lockbitaptbdiajqtplcrigzgdjprwugkkut63nbvy2d5r4w2agyekqd.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (Dark mirror 9)](http://lockbitaptc2iq4atewz2ise62q63wfktyrl4qtwuk5qax262kgtzjqd.onion)|OFFLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (\"Leaked Data\")](http://lockbit7z2jwcskxpbokpemdxmltipntwlkmidcll2qirbu7ykg46eyd.onion)|ONLINE||||\n|[LOCKBIT 3.0 (\"Leaked Data\")](http://lockbit33chewwx25efq6dgkhkw4u7nefudq4ijkuamjfd7x73on6dyd.onion)|ONLINE||||\n|[LOCKBIT 3.0 (\"File Share\")](http://lockbitfile2tcudkcqqt2ve6btssyvqwlizbpv5vz337lslmhff2uad.onion)|ONLINE||||\n|[LOCKBIT 3.0 (\"Private Note\")](http://lockbitnotexk2vnf2q2zwjefsl3hjsnk4u74vq4chxrqpjclfydk4ad.onion)|ONLINE||||\n|[LOCKBIT 3.0 (\"Private Note\")](http://lockbitsup4yezcd5enk5unncx3zcy7kw6wllyqmiyhvanjj352jayid.onion)|ONLINE||||\n|[LOCKBIT 3.0 (New Dark mirror 1)](http://lockbit3753ekiocyo5epmpy6klmejchjtzddoekjlnt6mu3qh4de2id.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (New Dark mirror 2)](http://lockbit3g3ohd3katajf6zaehxz4h4cnhmz5t735zpltywhwpc6oy3id.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (New Dark mirror 3)](http://lockbit3olp7oetlc4tl5zydnoluphh7fvdt5oa6arcp2757r7xkutid.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (New Dark mirror 4)](http://lockbit435xk3ki62yun7z5nhwz6jyjdp2c64j5vge536if2eny3gtid.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (New Dark mirror 5)](http://lockbit4lahhluquhoka3t4spqym2m3dhe66d6lr337glmnlgg2nndad.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (New Dark mirror 6)](http://lockbit6knrauo3qafoksvl742vieqbujxw7rd6ofzdtapjb4rrawqad.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (New Dark mirror 7)](http://lockbit7ouvrsdgtojeoj5hvu6bljqtghitekwpdy3b6y62ixtsu5jqd.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (from June 2024)](http://ofj3oaltwaf67qtd7oafk5r44upm6wkc2jurpsdyih2c7mbrbshuwayd.onion)|ONLINE||3085B89A0C515D2FB124D645906F5D3DA5CB97CEBEA975959AE4F95302A04E1D709C3C4AE9B7||\n|[LOCKBIT 3.0 (from July 2024)](http://lockbitcuo23q7qrymbk6dsp2sadltspjvjxgcyp4elbnbr6tcnwq7qd.onion)|ONLINE||||\n|[LOCKBIT 3.0 (from July 2024)](http://lockbitw2ygzasbt35ffpdb46r4vkej6flm3siyabaxzdodwpiatfgqd.onion)|ONLINE||||\n|[LOCKBIT 3.0 (chat)](http://lockbit23xxhej7swdop24cru7ks2w66pw7zgdkydqo6f7wfyfqo7oqd.onion)|ONLINE||||\n|[LOCKBIT 3.0 (chat)](http://lockbit7ixelt7gn3ynrs3dgqtsom6x6sd2ope4di7bu6e6exyhazeyd.onion)|ONLINE||||\n|[LOCKBIT 3.0 (chat)](http://lockbitck6escin3p33v3f5uef3mr5fx335oyqon2uqoyxuraieuhiqd.onion)|ONLINE||||\n|[LOCKBIT 3.0 (chat)](http://lockbitfhzimjqx2v7p2vfu57fpdm5zh2vsbfk5jkjod3k5pszbek7ad.onion)|ONLINE||||\n|[LOCKBIT 3.0 (chat)](http://lockbiti7ss2wzyizvyr2x46krnezl4xjeianvupnvazhbqtz32auqqd.onion)|ONLINE||||\n|[LOCKBIT 3.0 (chat)](http://lockbitkwkmhfb2zr3ngduaa6sd6munslzkbtqhn5ifmwqml4sl7znad.onion)|ONLINE||||\n|[LOCKBIT 3.0 (chat)](http://lockbitqfj7mmhrfa7lznj47ogknqanskj7hyk2vistn2ju5ufrhbpyd.onion)|ONLINE||||\n|[LOCKBIT 4.0 Control Panel](http://lockbitapyx2kr5b7ma7qn6ziwqgbrij2czhcbojuxmgnwpkgv2yx2yd.onion)|ONLINE|ADTISZRLVUMXDJ34RCBZFNO6BNKLEYKYS5FZPNNXK4S2RSHOENUA|||\n|[LOCKBIT 4.0 Control Panel](http://lockbitapyum2wks2lbcnrovcgxj7ne3ua7hhcmshh3s3ajtpookohqd.onion)|ONLINE|ADTISZRLVUMXDJ34RCBZFNO6BNKLEYKYS5FZPNNXK4S2RSHOENUA|||\n|[LOCKBIT 4.0 Control Panel](http://lockbitapp24bvbi43n3qmtfcasf2veaeagjxatgbwtxnsh5w32mljad.onion)|ONLINE|ADTISZRLVUMXDJ34RCBZFNO6BNKLEYKYS5FZPNNXK4S2RSHOENUA|||\n|[LOCKBIT 4.0 Control Panel](http://lockbitapo3wkqddx2ka7t45hejurybzzjpos4cpeliudgv35kkizrid.onion)|ONLINE|ADTISZRLVUMXDJ34RCBZFNO6BNKLEYKYS5FZPNNXK4S2RSHOENUA|||\n|[LOCKBIT 4.0 Control Panel](http://lockbitapiahy43zttdhslabjvx4q6k24xx7r33qtcvwqehmnnqxy3yd.onion)|ONLINE|ADTISZRLVUMXDJ34RCBZFNO6BNKLEYKYS5FZPNNXK4S2RSHOENUA|||\n|[LOCKBIT 5.0 (blog/ransomware claims)](https://lockbitapt67g6rwzjbcxnww5efpg4qok6vpfeth7wx3okj52ks4wtad.onion)|ONLINE||||\n|[LOCKBIT 5.0 (chat)](http://lockbitsuppyx2jegaoyiw44ica5vdho63m5ijjlmfb7omq3tfr3qhyd.onion/)|ONLINE||||\n|[LOCKBIT](http://lockbitkodidilol.onion)|OFFLINE||||\n|[LOCKFILE (Victims request ID page)](http://zqaflhty5hyziovsxgqvj2mrz5e5rs6oqxzb54zolccfnvtn5w2johad.onion)|OFFLINE||B2F873769EB6B508EBC2103DDEB7366CEFB7B09AB8314DAD0C4346169072686690489B47EAEB||\n|[LOKI](http://dzkxxcsbrg7bwnlwwer563yuxd5pesr42dx634w5xvofm5z6qjw72ayd.onion)|ONLINE||7290408F9A2C4D60FB77CB9CEE25E177F07C47BD22A437137CB4E60D3B1C692EBB1BA203A90F (Tox)||\n|[LORENZ](http://lorenzmlwpzgxq736jzseuterytjueszsvznuibanxomlpkyxk6ksoyd.onion)|ONLINE||||\n|[LOST TRUST](http://hscr6cjzhgoybibuzn2xud7u4crehuoo4ykw3swut7m7irde74hdfzyd.onion)|ONLINE||||\n|[LV (1)](http://rbvuetuneohce3ouxjlbxtimyyxokb4btncxjbo44fbgxqy7tskinwad.onion)|OFFLINE||||\n|[LV (2)](http://4qbxi3i2oqmyzxsjg4fwe4aly3xkped52gq5orp6efpkeskvchqe27id.onion)|OFFLINE||||\n|[LYNX](http://lynxblogxstgzsarfyk2pvhdv45igghb4zmthnzmsipzeoduruz3xwqd.onion)|ONLINE||||\n|[LYNX](http://lynxblogco7r37jt7p5wrmfxzqze7ghxw6rihzkqc455qluacwotciyd.onion)|ONLINE||||\n|[LYNX](http://lynxblogijy4jfoblgix2klxmkbgee4leoeuge7qt4fpfkj4zbi2sjyd.onion)|ONLINE||||\n|[LYNX](http://lynxblogmx3rbiwg3rpj4nds25hjsnrwkpxt5gaznetfikz4gz2csyad.onion)|ONLINE||||\n|[LYNX](http://lynxblogoxllth4b46cfwlop5pfj4s7dyv37yuy7qn2ftan6gd72hsad.onion)|ONLINE||||\n|[LYNX](http://lynxblogtwatfsrwj3oatpejwxk5bngqcd5f7s26iskagfu7ouaomjad.onion)|ONLINE||||\n|[LYNX](http://lynxblogxutufossaeawlij3j3uikaloll5ko6grzhkwdclrjngrfoid.onion)|ONLINE||||\n|[LYNX](http://lynxbllrfr5262yvbgtqoyq76s7mpztcqkv6tjjxgpilpma7nyoeohyd.onion/disclosures)|OFFLINE||||\n|[LYNX](http://lynxblog.net/leaks)|ONLINE||||\n|[LUNALOCK](http://lunalockcccxzkpfovwzifwxcytqkiuak6wzybnniqwxcmpsetpbetid.onion)|ONLINE||||\n|[MAD LIBERATOR](http://k67ivvik3dikqi4gy4ua7xa6idijl4si7k5ad5lotbaeirfcsx4sgbid.onion)|ONLINE||||\n|[MADCAT RANSOM](http://i2gc52bwm2vu2wnohwi3cli7t7hj3y2q7qj3th2bs64h2eej7z5jcgqd.onion) |OFFLINE||@MadCatRansom||\n|[Mamona RANSOMWARE](http://owt3kwkxod2pvxlv3uljzskfhebhrhoedrh5gqrxyyd6rrco4frzj5ad.onion)|ONLINE||||\n|[Mamona RANSOMWARE (Victims page)](http://bdhjur3agrogoxvwobbzpptkxhyewnjrhzqj4ug2dyfhf3dopyvvurid.onion)|ONLINE||||\n|[MALAS](http://malas2urovbyyavjzaezkt5ohljvyd5lt7vv7mnsgbf2y4bwlh72doqd.onion)|ONLINE||||\n|[MALEKTEAM](https://malekteam.ac)|ONLINE||https://twitter.com/malekteam2||\n|[MALLOX](http://wtyafjyhwqrgo4a45wdvvwhen3cx4euie73qvlhkhvlrexljoyuklaad.onion)|ONLINE||mallox.resurrection@onionmail.org||\n|[MARKETO (Deep)](https://marketo.cloud)|OFFLINE||||\n|[MARKETO (Tor v2)](http://g5sbltooh2okkcb2.onion)|OFFLINE||||\n|[MARKETO (Tor v3)](http://jvdamsif53dqjycuozlaye2s47p7xij4x6hzwzwhzrqmv36gkyzohhqd.onion)|OFFLINE||||\n|[MARKETO (Tor v3)](http://fvki3hj7uxuirxpeop6chgqoczanmebutznt2mkzy6waov6w456vjuid.onion)|OFFLINE||||\n|[Metaencryptor](metacrptmytukkj7ajwjovdpjqzd7esg5v3sg344uzhigagpezcqlpyd.onion)|ONLINE||||\n|[MAZE](https://newsmaze.net)|OFFLINE||||\n|[MBC](http://xembshruusobgbvxg4tcjs3jpdnks6xrr6nbokfxadcnlc53yxir22ad.onion)|OFFLINE||||\n|[MEDUSA LOCKER (Victims page)](http://qd7pcafncosqfqu3ha6fcx4h6sr7tzwagzpcdcnytiw3b6varaeqv5yd.onion)|ONLINE||||\n|[MEDUSA](http://medusaxko7jxtrojdkxo66j7ck4q5tgktf7uqsqyfry4ebnxlcbkccyd.onion)|ONLINE||||\n|[MEDUSA](http://z6wkgghtoawog5noty5nxulmmt2zs7c3yvwr22v4czbffdoly2kl4uad.onion)|ONLINE||||\n|[MEDUSA](http://xfv4jzckytb4g3ckwemcny3ihv4i5p4lqzdpi624cxisu35my5fwi5qd.onion)|ONLINE||||\n|[MEDUSA](http://dlmfciajg5s4vliyo5dhs5jyzhi2xr2fnkebul46lpf4xudtqiue4nid.onion)|ONLINE||||\n|[MEDUSA](http://kyfiw76eol6ph2mq7pi5e5tdvce37bicddhai62qhdc5ja6jdchz4qqd.onion)|ONLINE||||\n|[MEDUSA](http://s7lmmhlt3iwnwirxvgjidl6omcblvw2rg75txjfduy73kx5brlmiulad.onion)|ONLINE||||\n|[MEDUSA](http://cx5u7zxbvrfyoj6ughw76oa264ucuuizmmzypwum6ear7pct4yc723qd.onion)|ONLINE||||\n|[MEDUZA LOCKER](https://5tqdhriujqb7tb3cw3i3ffwaamjtnph6wsijdbecscyqhii3jbjz2rqd.onion)|ONLINE||||\n|[MEOW](http://meow6xanhzfci2gbkn3lmbqq7xjjufskkdfocqdngt3ltvzgqpsg5mid.onion)|ONLINE||||\n|[METAENCRYPTER](http://metacrptmytukkj7ajwjovdpjqzd7esg5v3sg344uzhigagpezcqlpyd.onion)|ONLINE||||\n|[MIGA](http://q7gmt7pbo4rrt27ydkiv2kxd7cimhztq2x7hzd557jthhu5zp6ujieid.onion)|ONLINE||||\n|[MOGILEVICH](http://dkgn45pinr7nwvdaehemcrpgcjqf4fooit3c4gjw6dhzrp443ctvnoad.onion)|ONLINE||||\n|[MONEYMESSAGE](http://blogvl7tjyjvsfthobttze52w36wwiz34hrfcmorgvdzb6hikucb7aqd.onion)|ONLINE||||\n|[MONTI](http://mblogci3rudehaagbryjznltdp33ojwzkq6hn2pckvjq33rycmzczpid.onion)|ONLINE||||\n|[MORPHEUS](http://izsp6ipui4ctgxfugbgtu65kzefrucltyfpbxplmfybl5swiadpljmyd.onion)|ONLINE||||\n|[NO NAME SPECIFIED](http://woqjumaahi662ka26jzxyx7fznbp4kg3bsjar4b52tqkxgm2pylcjlad.onion/)|OFFLINE||||\n|[MIDAS/HARON](http://midasbkic5eyfox4dhnijkzc7v7e4hpmsb2qgux7diqbpna4up4rtdad.onion/blog.php)|OFFLINE||||\n|[MINDWARE](http://dfpc7yvle5kxmgg6sbcp5ytggy3oeob676bjgwcwhyr2pwcrmbvoilqd.onion)|OFFLINE||||\n|[Moses Staff (Deep)](http://moses-staff.se)|ONLINE||https://t.me/moses_staff_se_15||\n|[Moses Staff (Dark)](http://mosesstaffm7hptp.onion)|OFFLINE||||\n|[MOUNT LOCKER](http://mountnewsokhwilx.onion)|OFFLINE||||\n|[MYDATA / ALPHA LOCKER](http://mydatae2d63il5oaxxangwnid5loq2qmtsol2ozr6vtb7yfm5ypzo6id.onion/blog)|ONLINE||||\n|[MYDECRYPTOR](http://58b87e60649ccc808ac8mstiejnj.5s4ixqul2enwxrqv.onion)|OFFLINE||||\n|[MINTEYE](http://i6575ykikb3yvut4btucoqjshbktouxxyu3eb3ffa3ukvyvtam5y5pqd.onion)|ONLINE||75E3C08957DD5A6A9796CDCCC8021FEE7084CB64DAE2C512994348DCC58C8541355B423C774E||\n|[MINTEYE](http://http://85.121.48.68)|ONLINE||75E3C08957DD5A6A9796CDCCC8021FEE7084CB64DAE2C512994348DCC58C8541355B423C774E||\n|[MOISHA](http://moishddxqnpdxpababec6exozpl2yr7idfhdldiz5525ao25bmasxhid.onion)|OFFLINE||||\n|[MS13-089](http://msleakjir7pxbe6onlqe5uwgvdmy6nq4mnwfy7ojswbhnleenm77vgad.onion)|ONLINE||ms13@onionmail.org||\n|[N3TW0RM](http://n3twormruynhn3oetmxvasum2miix2jgg56xskdoyihra4wthvlgyeyd.onion)|OFFLINE||||\n|[NASIR](http://yzcpwxuhbkyjnyn4qsf4o5dkvu6m2fyo7dwizmnlutanlmzlos7pa6qd.onion)|ONLINE||||\n|[NASIR](http://nasir.cc)|ONLINE||||\n|[NEFILIM](http://hxt254aygrsziejn.onion)|OFFLINE||||\n|[NEMTY (Deep)](http://nemty.top)|OFFLINE||||\n|[NEMTY](http://zjoxyw5mkacojk5ptn2iprkivg5clow72mjkyk5ttubzxprjjnwapkad.onion)|OFFLINE||||\n|[NETWALKER](http://rnfdsgm6wb6j6su5txkekw4u4y47kp2eatvu7d6xhyn5cs4lt4pdrqqd.onion)|OFFLINE||||\n|[NEVADA (DLS)](http://nevcorps5cvivjf6i2gm4uia7cxng5ploqny2rgrinctazjlnqr2yiyd.onion)|OFFLINE||||\n|[NEVADA (BACKEND)](http://nevbackvzwfu5yu3gszap77bg66koadds6eln37gxdhdk4jdsbkayrid.onion)|OFFLINE||||\n|[NEVADA (AFFILIATES)](http://nevaffcwswjosddmw55qhn4u4secw42wlppzvf26k5onrlxjevm6avad.onion/)|OFFLINE||||\n|[NIGHT SPIRE](http://nspireyzmvapgiwgtuoznlafqvlyz7ey6himtgn5bdvdcowfyto3yryd.onion)|OFFLINE||||\n|[NIGHT SPIRE](http://nspirep7orjq73k2x2fwh2mxgh74vm2now6cdbnnxjk2f5wn34bmdxad.onion/database)|ONLINE||||\n|[NightSky](http://gg5ryfgogainisskdvh4y373ap3b2mxafcibeh2lvq5x7fx76ygcosad.onion)|OFFLINE||||\n|[NITROGEN](http://nitrogenczslprh3xyw6lh5xyjvmsz7ciljoqxxknd7uymkfetfhgvqd.onion)|ONLINE||https://x.com/NitrogenSupp/ - https://www.linkedin.com/in/nitrogen-support-0b748532a/ - 620C7A54EC212FB482A684BA74381C3623CCE4D0E27FAE348688F65E0F0F6B6A149790D1AE7D||\n|[NoEscape](http://noescapemsqxvizdxyl7f7rmg5cdjwp33pg2wpmiaaibilb4btwzttad.onion)|ONLINE||||\n|[NoEscape (Victims Page)](http://noescaperjh3gg6oy7rck57fiefyuzmj7kmvojxgvlmwd5pdzizrb7ad.onion)|ONLINE||||\n|[NOKOYAWA](http://lirncvjfmdhv6samxvvlohfqx7jklfxoxj7xn3fh7qeabs3taemdsdqd.onion)|OFFLINE||||\n|[NOKOYAWA](http://6yofnrq7evqrtz3tzi3dkbrdovtywd35lx3iqbc5dyh367nrdh4jgfyd.onion)|OFFLINE||||\n|[NOKOYAWA](http://nokoleakb76znymx443veg4n6fytx6spck6pc7nkr4dvfuygpub6jsid.onion)|ONLINE||||\n|[NONAME](http://noname2j6zkgnt7ftxsjju5tfd3s45s4i3egq5bqtl72kgum4ldc6qyd.onion)|ONLINE||||\n|[NOVA](http://novav75eqkjoxct7xuhhwnjw5uaaxvznhtbykq6zal5x7tfevxzjyqyd.onion)|OFFLINE||||\n|[NOVA](http://novavagygnhqyf7a5tgbuvmujve5a2jzgbrq2n4dvetkhvr2zjg27cad.onion)|OFFLINE||||\n|[NOVA](http://novaxtychr6ohlc4zr5its73p6i7unpuhpwoodtzrg2y4w4seytatlid.onion)|ONLINE||||\n|[NOVA](http://novadmrkp4vbk2padk5t6pbxolndceuc7hrcq4mjaoyed6nxsqiuzyyd.onion)|ONLINE||||\n|[NULLBULGE](https://nullbulge.co/blog.html)|ONLINE||||\n|[OBSCURA](http://obscurad3aphckihv7wptdxvdnl5emma6t3vikcf3c5oiiqndq6y6xad.onion)|ONLINE||AE55FC0EB1C25A5B081650108F9081E236DECE1CE08D2E185A6F15B9FB48E700210BED374643||\n|[OBSCURA 2.0](http://obscurad3aphckihv7wptdxvdnl5emma6t3vikcf3c5oiiqndq6y6xad.onion)|ONLINE||7521730C07CF45D363A627F32B3102F3F7FA72F36C2C5F9EAB0C7FBA4668527F62A90EF333E6||\n|[ONEPERCENT](http://5mvifa3xq5m7sou3xzaajfz7h6eserp5fnkwotohns5pgbb5oxty3zad.onion)|OFFLINE||||\n|[ORCA](http://orca66hwnpciepupe5626k2ib6dds6zizjwuuashz67usjps2wehz4id.onion)|ONLINE||||\n|[ORION](http://cjfntkj5qeizxowuy3srceg7zo6namc3kfeor7pfn6bpdkl3w265ooid.onion)|ONLINE||||\n|[OSIRIS PROJECT](https://osirisbm3357xrccnid23nlyuqwzbgqheaei6dxvyi34tbkqr3bmvfid.onion)|ONLINE||||\n|[OSIRIS PROJECT](https://ausare.net/app/news)|ONLINE||||\n|[OX THIEF](http://oxthiefsvzp3qifmkrpwcllwscyu7jvmdxmd2coz2rxpem6ohut6x5qd.onion)|ONLINE||||\n|[PANDORA](http://vbfqeh5nugm6r2u2qvghsdxm3fotf5wbxb5ltv6vw77vus5frdpuaiid.onion)|OFFLINE||||\n|[PAY2KEY](http://pay2key2zkg7arp3kv3cuugdaqwuesifnbofun4j6yjdw5ry7zw2asid.onion)|OFFLINE||||\n|[PAYLOAD.BIN (Ex BABUK LOCKER)](http://vbmisqjshn4yblehk2vbnil53tlqklxsdaztgphcilto3vdj4geao5qd.onion)|OFFLINE||||\n|[PAYLOAD](http://payloadrz5yw227brtbvdqpnlhq3rdcdekdnn3rgucbcdeawq2v6vuyd.onion)|ONLINE||||\n|[Payouts King](https://payoutsgn7cy6uliwevdqspncjpfxpmzgirwl2au65la7rfs5x3qnbqd.onion)|ONLINE||535F403A2EA2DC71A392E18D7DB77FEF70845C0B7E5B9114CD30D301870304379C3547E324E2||\n|[PEAR](http://peargxn3oki34c4savcbcfqofjjwjnnyrlrbszfv6ujlx36mhrh57did.onion)|ONLINE|pear@onionmail.org|457BB4E5DF0E650509322CA894758D925A568828090A3449D5AEEED30E9B8E18DDDFF71909ED||\n|[PLAY](http://k7kg3jqxang3wh7hnmaiokchk7qoebupfgoik6rha6mjpzwupwtj25yd.onion)|OFFLINE||||\n|[PLAY](http://mbrlkbtq5jonaqkurjwmxftytyn2ethqvbxfu4rgjbkkknndqwae6byd.onion)|OFFLINE||||\n|[PLAY](http://ipi4tiumgzjsym6pyuzrfqrtwskokxokqannmd6sa24shvr7x5kxdvqd.onion)|ONLINE||||\n|[PLAY](http://j75o7xvvsm4lpsjhkjvb4wl2q6ajegvabe6oswthuaubbykk4xkzgpid.onion)|ONLINE||||\n|[PLAYBOY](http://vlofmq2u3f5amxmnblvxaghy73aedwta74fyceywr6eeguw3cn6h6uad.onion)|ONLINE||||\n|[PROLOCK](http://msaoyrayohnp32tcgwcanhjouetb5k54aekgnwg7dcvtgtecpumrxpqd.onion)|OFFLINE||||\n|[PROMETHEUS](http://promethw27cbrcot.onion/blog)|OFFLINE||||\n|[PRYX (deep web)](http://pryx.cc)|ONLINE||141C8F13F4B7A4C2EED05A29186AE10F8E849AE4AC2C3E7B167FD27B316E026A42B75D5AE83C||\n|[PRYX (dark web)](http://c2mdhim6btaiyae3xqthnxsz64brvdxsnbty4tvos65zb565y4v55iid.onion)|ONLINE||141C8F13F4B7A4C2EED05A29186AE10F8E849AE4AC2C3E7B167FD27B316E026A42B75D5AE83C||\n|[PYSA](http://pysa2bitc5ldeyfak4seeruqymqs4sj5wt5qkcq7aoyg4h2acqieywad.onion/partners.html)|OFFLINE||||\n|[QILIN (Victims page)](http://ozsxj4hwxub7gio347ac7tyqqozvfioty37skqilzo2oqfs4cw2mgtyd.onion)|OFFLINE||||\n|[QILIN](http://kbsqoivihgdmwczmxkbovk7ss2dcynitwhhfu5yw725dboqo5kthfaad.onion/)|OFFLINE||||\n|[QILIN](http://ijzn3sicrcy7guixkzjkib4ukbiilwc3xhnmby4mcbccnsd7j2rekvqd.onion)|ONLINE||||\n|[QIULONG](http://62brsjf2w77ihz5paods33cdgqnon54gjns5nmag3hmqv6fcwamtkmad.onion)|ONLINE||||\n|[QLOCKER](http://gvka2m4qt5fod2fltkjmdk4gxh5oxemhpgmnmtjptms6fkgfzdd62tad.onion)|OFFLINE||||\n|[QUANTUM](http://quantum445bh3gzuyilxdzs5xdepf3b7lkcupswvkryf3n7hgzpxebid.onion)|ONLINE||||\n|[QUANTUM (clearnet)](http://quantumleap.quest)|OFFLINE||||\n|[RA GROUP](http://pa32ymaeu62yo5th5mraikgw5fcvznnsiiwti42carjliarodltmqcqd.onion)|ONLINE||||\n|[RA GROUP (Storage Server)](http://hkpomcx622gnqp2qhenv4ceyrhwvld3zwogr4mnkdeudq2txf55keoad.onion)|ONLINE||||\n|[RANSOMCORTEX](http://gg6owuhu72muoelkt2msjrp2llwr2on5634sk5v2xefzmobvryywbhid.onion)|ONLINE||||\n|[RAWORLD](http://raworldw32b2qxevn3gp63pvibgixr4v75z62etlptg3u3pmajwra4ad.onion)|ONLINE||||\n|[RABBIT HOLE](http://z5jixbfejdu5wtxd2baliu6hwzgcitlspnttr7c2eopl5ccfcjrhkqid.onion)|ONLINE||||\n|[RADAR](http://3bnusfu2lgk5at43ceu7cdok5yv4gfbono2jv57ho74ucjvc7czirfid.onion/leaked-data)|ONLINE||||\n|[RADIANT](http://trfqksm6peaeyz4q6egxbij5n2ih6zrg65of4kwasrejc7hnw2jtxryd.onion)|ONLINE||||\n|[RAGNAR LOCKER](http://p6o7m73ujalhgkiv.onion)|OFFLINE||||\n|[RAGNAR LOCKER](http://rgleaktxuey67yrgspmhvtnrqtgogur35lwdrup4d3igtbm3pupc4lyd.onion)|ONLINE||||\n|[RAGNAR LOCKER (Old)](http://ragnarleaks.top)|OFFLINE||||\n|[RAGNAROK](http://sushlnty2j7qdzy64qnvyb6ajkwg7resd3p6agc2widnawodtcedgjid.onion)|OFFLINE||||\n|[RAGNAROK](http://wobpitin77vdsdiswr43duntv6eqw4rvphedutpaxycjdie6gg3binad.onion)|OFFLINE||||\n|[RALord](http://ralord3htj7v2dkavss2hjzviviwgsf4anfdnihn5qcjl6eb5if3cuqd.onion/)|ONLINE||||\n|[RALord](http://ralordqe33mpufkpsr6zkdatktlu3t2uei4ught3sitxgtzfmqmbsuyd.onion/)|ONLINE||||\n|[RALord](http://ralordt7gywtkkkkq2suldao6mpibsb7cpjvdfezpzwgltyj2laiuuid.onion/)|ONLINE||||\n|[RALord](http://novatd4577pzlvdyy42slydhrhru7fpcflbbxlajcmbfrgzyeis6d3id.onion/)|ONLINE||||\n|[RALord](http://novag4k2te3mstt2xq5irywlpaw6edgkpiwgg4t2q7eecisj2qqtvbid.onion/)|ONLINE||||\n|[RALord](http://novaoddh3vxylxqpsfdjprliknbzgbkv6nkazpzu3cvykrgpyzuywryd.onion/)|ONLINE||||\n|[RALord](http://vctmy3tytuah2offux4bixzunh53pnepsnsrr2hly6blpgiewqodnzad.onion/)|ONLINE||||\n|[RALord](http://leak7y2247fj7dbb35rpfyxuyaqtwbshiwxp6h35ttzlhrxmhvi4fead.onion/)|ONLINE||||\n|[RALord (AFFILIATES)](http://novazzitmugtbjwuttc5hhsemkmvwh3iyt27oeeunu5mkw62qpfeykid.onion/)|ONLINE||||\n|[RANCOZ](http://ze677xuzard4lx4iul2yzf5ks4gqqzoulgj5u4n5n4bbbsxjbfr7eayd.onion/)|OFFLINE||||\n|[RANSOM BAY](http://rrrbay3nf4c2wxmhprc6eotjlpqkeowfuobodic4x4nzqtosx3ebirid.onion/news)|ONLINE||||\n|[RANSOM CARTEL (1)](http://u67aylig7i6l657wxmp274eoilaowhp3boljowa6bli63rxyzfzsbtyd.onion)|OFFLINE||||\n|[RANSOM CARTEL (Victims page)](http://cartelraqonekult2cxbzzz2ukiff7v6cav3w373uuhenybgqulxm5id.onion)|OFFLINE||||\n|[RANSOMEXX](http://rnsm777cdsjrsdlbs4v5qoeppu3px6sb2igmh53jzrx7ipcrbjz5b2ad.onion)|ONLINE||||\n|[RANSOMEXX (Leaks Domain)](http://zubllg7o774lgc4rdxmfcfpjewfkqa7ml7gxwl5fetogc7hbkvaprhid.onion)|OFFLINE||||\n|[RANSOM HOUSE](http://xw7au5pnwtl6lozbsudkmyd32n6gnqdngitjdppybudan3x3pjgpmpid.onion)|OFFLINE||https://t.me/ransom_house||\n|[RANSOM HOUSE](http://zohlm7ahjwegcedoz7lrdrti7bvpofymcayotp744qhx6gjmxbuo2yid.onion)|ONLINE||||\n|[RANSOM HOUSE](http://zubllg7o774lgc4rdxmfcfpjewfkqa7ml7gxwl5fetogc7hbkvaprhid.onion)|OFFLINE||||\n|[RANSOM HUB](http://ijbw7iiyodqzpg6ooewbgn6mv2pinoer3k5pzdecoejsw5nyoe73zvad.onion/blog)|ONLINE||||\n|[RANSOM HUB](http://ransomxifxwc5eteopdobynonjctkxxvap77yqifu2emfbecgbqdw6qd.onion)|ONLINE||||\n|[RANSOM HUB Archives](http://fpwwt67hm3mkt6hdavkfyqi42oo3vkaggvjj4kxdr2ivsbzyka5yr2qd.onion/)|ONLINE||||\n|[RANSOM HUB Archives](http://ransomgxjnwmu5ceqwo2jrjssxpoicolmgismfpnslaixg3pgpe5qcad.onion/)|OFFLINE||||\n|[RANSOMED (Dark Web)](http://k63fo4qmdnl4cbt54sso3g6s5ycw7gf7i6nvxl3wcf3u6la2mlawt5qd.onion)|OFFLINE||https://twitter.com/RansomedVC||\n|[RANSOMED (Dark Web)](http://f6amq3izzsgtna4vw24rpyhy3ofwazlgex2zqdssavevvkklmtudxjad.onion)|ONLINE||https://twitter.com/RansomedVC||\n|[RANSOMED (Deep Web)](https://ransomed.vc)|ONLINE||FF59E28C08A4D0D9BA95EC6D72A15F7677D58E48EC5EE0D7CADEE0E7A1B3E37BFBD4996B41DD - https://twitter.com/RansomedVC||\n|[RANSOMEDVC or REBORNVC](https://ransomed.biz)|ONLINE||FF59E28C08A4D0D9BA95EC6D72A15F7677D58E48EC5EE0D7CADEE0E7A1B3E37BFBD4996B41DD||\n|[RANSOM CORP](http://sewo2yliwvgca3abz565nsnnx3khi6x7t5ccpbvvg6wgce4bk2jagiad.onion)|OFFILINE||||\n|[RANZY/AKO](http://37rckgo66iydpvgpwve7b2el5q2zhjw4tv4lmyewufnpx4lhkekxkoqd.onion)|OFFLINE||||\n|[REDALERT](http://blog2hkbm6gogpv2b3uytzi3bj5d5zmc4asbybumjkhuqhas355janyd.onion)|OFFLINE||||\n|[REDALERT (Victims page)](http://je2yizds7r4uidk6uixfxwjj5w7or2agit4aj66l4lrhdbrvr3lsymid.onion)|OFFLINE||||\n|[RED RANSOMWARE GROUP](http://33zo6hifw4usofzdnz74fm2zmhd3zsknog5jboqdgblcbwrmpcqzzbid.onion)|ONLINE||||\n|[RELIC](https://relic5zqwemjnu4veilml6prgyedj6phs7de3udhicuq53z37klxm6qd.onion)|OFFLINE||||\n|[REVIL (Old)](http://dnpscnbaix6nkwvystl3yxglz7nteicqrou3t75tpcc5532cztc46qyd.onion)|OFFLINE||||\n|[REVIL (New)](http://blogxxu75w63ujqarv476otld7cyjkq4yoswzt4ijadkjwvg3vrvd5yd.onion/Blog)|OFFLINE||||\n|[REVIL (Victims page)](http://landxxeaf2hoyl2jvcwuazypt6imcsbmhb7kx3x33yhparvtmkatpaad.onion)|OFFLINE||||\n|[REYNOLDS](http://bs2tlg32pfjwmclm22cyngqmoo24cdlhfxzbruwrdaxumisfeory32qd.onion)|ONLINE||||\n|[RHYSIDA](http://rhysidafohrhyy2aszi7bm32tnjat5xri65fopcxkdfxhi4tidsg7cad.onion)|ONLINE||rhysidaeverywhere@onionmail.org - rhysidaofficial@onionmail.org||\n|[RHYSIDA (Mirror)](http://rhysidafc6lm7qa2mkiukbezh7zuth3i4wof4mh2audkymscjm6yegad.onion/)|ONLINE||||\n|[RISEN](http://o6pi3u67zyag73ligtsupin5rjkxpfrbofwoxnhimpgpfttxqu7lsuyd.onion)|OFFLINE||https://t.me/risenservice||\n|[ROBINHOOD](https://robinhoodleaks.tumblr.com)|OFFLINE||||\n|[ROOK](http://gamol6n6p2p4c3ad7gxmx3ur7wwdwlywebo2azv3vv5qlmjmole2zbyd.onion)|OFFLINE||||\n|[ROYAL (Victims Page)](http://royal2xthig3ou5hd7zsliqagy6yygk2cdelaxtni2fyad6dpmpxedid.onion)|ONLINE||||\n|[ROYAL](http://royal4ezp7xrbakkus3oofjw6gszrohpodmdnfbe5e4w3og5sm7vb3qd.onion)|OFFLINE||||\n|[RRANSOM (Victims page)](http://t2tqvp4pctcr7vxhgz5yd5x4ino5tw7jzs3whbntxirhp32djhi7q3id.onion/check_payment_form)|OFFLINE||||\n|[RUN SOME WARES](http://rnsmwareartse3m4hjsumjf222pnka6gad26cqxqmbjvevhbnym5p6ad.onion)|ONLINE||||\n|[SAFEPAY](http://nj5qix45sxnl4h4og6hcgwengg2oqloj3c2rhc6dpwiofx3jbivcs6qd.onion)|OFFLINE||||\n|[SAFEPAY](http://nz4z6ruzcekriti5cjjiiylzvrmysyqwibxztk6voem4trtx7gstpjid.onion)|ONLINE||||\n|[SAFEPAY](http://j3dp6okmaklajrsk6zljl5sfa2vpui7j2w6cwmhmmqhab6frdfbphhid.onion)|ONLINE||||\n|[SAFEPAY](http://safepaypfxntwixwjrlcscft433ggemlhgkkdupi2ynhtcmvdgubmoyd.onion)|ONLINE||||\n|[SARCOMA](http://sarcomawmawlhov7o5mdhz4eszxxlkyaoiyiy2b5iwxnds2dmb4jakad.onion)|ONLINE||SarcomaGroup@onionmail.org - D7A5E0027572764BE600925712D079472FF950F954553FF07E823FF1D068C31292E5E5F31AE4||\n|[SATAN LOCK](http://212.24.99.211)|ONLINE||CF7175635116009D235F2BC2C657CB4DF1B18317D4EADD30F8238C33E2D2116851C9344C774D||\n|[SATAN LOCK](http://5g2e.l.time4vps.cloud)|ONLINE||CF7175635116009D235F2BC2C657CB4DF1B18317D4EADD30F8238C33E2D2116851C9344C774D||\n|[SATAN LOCK](http://mgeegnexyhhn5dpqewihjy33qyhng3gy66h3fogiwefl5hljhtmfznad.onion)|ONLINE||CF7175635116009D235F2BC2C657CB4DF1B18317D4EADD30F8238C33E2D2116851C9344C774D||\n|[SATAN LOCK V2](http://tzhwmgguyxrg6q3tu4q3gvopcjynrhw6ryx2bdl5ghisdkyunfua5xyd.onion)|ONLINE||CF7175635116009D235F2BC2C657CB4DF1B18317D4EADD30F8238C33E2D2116851C9344C774D||\n|[SCATTERED SPIDER](http://shinypogk4jjniry5qi7247tznop6mxdrdte2k6pdu5cyo43vdzmrwid.onion)|OFFLINE (Seized)||shinygroup@onionmail.com||\n|[SCATTERED SPIDER](https://shinyhunte.rs)|ONLINE||shinygroup@onionmail.com||\n|[SECUROTROP](http://securo45z554mw7rgrt7wcgv5eenj2xmxyrsdj3fcjsvindu63s4bsid.onion)|ONLINE||||\n|[SEKHMET](http://sekhmet.top)|OFFLINE||||\n|[SENSAYQ (deep](http://159.69.60.54)|ONLINE||||\n|[SENSAYQ (dark)](http://gmixcebhni6c3kcf5m7xxybomaphj7pizoqtxiqmrz5wsh6g6x5s2wqd.onion)|ONLINE||||\n|[SHADOW](http://lc65fb3wrvox6xlyn4hklwjcojau55diqxxylqs4qsfng23ftzijnxad.onion)|ONLINE||||\n|[SHADOWBYT3$](https://shadowsblog.cloud-ip.cc/leaks.php)|ONLINE||ShadowByt3S@proton.me||\n|[SHADOWBYT3$](https://shadowbyt3s.8bit.ca/leaks.php)|ONLINE||ShadowByt3S@proton.me||\n|[SHINYHUNTERS](http://toolatedhs5dtr2pv6h5kdraneak5gs3sxrecqhoufc5e45edior7mqd.onion)|ONLINE||||\n|[SICARI KNIFE](http://sicariifoucvhyqg54smi3esg5sfcyw5z65t6yigqu4loyuoz62bb2id.onion)|ONLINE||2368C617830435DD74C41323BD684F04627A8047F92A885419E0191AC21F6D49733E4FF2C60E||\n|[SICARI KNIFE](http://sicarinb4ktqcdpubjifzw3vixvzgtwacjmc5ks56kev52gxitegigad.onion)|ONLINE||2368C617830435DD74C41323BD684F04627A8047F92A885419E0191AC21F6D49733E4FF2C60E||\n|[SICARI KNIFE](http://sicariktdbhjtrk6f2pwdh6wlequw7pcjva25skkzz4m3zz3opyox3qd.onion)|ONLINE||2368C617830435DD74C41323BD684F04627A8047F92A885419E0191AC21F6D49733E4FF2C60E||\n|[SICARI KNIFE](http://sicari7zpu3mtxqggde7mu3ywppntdqg22arcukvlaihjbfcb2rnktid.onion)|ONLINE||2368C617830435DD74C41323BD684F04627A8047F92A885419E0191AC21F6D49733E4FF2C60E||\n|[SICARI KNIFE](http://sicarilxx2br6esqnhad4w26bcgb5j2snbbnhyo4b6t7kby2oy4x3jad.onion)|ONLINE||2368C617830435DD74C41323BD684F04627A8047F92A885419E0191AC21F6D49733E4FF2C60E||\n|[SICARI KNIFE](http://sicari7m63wlggfxajiuonfsk72fgencne5ztzakyuhfxzq5rnbkjead.onion)|ONLINE||2368C617830435DD74C41323BD684F04627A8047F92A885419E0191AC21F6D49733E4FF2C60E||\n|[SIEGEDSEC](http://nv5p2mmpctvyqdyyi5zwh4gnifq2uxdx4etvnmaheqlrw6ordrjwxryd.onion)|ONLINE||||\n|[SILENT](http://silentbgdghp3zeldwpumnwabglreql7jcffhx5vqkvtf2lshc4n5zid.onion)|ONLINE||||\n|[SINOBI](http://sinobi6ftrg27d6g4sjdt65malds6cfptlnjyw52rskakqjda6uvb7yd.onion/leaks)|ONLINE||||\n|[SINOBI](http://sinobi6rlec6f2bgn6rd72xo7hvds4a5ajiu2if4oub2sut7fg3gomqd.onion/leaks)|ONLINE||||\n|[SINOBI](http://sinobi6ywgmmvg2gj2yygkb2hxbimaxpqkyk27wti5zjwhfcldhackid.onion/leaks)|ONLINE||||\n|[SINOBI](http://sinobi7l3wet3uqn4cagjiessuomv75aw3bvgah4jpj43od7xndb7kad.onion/leaks)|ONLINE||||\n|[SINOBI](http://sinobi7sukclb3ygtorysbtrodgdbnrmgbhov45rwzipubbzhiu5jvqd.onion/leaks)|ONLINE||||\n|[SINOBI](http://sinobi23i75c3znmqqxxyuzqvhxnjsar7actgvc4nqeuhgcn5yvz3zqd.onion/leaks)|ONLINE||||\n|[SINOBI](http://sinobia6mw6ht2wcdjphessyzpy7ph2y4dyqbd74bgobgju4ybytmkqd.onion/leaks)|ONLINE||||\n|[SKIRA TEAM](http://mtgc3qvyedjnfu7cen2zsupdppi5ys5g2hm6xwujvoepw25p4dy6huid.onion/news.html)|ONLINE||||\n|[SLUG](http://3ytm3d25hfzvbylkxiwyqmpvzys5of7l4pbosm7ol7czlkplgukjq6yd.onion)|ONLINE||||\n|[SNATCH (Deep)](https://snatch.press)|OFFLINE||https://t.me/snatch_info||\n|[SNATCH (Deep)](http://snatch.vip)|OFFLINE||https://t.me/snatch_info||\n|[SNATCH (Deep)](https://snatchnews.top/)|ONLINE||https://t.me/snatch_info||\n|[SNATCH (Deep)](https://snatchteam.top/)|ONLINE||https://t.me/snatch_info||\n|[SNATCH (Dark)](http://hl66646wtlp2naoqnhattngigjp5palgqmbwixepcjyq5i534acgqyad.onion/index.php)|ONLINE||https://t.me/snatch_info||\n|[SODINOKIBI (REVIL)](http://dnpscnbaix6nkwvystl3yxglz7nteicqrou3t75tpcc5532cztc46qyd.onion)|OFFLINE||||\n|[SOLIDBIT (Chat panel)](http://solidb2jco63vbhx4sfimnqmwhtdjk4jbbgq7a24cmzzkfse4rduxgid.onion)|OFFLINE||||\n|[SPACEBEARS](http://5butbkrljkaorg5maepuca25oma7eiwo6a2rlhvkblb4v6mf3ki2ovid.onion)|ONLINE||||\n|[SPARTA](http://zj2ex44e2b2xi43m2txk4uwi3l55aglsarre7repw7rkfwpj54j46iqd.onion)|OFFLINE||||\n|[SPOOK DATA](http://spookuhvfyxzph54ikjfwf2mwmxt572krpom7reyayrmxbkizbvkpaid.onion/blog)|OFFLINE|||YES|\n|[STORMOUS](http://3slz4povugieoi3tw7sblxoowxhbzxeju427cffsst5fo2tizepwatid.onion)|OFFLINE||https://t.me/STORMOUS_HACKER https://t.me/STORMOUSS||\n|[STORMOUS](http://h3reihqb2y7woqdary2g3bmk3apgtxuyhx4j2ftovbhe3l5svev7bdyd.onion)|OFFLINE||||\n|[STORMOUS (BLOG 1)](http://pdcizqzjitsgfcgqeyhuee5u6uki6zy5slzioinlhx6xjnsw25irdgqd.onion)|ONLINE||C286720F7592E5668A932F1D06EDEECBAFACB3BE369632C908F9511D072C142575BA8109CBC6||\n|[STORMOUS (BLOG 2)](http://stmxylixiz4atpmkspvhkym4xccjvpcv3v67uh3dze7xwwhtnz4faxid.onion)|ONLINE||C286720F7592E5668A932F1D06EDEECBAFACB3BE369632C908F9511D072C142575BA8109CBC6||\n|[STORMOUS (BLOG 3)](http://6sf5xa7eso3e3vk46i5tpcqhnlayczztj7zjktzaztlotyy75zs6j7qd.onion)|ONLINE||||\n|[STORMOUS (PORTALS)](http://stmxylixiz4atpmkspvhkym4xccjvpcv3v67uh3dze7xwwhtnz4faxid.onion/10fes-e87d-9987f-96s-zzd6.html)|ONLINE||C286720F7592E5668A932F1D06EDEECBAFACB3BE369632C908F9511D072C142575BA8109CBC6||\n|[STORMOUS](http://ransekgbpijp56bflufgxptwn5hej2rztx423v6sim2zrzz7xetnr2qd.onion)|OFFLINE||||\n|[SUGAR (Victims page)](http://chat5sqrnzqewampznybomgn4hf2m53tybkarxk4sfaktwt7oqpkcvyd.onion/gate.php?data=)|OFFLINE||||\n|[SUGAR (Deep)](https://sugarpanel.space/advauth_ffma)|OFFLINE||||\n|[SUNCRYPT (Tor v2)](http://nbzzb6sa6xuura2z.onion)|OFFLINE||||\n|[SUNCRYPT (Tor v3)](http://x2miyuiwpib2imjr5ykyjngdu7v6vprkkhjltrk4qafymtawey4qzwid.onion)|OFFLINE||||\n|[SynACK (El_Cometa)](http://xqkz2rmrqkeqf6sjbrb47jfwnqxcd4o2zvaxxzrpbh2piknms37rw2ad.onion)|OFFLINE||||\n|[TEAM UNDERGROUND (Victims page)](http://undgrddapc4reaunnrdrmnagvdelqfvmgycuvilgwb5uxm25sxawaoqd[.]onion/auth/login)|ONLINE||https://t.me/UndergroundDataLeaks||\n|[TEAM UNDERGROUND](http://47glxkuxyayqrvugfumgsblrdagvrah7gttfscgzn56eyss5wg3uvmqd.onion)|ONLINE||||\n|[TEAM XXX](http://tp5cwh6d2b5hekcg6jlhoe6mawa7dlwiv47epvnfmzuaaur2dnaa3uid.onion)|ONLINE||||\n|[TENGU](http://longcc4fqrfcqt5lzceutylaxir6h66fp6df3oin6mvwvz6pfdbxc6qd.onion)|ONLINE||A458DAEFD26B207A65C2D0164B354DA25F7A77D7E52D1B16E577F3A143D8EC7C272B58F72FDD - https://t.me/TENGUleaks||\n|[TENGU](http://fuvodyoktsjdwu3mrbbrmdsmtblkxau6l7r5dygfwgzhf36mabjtcjad.onion)|OFFLINE||||\n|[TERMITE](http://termiteuslbumdge2zmfmfcsrvmvsfe4gvyudc5j6cdnisnhtftvokid.onion)|ONLINE||||\n|[THE GENTLEMEN](http://tezwsse5czllksjb7cwp65rvnk4oobmzti2znn42i43bjdfd2prqqkad.onion)|ONLINE||F8E24C7F5B12CD69C44C73F438F65E9BF560ADF35EBBDF92CF9A9B84079F8F04060FF98D098E||\n|[ThreatLabz](http://blogvl7tjyjvsfthobttze52w36wwiz34hrfcmorgvdzb6hikucb7aqd.onion)|ONLINE||||\n|[TRIDENT](http://tridentfrdy6jydwywfx4vx422vnto7pktao2gyx2qdcwjanogq454ad.onion/articles)|ONLINE||||\n|[TRIGONA](http://6n5tfadusp4sarzuxntz34q4ohspiaya2mc6aw6uhlusfqfsdomavyyd.onion)|OFFLINE||||\n|[TRIGONA (Access Portal)](http://znuzuy4hkjacew5y2q7mo63hufhzzjtsr2bkjetxqjibk4ctfl7jghyd.onion/signin)|ONLINE||||\n|[TRIGONA](http://trigonax2zb3fw34rbaap4cqep76zofxs53zakrdgcxzq6xzt24l5lqd.onion)|OFFLINE||||\n|[TRIGONA](http://krsbhaxbki6jr4zvwblvkaqzjkircj7cxf46qt3na5o5sj2hpikbupqd.onion)|ONLINE||||\n|[TRINITY](http://txtggyng5euqkyzl2knbejwpm4rlq575jn2egqldu27osbqytrj6ruyd.onion/articles)|ONLINE||||\n|[TRISEC](http://orfc3joknhrzscdbuxajypgrvlcawtuagbj7f44ugbosuvavg3dc3zid.onion)|ONLINE||https://t.me/Trise_vision||\n|[UNSAFE](http://unsafeipw6wbkzzmj7yqp7bz6j7ivzynggmwxsm6u2wwfmfqrxqrrhyd.onion)|ONLINE||||\n|[V IS VENDETTA](http://test.cuba4ikm4jakjgmkezytyawtdgr2xymvy6nvzgw5cglswg3si76icnqd.onion)|ONLINE||||\n|[VALENCIA](http://6doyqxqqj36vnedtt2zwxmngx52mgyp7brbrtwkyd75jgiolocoybgid.onion)|ONLINE||||\n|[VANHELSING](http://vanhelqmjstkvlhrjwzgjzpq422iku6wlggiz5y5r3rmfdeiaj3ljaid.onion)|ONLINE||||\n|[VANHELSING](http://vanhelvuuo4k3xsiq626zkqvp6kobc2abry5wowxqysibmqs5yjh4uqd.onion/blog)|ONLINE||||\n|[VANHELSING](http://vanhelwmbf2bwzw7gmseg36qqm4ekc5uuhqbsew4eihzcahyq7sukzad.onion/blog)|ONLINE||||\n|[VANHELSING](http://vanhelxjo52qr2ixcmtjayqqrcodkuh36n7uq7q7xj23ggotyr3y72yd.onion/blog)|ONLINE||||\n|[VANIR](http://6xdpj3sb5kekvq5ulym5qqmzsv6ektjgvpmajns3qrafgxtyxrhokfqd.onion)|ONLINE||||\n|[VECT](http://bu7zr6fotni3qxxoxlcmpikwtp5mjzy7jkxt7akflnm2kwkbdtgtjuid.onion)|OFFLINE||||\n|[VECT](http://vectordntlcrlmfkcm4alni734tbcrnd5lk44v6sp4lqal6noqrgnbyd.onion)|ONLINE||||\n|[VFOKX (1)](http://vfokxcdzjbpehgit223vzdzwte47l3zcqtafj34qrr26htjo4uf3obid.onion)|OFFLINE||||\n|[VFOKX (2)](http://746pbrxl7acvrlhzshosye3b3udk4plurpxt2pp27pojfhkkaooqiiqd.onion)|OFFLINE||||\n|[VICE SOCIETY](http://4hzyuotli6maqa4u.onion)|OFFLINE||||\n|[VICE SOCIETY](http://vsociethok6sbprvevl4dlwbqrzyhxcxaqpvcqt5belwvsuxaxsutyad.onion)|ONLINE||||\n|[VICE SOCIETY](http://ecdmr42a34qovoph557zotkfvth4fsz56twvwgiylstjup4r5bpc4oad.onion)|OFFLINE||||\n|[VICE SOCIETY](http://ml3mjpuhnmse4kjij7ggupenw34755y4uj7t742qf7jg5impt5ulhkid.onion)|ONLINE||||\n|[VICE SOCIETY](http://wmp2rvrkecyx72i3x7ejhyd3yr6fn5uqo7wfus7cz7qnwr6uzhcbrwad.onion)|ONLINE||||\n|[VICE SOCIETY](http://ssq4zimieeanazkzc5ld4v5hdibi2nzwzdibfh5n5w4pw5mcik76lzyd.onion)|ONLINE||||\n|[VSOP (ex ONIX)](http://mrdxtxy6vqeqbmb4rvbvueh2kukb3e3mhu3wdothqn7242gztxyzycid.onion)|OFFLINE||||\n|[WALocker](http://weepangrbqjfsxd2noz4bmolztnqsma3vw4c6qfnbfusadzd2m26emqd.onion/)|ONLINE||||\n|[WARLOCK](http://elqfbcx5nofwtqfookqml7ltx2g6q6tmddys6e25vgu3al2meim6cbqd.onion)|ONLINE||||\n|[WARLOCK](http://zfytizegsze6uiswodhbaalyy5rawaytv2nzyzdkt3susbewviqqh7yd.onion)|ONLINE||||\n|[WEREWOLVES GROUP](https://werewolves.pro/en/)|ONLINE||||\n|[WEYHRO](http://xtxtpqpyaaek4p4525ksepyyy75gfvi47fptm2gftw7cn656rnfhzdqd.onion/leaks)|ONLINE||||\n|[WIPER LEAK (only on Discord)](https://discord.com/invite/jjZQdDNnGh)|ONLINE||||\n|[WORLDLEAKS](http://worldleaksartrjm3c6vasllvgacbi5u3mgzkluehrzhk2jz4taufuid.onion)|ONLINE||||\n|[WORLDLEAKS (Early Access)](https://3jguvp6xhyypdjgxhxweu4zklse66v3awjj2zljpftcjyeoimepnwtyd.onion)|ONLINE||||\n|[X001XS](http://nalr2uqsave7y2r235am5jsfiklfjh5h4jc5nztu3rzvmhklwt5j6kid.onion)|ONLINE||||\n|[XING LOCKER](http://xingnewj6m4qytljhfwemngm7r7rogrindbq7wrfeepejgxc3bwci7qd.onion)|OFFLINE||||\n|[XINOF](http://wj3b2wtj7u2bzup75tzhnso56bin6bnvsxcbwbfcuvzpc4vcixbywlid.onion)|OFFLINE||||\n|[XP95](http://37lfmtakhknzx5t6k57ieijkiqrc4c3kpimfvrmafva25ut2tknvw3yd.onion)|ONLINE||session: 05d3d75e8370cfc72c7a563c9880995eaf4c33f1bd42a5d4e9cd65e713b190c934 - https://keybase.io/XP95 - https://breachforums.as/User-XP95||\n|[YANLUOWANG](http://jukswsxbh3jsxuddvidrjdvwuohtsy4kxg2axbppiyclomt2qciyfoad.onion)|OFFLINE||||\n|[YUREI](http://fewcriet5rhoy66k6c4cyvb2pqrblxtx4mekj3s5l4jjt4t4kn4vheyd.onion)|ONLINE||||\n|[ZEON (Victims page)](http://zeonrefpbompx6rwdqa5hxgtp2cxgfmoymlli3azoanisze33pp3x3yd.onion)|OFFLINE||||\n|[Zero Tolerance](http://zhuobnfsddn2myfxxdqtpxk367dqnntjf3kq7mrzdgienfxjyllq4rqd.onion)|ONLINE||||\n"
  },
  {
    "path": "rat.md",
    "content": "\n|Name|Status|Description|\n| ------ | ------ | ----- |\n|[Pathfinder](http://euqrjceb3fa3o2rxjuqqkx76qjreqjlvtidfpgfyv6cd4z22hybnccyd.onion/)| ONLINE ||\n"
  },
  {
    "path": "search_engines.md",
    "content": "|Name|Status|\n| ------ | ------ |\n|[Abiko](http://abikoifawyrftqivkhfxiwdjcdzybumpqrbowtudtwhrhpnykfonyzid.onion/)|ONLINE|\n|[Ahmia](http://juhanurmihxlp77nkq76byazcldy2hlmovfu2epvl5ankdibsot4csyd.onion)|ONLINE|\n|[Amnesia](http://amnesia7u5odx5xbwtpnqk3edybgud5bmiagu75bnqx2crntw5kry7ad.onion/)|ONLINE|\n|[Bobby](http://bobby64o755x3gsuznts6hf6agxqjcz5bop6hs7ejorekbm7omes34ad.onion/index.php)|ONLINE|\n|[DANEX](http://danexio627wiswvlpt6ejyhpxl5gla5nt2tgvgm2apj2ofrgm44vbeyd.onion/)|ONLINE|\n|[Dark Tor](http://darktorhvabc652txfc575oendhykqcllb7bh7jhhsjduocdlyzdbmqd.onion/hidden.html)|OFFLINE|\n|[DarkSearch](http://darkschn4iw2hxvpv2vy2uoxwkvs2padb56t3h4wqztre6upoc5qwgid.onion/)|ONLINE|\n|[DarkSide](http://darksid3f3ggicny772rvdmrcgfbtixsyjpdgm6unh5qci6r24ukg4qd.onion/)|ONLINE|\n|[Deep Search](http://search7tdrcvri22rieiwgi5g46qnwsesvnubqav2xakhezv4hjzkkad.onion/)|ONLINE|\n|[Demon](http://srcdemonm74icqjvejew6fprssuolyoc2usjdwflevbdpqoetw4x3ead.onion)|ONLINE|\n|[Evo Search](http://wbr4bzzxbeidc6dwcqgwr3b6jl7ewtykooddsc5ztev3t3otnl45khyd.onion/evo/search.php)|ONLINE|\n|[Excavator](http://2fd6cemt4gmccflhm6imvdfvli3nf7zn6rfrwpsy7uhxrgbypvwf5fad.onion)|OFFLINE|\n|[FYO](http://fyonionsqkae65mfxsgvp3fu4q2aegdrz3dh5ocjlbjrfybpqywgshad.onion/)|ONLINE|\n|[FindTor](http://findtorroveq5wdnipkaojfpqulxnkhblymc7aramjzajcvpptd4rjqd.onion/)|ONLINE|\n|[Fresh onions](http://freshonifyfe4rmuh6qwpsexfhdrww7wnt5qmkoertwxmcuvm4woo4ad.onion)|ONLINE|\n|[GDark](http://zb2jtkhnbvhkya3d46twv3g7lkobi4s62tjffqmafjibixk6pmq75did.onion)|ONLINE|\n|[Haystak](http://haystak5njsmn2hqkewecpaxetahtwhsbsa64jom2k22z5afxhnpxfid.onion/)|ONLINE|\n|[Hidden Links](http://wclekwrf2aclunlmuikf2bopusjfv66jlhwtgbiycy5nw524r6ngioid.onion/)|ONLINE|\n|[Hidden Reviews](http://u5lyidiw4lpkonoctpqzxgyk6xop7w7w3oho4dzzsi272rwnjhyx7ayd.onion)|ONLINE|\n|[Hologram](http://hologramnkycaoyouxst54l64knvmossdapc5k5pmjb5hnrpcodncpad.onion/)|ONLINE|\n|[Hoodle](http://nr2dvqdot7yw6b5poyjb7tzot7fjrrweb2fhugvytbbio7ijkrvicuid.onion/)|ONLINE|\n|[I2P Search](http://i2poulge3qyo33q4uazlda367okpkczn4rno2vjfetawoghciae6ygad.onion)|ONLINE|\n|[ICEBERG](http://iceberget6r64etudtzkyh5nanpdsqnkgav5fh72xtvry3jyu5u2r5qd.onion/)|ONLINE|\n|[Kilos](http://mlyusr6htlxsyc7t2f4z53wdxh3win7q3qpxcrbam6jf3dmua7tnzuyd.onion)|OFFLINE|\n|[Kraken](http://krakenai2gmgwwqyo7bcklv2lzcvhe7cxzzva2xpygyax5f33oqnxpad.onion/)|ONLINE|\n|[Light Search](http://light3232dmbbnigk34aeg2ef3j3uvnwkqsymunadh3to3vg4gpyeyid.onion/)|ONLINE|\n|[MetaGer](http://metagerv65pwclop2rsfzg4jwowpavpwd6grhhlvdgsswvo6ii4akgyd.onion)|ONLINE|\n|[OSS - Onion Search Server](http://3fzh7yuupdfyjhwt3ugzqqof6ulbcl27ecev33knxe3u7goi3vfn2qqd.onion/oss/)|ONLINE|\n|[Onion Center](http://5qqrlc7hw3tsgokkqifb33p3mrlpnleka2bjg7n46vih2synghb6ycid.onion)|ONLINE|\n|[Onion Index](http://oniondxjxs2mzjkbz7ldlflenh6huksestjsisc3usxht3wqgk6a62yd.onion/)|ONLINE|\n|[Onion Land](http://3bbad7fauom4d6sgppalyqddsqbf5u5p56b5k5uk2zxsy3d6ey2jobad.onion)|ONLINE|\n|[Onion Links](http://tor3asjumtsjqjdgrorxjxa2jg2i4ky5qbvarlzwfcauyd4aapdbskyd.onion)|OFFLINE|\n|[OnionLand](http://3bbad7fauom4d6sgppalyqddsqbf5u5p56b5k5uk2zxsy3d6ey2jobad.onion/)|ONLINE|\n|[OnionSearch](http://searchpxsd4vdpf35uk4ycgxolp732zhs7zr4qgftt6qvmgpo6mukbyd.onion/)|ONLINE|\n|[Our Realm](http://ci7lskssaclenp2pf4rt72pptvayudy3u4nv3f6ihhnu224ik4dz7tad.onion)|OFFLINE|\n|[OurRealm](http://orealmvxooetglfeguv2vp65a3rig2baq2ljc7jxxs4hsqsrcemkxcad.onion/)|ONLINE|\n|[Phobos](http://phobosxilamwcg75xt22id7aywkzol6q6rfl2flipcqoc4e4ahima5id.onion)|OFFLINE|\n|[RSS-Bridge](http://mo2s6juoepmoob6d43mic7nctlp4gg66kkh7bdii3vwiwp626h6b2bqd.onion/)|ONLINE|\n|[Recon](http://recon222tttn4ob7ujdhbn3s4gjre7netvzybuvbq2bcqwltkiqinhad.onion)|OFFLINE|\n|[SearX](http://z5vawdol25vrmorm4yydmohsd4u6rdoj2sylvoi3e3nqvxkvpqul7bqd.onion)|ONLINE|\n|[Search Grams](http://grams64rarzrk7rzdaz2fpb7lehcyi7zrrf5kd6w2uoamp7jw2aq6vyd.onion/)|ONLINE|\n|[Sentor](http://e27slbec2ykiyo26gfuovaehuzsydffbit5nlxid53kigw3pvz6uosqd.onion)|ONLINE|\n|[Snow Bin](http://snowbin45znsonv227ypgbuvpqyaoolxpdg3nhhfznahe3exif6z7tyd.onion/)|ONLINE|\n|[Snow Search](http://snowsrchzbc2xdkmgvimetleohpnnnscnsgwmvneizcb34ywwocahiyd.onion/)|ONLINE|\n|[Stealth](http://stealth5wfeiuvmtgd2s3m2nx2bb3ywdo2yiklof77xf6emkwjqo53yd.onion/)|ONLINE|\n|[Submarine](http://no6m4wzdexe3auiupv2zwif7rm6qwxcyhslkcnzisxgeiw6pvjsgafad.onion)|ONLINE|\n|[The Deep Searches](http://searchgf7gdtauh7bhnbyed4ivxqmuoat3nm6zfrg3ymkq6mtnpye3ad.onion)|ONLINE|\n|[The Onions Bag](http://on62jjkocppf3alrznspngqt4v7emcyxcxz4r5cq5pwnajyshr2u4uqd.onion/onionbag/)|ONLINE|\n|[Tor66](http://tor66sewebgixwhcqfnp5inzp5x5uohhdy3kvtnyfxc2e5mxiuh34iid.onion)|ONLINE|\n|[TorBook](http://torbookp6ougjm42lzt4gzki3ozprktiekhqydwavp26d5m3ewjr3fad.onion/)|ONLINE|\n|[TorLanD](http://torlgu6zhhtwe73fdu76uiswgnkfvukqfujofxjfo7vzoht2rndyhxyd.onion/)|ONLINE|\n|[Torch Search](http://xmh57jrknzkhv6y3ls3ubitzfqnkrwxhopf5aygthi7d6rplyvk3noyd.onion)|OFFLINE|\n|[TorchLinks](http://torchlu7soq4akgqojbby4fgfwsxyppjdlzry2qtn7lbghfalxurbjad.onion)|ONLINE|\n|[Torch](http://torchqsxkllrj2eqaitp5xvcgfeg3g5dr3hr2wnuvnj76bbxkxfiwxqd.onion)|ONLINE|\n|[Tordex](http://tordexu73joywapk2txdr54jed4imqledpcvcuf75qsas2gwdgksvnyd.onion/)|ONLINE|\n|[Torgle](http://iy3544gmoeclh5de6gez2256v6pjh4omhpqdh2wpeeppjtvqmjhkfwad.onion/torgle/)|ONLINE|\n|[Tornet Global Search](http://xcprh4cjas33jnxgs3zhakof6mctilfxigwjcsevdfap7vtyj57lmjad.onion/tgs/)|ONLINE|\n|[Tornode](http://e6wzjohnxejirqa2sgridvymv2jxhrqdfuyxvoxp3xpqh7kr4kbwpwad.onion)|OFFLINE|\n|[Venus](http://venusoseaqnafjvzfmrcpcq6g47rhd7sa6nmzvaa4bj5rp6nm5jl7gad.onion/)|ONLINE|\n|[VisiTOR](http://uzowkytjk4da724giztttfly4rugfnbqkexecotfp5wjc2uhpykrpryd.onion/search/)|ONLINE|\n|[DarkwebDaily Clear Web](https://darkwebdaily.live/)|ONLINE|\n|[DarkwebDaily Onion](http://dailydwusclfsu7fzwydc5emidexnesmdlzqmz2dxnx5x4thl42vj4qd.onion/)|ONLINE|\n|[Bobby | The Dark Web Search Engine](http://bobby64o755x3gsuznts6hf6agxqjcz5bop6hs7ejorekbm7omes34ad.onion)|ONLINE|\n\n"
  },
  {
    "path": "telegram_infostealer.md",
    "content": "|Telegram|Status|Name|\n| ------ | ------ | ------ |\n|https://t.me/+8DxOrHQdrzw1ZjUy|VALID|GODELESS CLOUD Botnet Logs|\n|https://t.me/+fcxhFl9JSRE3YTdi|VALID|HUBHEAD Logs|\n|https://t.me/+0fqudHsyHp83MWQx|ONLINE|.boxed.pw|\n|https://t.me/+NshXlCbUEZkxZDMy|EXPIRED|Luffich Logs - Redline Stealer|\n|https://t.me/+OZheKtZ368YxMDBl|VALID|Goblin's Free Logs|\n|https://t.me/+V_oM-vx0YnSN7nzH|VALID|Log Leaks Group|\n|https://t.me/banklogplug2|OFFLINE|Bank Logs|\n|https://t.me/berserklogs|ONLINE|Redline Stealer|\n|https://t.me/BorwitaFreeLogs|ONLINE|Redline Data Leaks|\n|https://t.me/bradmax_cloud|OFFLINE|Redline and Raccoon Data Logs|\n|https://t.me/cbanke_logs|OFFLINE|Log Leaks Channel|\n|https://t.me/CloudLogsPrivate|OFFLINE|UnixSeller89 Redline Stealer|\n|https://t.me/cloudlogs|OFFLINE|Redline LogZone|\n|https://t.me/cloudmika|OFFLINE|Redline Logs|\n|https://t.me/Creditunionbanksstore|ONLINE|Bank Logs|\n|https://t.me/database_leak|OFFLINE|Leaked Database & Fresh Log|\n|https://t.me/eliteband|OFFLINE|Logs|\n|https://t.me/fatecloud|OFFLINE|Fatecloud Logs|\n|https://t.me/frilogs|ONLINE|Frilogs Redline Stealer - Usually logs pillaged from other sites|\n|https://t.me/HUBLOGS|OFFLINE|Redline Malware Logs|\n|https://t.me/joinchat/aLzjwn_93JtkMDA8|VALID|Logs Market|\n|https://t.me/joinchat/Cyv2m5zFE6JmMjVi|VALID|Logs|\n|https://t.me/joinchat/ZST8YodAuzo2NGVk|VALID|Logs Market|\n|https://t.me/leaklogs_official|OFFLINE|LeakLogs Official|\n|https://t.me/Log_Market_Place|ONLINE|Data Leaks|\n|https://t.me/logsgang2|ONLINE|Logs Market|\n|https://t.me/LuxuryLogsCloud|OFFLINE|Luxury Logs Redline Stealer|\n|https://t.me/MalwareLogs|ONLINE|Logs|\n|https://t.me/MarkLogsBot|OFFLINE|Logs Market|\n|https://t.me/marvelcloudRB|OFFLINE|Marvel Logs|\n|https://t.me/Moon_Log|OFFLINE|Moon Cloud - Free Logs|\n|https://t.me/+5IFts3LVJmhmMzZi|OFFLINE|Moon Cloud|\n|https://t.me/OneLogs|OFFLINE|Redline Logs|\n|https://t.me/+ll-i0WgcnqYwMjI0|ONLINE|Ottoman Cloud Logs|\n|https://t.me/Privatedata77new|OFFLINE|Logs Market|\n|https://t.me/raincloudlogs|OFFLINE|Logs Market|\n|https://t.me/redlogscloud|OFFLINE|Redline Leaks|\n|https://t.me/Sl1ddifree|ONLINE|Sl1ddi CLOUD FREE LOGS|\n|https://t.me/snatch_cloud|ONLINE|Redline Malware Logs|\n|https://t.me/Stealers_Logs_Group|OFFLINE|Stealer Logs|\n|https://t.me/WillieCloudFreeLogs|OFFLINE|Willie Cloud Redline Leaks|\n|https://t.me/worldwidelogs|OFFLINE|Data Leaks|\n|https://t.me/StarLinkCloud|OFFLINE|STARLINK[CLOUD] Logs|\n|https://t.me/ArenaCloudFree|OFFLINE|Arena Cloud Free Logs|\n|https://t.me/OBSERVERINFO|OFFLINE|Logs aggregator|\n|https://t.me/+lOX1jn9YKS03ZTcy|OFFLINE|Emirates&Team І|\n|https://t.me/typicaltemshchik|ONLINE|WLFR Project|\n|https://t.me/dnftm_cloud|OFFLINE|DNFTM Cloud|\n|https://t.me/CloudLeaksBR|OFFLINE|Cloud Leaks BR|\n|https://t.me/clouddvd|ONLINE|DVD Cloud|\n|https://t.me/segacloud|OFFLINE|Sega Cloud|\n|https://t.me/realcloud0|ONLINE|RealCloud|\n|https://t.me/+IqEnwfj7CLU1Yjcy|ONLINE|Invite Link - OMEGA Cloud|\n|https://t.me/DarkSideCloud|OFFLINE|DarkSide Cloud|\n|https://t.me/+FnHchisk1aU0ODVi|ONLINE|Invite Link - Harmony Cloud|\n|https://t.me/chrono_logs|OFFLINE|Chrono Logs|\n|https://t.me/+lGosRlDC-UJhMDYy|OFFLINE|Invite Link - Luffich Cloud|\n|https://t.me/logs_cloud_free_true|OFFLINE|БЕСПЛАТНЫЕ ЛОГИ|\n|https://t.me/stormcloudlogs|OFFLINE|Storm Cloud|\n|https://t.me/tichancloud|ONLINE|Tichan Cloud|\n|https://t.me/BHF_CLOUD|ONLINE|BHF Cloud|\n|https://t.me/HelloKittyCloud|OFFLINE|HelloKitty Log Cloud|\n|https://t.me/Skyl1neCloud|ONLINE|Skyline Cloud|\n|https://t.me/solariscloud|OFFLINE|Solaris Cloud|\n|https://t.me/dragoncloud1|OFFLINE|Dragon Cloud|\n|https://t.me/OCTOPUSCLOUDLOGS|OFFLINE|Octopus Logs (Combo Lists)|\n|https://t.me/TinyLogs|OFFLINE|Tiny Cloud Logs|\n|https://t.me/powercloudlogs|OFFLINE|Power Cloud Logs|\n|https://t.me/darknescloud|ONLINE|Darkness Cloud|\n|https://t.me/gameslogscloud|OFFLINE|Game Logs|\n|https://t.me/Mariarticloud|ONLINE|Mariatri Cloud (Repackaged Stealer Logs)|\n|https://t.me/wlfrcloud|OFFLINE|WLFR Project Cloud|\n|https://t.me/LulzsecCloudLogs|OFFLINE|Lulzsec Cloud Logs (Filtered Stealer Logs/Cookies)|\n|https://t.me/+-ol2dIgjU3YwYzAy|OFFLINE|Invite Link - Stone Island Cloud Logs|\n|https://t.me/werd1kcloud|OFFLINE|Werd Cloud Logs (Repackaged Stealer Logs)|\n|https://t.me/BurnCloudLogs|ONLINE|Burn Cloud Logs|\n|https://t.me/mercedesbenzcloud|ONLINE|Arcane Logs|\n|https://t.me/PegasusCloud|ONLINE|Pegasus Cloud|\n|https://t.me/SamuraiCloud|OFFLINE|Samurai Cloud|\n|https://t.me/EuropeCloud|ONLINE|Europe Cloud|\n|https://t.me/free_logs_cloud_ArtHouse|OFFLINE|Arthouse Cloud|\n|https://t.me/ganjacloud|OFFLINE|Ganja Cloud|\n|https://t.me/enigmaLogS|OFFLINE|Enigma Reborn|\n|https://t.me/Redscritp|OFFLINE|Redscript Logs|\n|https://t.me/stonecloudtg|OFFLINE|StoneCloud Logs|\n|https://t.me/CLOUDCASPERLINK|ONLINE|Casper Cloud|\n|https://t.me/mooncloudfree|OFFLINE|Moon Cloud|\n|https://t.me/ManticoreCloud|ONLINE|Manticore|\n|https://t.me/Trident_Cloud|ONLINE|Trident Cloud|\n|https://t.me/+2ofZFLh--cdhYzJh|OFFLINE|Invite Link - Neverhode Logs|\n|https://t.me/ATM_LOGS|OFFLINE|ATM Cloud|\n|https://t.me/Logs_Tizix|OFFLINE|Tizix Cloud|\n|https://t.me/+uuz8-qLUNeU2ZmI0|OFFLINE|Invite Link - DaisyCloud New|\n|https://t.me/MaisonMarjelaCloud|OFFLINE|M.M Cloud|\n|https://t.me/cvv190_cloud|ONLINE|CVV190 Cloud|\n|https://t.me/miragelogscloud|OFFLINE|Mirage Cloud|\n|https://t.me/FehuCloud|ONLINE|Fehu Cloud|\n|https://t.me/wingsdailyurl|OFFLINE|Wings|\n|https://t.me/godeless_cloud|OFFLINE|Godeless Cloud Reborn|\n|https://t.me/txtlogtop|OFFLINE|https://t.me/txtlogtop|\n|https://t.me/txtlogcloudd|OFFLINE|TXTLOG url:login:pass CLOUD BASE|\n|https://t.me/txtbaseslog|OFFLINE|lexaurl|url:login:pass|\n|https://t.me/anuriacloud|OFFLINE|anuria cloud|\n|https://t.me/txtloggg|OFFLINE|TXT LOG CLOUD URL:LOGIN:PASS|\n|https://t.me/+kB8-KwFmfaQzZmUx|ONLINE|textbases|\n|https://t.me/+E9biBdpOv35iMmEy|ONLINE|SNATCH LOGS CLOUD|\n|https://t.me/DataLeaks24|OFFLINE|DataLeaks2025|\n|https://t.me/+gdrqlWjqSu5jZDc0|OFFLINE|alien (txt)|\n|https://t.me/+VbZVKqzgUURlMjdi|ONLINE|Everlasting Cloud|\n|https://t.me/+IqEnwfj7CLU1Yjcy|ONLINE|Ω 𝙾𝙼𝙴𝙶𝙰 𝙲𝙻𝙾𝚄𝙳 Ω|\n|https://t.me/richasscloud|OFFLINE|Richass Combo Cloud|\n|https://t.me/MagicCloudLogs|OFFLINE|Magic Cloud|\n|https://t.me/chatcloudcasper|OFFLINE|Casper Cloud|\n|https://t.me/universecloudtxt|ONLINE|Universe Cloud|\n|https://t.me/infocloudurl|OFFLINE|INFO CLOUD|\n|https://t.me/+mBXM5tDc1II2YmU0|ONLINE|Darkside Reborn|\n|https://t.me/lOGSMARKET_PRIVATEDATA77|OFFLINE|LOGS MARKET|\n|https://t.me/+V-oTBDqBJSRkYTU0|OFFLINE|LOGS|\n|https://t.me/+0IAf5VIrl_EzNWRi|ONLINE|BradMax Cloud Malware Data Logs|\n|https://t.me/cloudxlog|ONLINE|LOGS|\n|https://t.me/+abRpT5eRHCplNzIy|ONLINE|darkside linklogs|\n|https://t.me/+p--PGff5qRUzZmIy|ONLINE|Fehu Cloud|\n|https://t.me/+eVzekG0gSCcyN2Y1|ONLINE|LeakBase Files 2.0|DataLeaks|\n|https://t.me/+WvAKkgzuGO1jNWVl|ONLINE|LeakBase 2.0|DataLeaks|\n"
  },
  {
    "path": "telegram_threat_actors.md",
    "content": "|Telegram|Status|Threat Actor Name|Type of attacks|\n|------|------|------|------|\n|https://t.me/+-Wb4k1nQphg3NDc6|EXPIRED|NoName057(16)|DDoS|\n|https://t.me/+02lgyxsgsyAwYmY0|EXPIRED|Ddarknot||\n|https://t.me/+2Rok4x62dzg1NjI6|EXPIRED|NoName057(16) Eng version|DDoS|\n|https://t.me/+4CffqtOZoZwxMTcx|EXPIRED|Handala|Ransomware gang|\n|https://t.me/+63wu1QC3KM04ZTJi|EXPIRED|Cyber Cossacks||\n|https://t.me/+6OJjr1dDbQw1NDli|EXPIRED|RED HACKERS ALLIANCE||\n|https://t.me/+7VXL5Gy9NUc1YzFl|EXPIRED|Darknet chat||\n|https://t.me/+8UWtFO9H_9dhODVk|EXPIRED|0x_dump alternative channel||\n|https://t.me/+8yMjCnT06ytjNzQx|EXPIRED|||\n|https://t.me/+9ETFYLy5Tc1lNzBh|EXPIRED|Ares private channel||\n|https://t.me/+9P5FQ85afTc4NGNl|EXPIRED|Goblin's Database||\n|https://t.me/+_d-aW--RLXszYmU0|VALID|Openbullet Config Service||\n|https://t.me/+AAAAAEedZM6cBNj764phgQ|EXPIRED|Large Hacking Group||\n|https://t.me/+AAAAAFGhhcV9p1Rm2f_Emw|EXPIRED|||\n|https://t.me/+AAAAAFNLmVP0ZCy51tNOig|VALID|Forum||\n|https://t.me/+B3LXsqUjJcs4ZGI0|EXPIRED|NoName057(16) France🇫🇷 - april 2025|DDoS|\n|https://t.me/+Bat9QqJcSuE0MTg1|VALID|AresLoader||\n|https://t.me/+BnYEQZsweIRlZThh|EXPIRED|R3An0nymous Chat|DDoS|\n|https://t.me/+ceva_DohRgphMmUy|EXPIRED|Inteid|DDoS|\n|https://t.me/+D6JQaDHEzgNiZTEy|EXPIRED|NoName057(16) Spain🇪🇦 - april 2025|DDoS|\n|https://t.me/+DLb_tfrPeE4wNDM8|EXPIRED|Biskooit Pedar||\n|https://t.me/+DZRa-yXaHZ81MmNk|EXPIRED|Handala Hack|Leaks & Breaches|\n|https://t.me/+E0eng43CkZowMTdl|EXPIRED|BF Repo V3 Files||\n|https://t.me/+EIcRadoe2JMzNDdk|EXPIRED|AnonPioneers|DDoS|\n|https://t.me/+eOtgrt4gB68wM2Qy|EXPIRED|Atlantis Cyber Army A.I.G. - backup||\n|https://t.me/+eRl4m-fdPl8yZTUx|EXPIRED|Snatch channel||\n|https://t.me/+f6HgnXuFRiIxMzhk|VALID|Pro Team Channel|combos|\n|https://t.me/+FbcbdaQ7lekzYzU1|EXPIRED|TWO NET|DDoS|\n|https://t.me/+fl1bRIDYGAM2MGVl|EXPIRED|GARUDA ERROR SYSTEM|DDoS|\n|https://t.me/+fR-06lKTQ_VmODA0|EXPIRED|Data Leaks||\n|https://t.me/+fsuxaCDs36owYTM6|EXPIRED|||\n|https://t.me/+FuLjnRtP3BhiZDNl|VALID|Goblin's Hub (private)||\n|https://t.me/+GA-V8dMoaRUxNWVl|EXPIRED|Rabbit Cyber Team|DDos|\n|https://t.me/+GeILA8S0Bk4wYmRi|VALID|Inteid|DDoS|\n|https://t.me/+ghq2ayK6ybIwYmJi|EXPIRED|voidy - database storage||\n|https://t.me/+gNZDbhQtGw9mNDNi|EXPIRED|TwoNet|DDoS|\n|https://t.me/+GxHjaDP0bOphZjNh|EXPIRED|8BASE Chat Group||\n|https://t.me/+HG32VQZ93-4zMjE1|VALID|SUMATRA UTARA CYBER TEAM||\n|https://t.me/+HmRQnsNmIpQ5ZmM0|EXPIRED|keymous team Main|DDoS|\n|https://t.me/+ipEzVrjM43NkODc0|VALID|AKATSUKI gang (Algerian Ministry breach)||\n|https://t.me/+IYBPSRVwk6k4ZTEy|EXPIRED|Atlantis Cyber Army A.I.G.||\n|https://t.me/+IZuCvuRdXtI0YmEx|EXPIRED|WeAreRootSec|DDoS|\n|https://t.me/+jCjbvdsUSJIzN2Vl|VALID|The Collective Sentinel||\n|https://t.me/+JGt0zzKlbalhMjgx|EXPIRED|PALACHPRO|DDos|\n|https://t.me/+JMruw9EHhWtmYjc9|EXPIRED|BlackDragonSec||\n|https://t.me/+jxENEiay2SRlYmQ8|EXPIRED|Red Wolf Cyber|DDoS|\n|https://t.me/+k56KDQRn8FplN2Qy|EXPIRED|PHOENIX||\n|https://t.me/+kcr0MVem9OA3MTk6|EXPIRED|Handala Hack|Leaks & Breaches|\n|https://t.me/+l2fmYlvJnTA2MTc0|VALID|Bucket Leaks|Data Leaks|\n|https://t.me/+lPVDPudjxSE0M2Q1|VALID|Data Globe|Data Breach|\n|https://t.me/+lYYyb3exPNFjNmRi|EXPIRED|Cyber Dragon||\n|https://t.me/+LZQBX9ml0Qk3YWFl|EXPIRED|BF Repo V3 Chat||\n|https://t.me/+m_kc0NgPigFjMTcy|EXPIRED|NoName057(16) Italy🇮🇹 - april 2025|DDoS|\n|https://t.me/+mk06m8H4kWk5NWM8|EXPIRED|Z-PENTEST Alliance|DDoS & Data Breach|\n|https://t.me/+nCFeH8PT-XUxZjEy|EXPIRED|Data Leaks||\n|https://t.me/+NcyNWGFil7plYzNi|EXPIRED|x0x0ba$e|Data Leaks|\n|https://t.me/+NO_mK4lapd0yY2Vk|EXPIRED|NoName057 EN|DDoS|\n|https://t.me/+NZL_dgN7CsQ1OWEy|EXPIRED|NoName057(16) Rus|DDoS|\n|https://t.me/+O7yT5lylY89lMTcy|VALID|TCG||\n|https://t.me/+omV3BhrY85YxMzI0|EXPIRED|rdp cracking|RDP accesses|\n|https://t.me/+paglZbHnhE8xMTA8|EXPIRED|Adrastea Group||\n|https://t.me/+pckgbwYRGYBlNjgy|EXPIRED|Z-Pentest||\n|https://t.me/+PWwfZJHwNYNjM2E1|EXPIRED|Rabbit Cyber Team||\n|https://t.me/+Qdw2LQQQSZZhODli|EXPIRED|NoName057(16) Rus|DDoS|\n|https://t.me/+QeVsxdEnla80NzY1|EXPIRED|DXPLOIT|Defacement|\n|https://t.me/+R1GELDqXo1dhMmYx|EXPIRED|Ziburate|Data Leak|\n|https://t.me/+r4F7KwP1x35hYTY1|EXPIRED|Jakarta Cyber Psychos|DDoS|\n|https://t.me/+rAlKkQoUSH0yMDVi|EXPIRED|DDoSia Project|DDoS|\n|https://t.me/+rlyGuPTMGuU5YjE6|EXPIRED|DDoSia Project|DDoS|\n|https://t.me/+RxMyTFg9NYllZmU5|EXPIRED|Waus Leaks||\n|https://t.me/+S_ajHerTbKUwYTA0|VALID|keymous team BackUp|DDoS|\n|https://t.me/+SrY0b7MukCVmNDk1|EXPIRED|22C||\n|https://t.me/+T0l1VDuQzDpjYWQ0|EXPIRED|Data Leaks||\n|https://t.me/+tObrYXqGOetmODhl|EXPIRED|AKU LAV 2||\n|https://t.me/+uEqGqAnqdwQ5ZDg1|VALID|Agencyint|Data Breach|\n|https://t.me/+uIojmLMIJz0yNzIy|VALID|Hunting for Data|Data Leak|\n|https://t.me/+uV_Lxf2uOHhkMjAy|VALID|Killnet Store Chat||\n|https://t.me/+Uxo9r92Ho5ZkYjdi|EXPIRED|KILLNET||\n|https://t.me/+UYKtaIt6KFGlFwBJ|EXPIRED|VIP Config - configs, combos, etc||\n|https://t.me/+VBAj4Hc6Xki5lG_H|EXPIRED|Data Leaks||\n|https://t.me/+VdfhID_ASt05OGVl|EXPIRED|BFRepoV3Chat||\n|https://t.me/+WbDFfZ2OOvdjY2M0|EXPIRED|Deanon ClubV7||\n|https://t.me/+WCSE2vgon6IYGLgz|VALID|||\n|https://t.me/+wlf3z9fVHqgzYzk1|EXPIRED|Darks chat||\n|https://t.me/+wP33Q9NXAURlMzNk|VALID|AnonSec|DDoS|\n|https://t.me/+Wr6WoTXzjk0zMWI0|EXPIRED|Hunt3r Kill3rs private group||\n|https://t.me/+x9tlrn-DoOw0NmNl|EXPIRED|Team BlackDragonSec||\n|https://t.me/+xQ7QAiDH5NMwZGY9|EXPIRED|Garuda Hacktivis|DDoS|\n|https://t.me/+xr2N5_kqYQE3ZDUy|EXPIRED|Kingsman||\n|https://t.me/+y8c51prOz20wNWU0|EXPIRED|Solomon market place support||\n|https://t.me/+YhH_DjYUyYpmNDRi|EXPIRED|Backup @HackGit channel||\n|https://t.me/+YHUDj7dEmNE1NWQ0|EXPIRED|Data Leaks||\n|https://t.me/+ykoIXVJBirI0NzU0|EXPIRED|Leaks & Breaches||\n|https://t.me/+YN6xK_zkLXY4ZjJl|EXPIRED|TEMA FEARLESS|DDoS|\n|https://t.me/+YR89p_rg8Oo0Y2Ux|VALID|||\n|https://t.me/+YRLqvlnUI84zNzZl|EXPIRED|BF Repo V3 Files||\n|https://t.me/+yXOcSjVjI9tjM2E0|EXPIRED|Medusa||\n|https://t.me/+ZoeXssuBpNA2YzBk|EXPIRED|Dark Storm Team Chat|DDoS|\n|https://t.me/+zt33CIMsXss2MGNl|EXPIRED|BFRepoV3Files|Data Breach|\n|https://t.me/aaron_bushneII|OFFLINE|Aaron Bushnell hackers||\n|https://t.me/AC3HCYBER|OFFLINE|ACEH||\n|https://t.me/AccountSquadChat|ONLINE|Illicit Service Group||\n|https://t.me/ACCOUNTSQUAD|OFFLINE|Illicit Service Channel||\n|https://t.me/agencyInt|OFFLINE|AgencyInt Marketplace|Data Breach|\n|https://t.me/aidlock/|OFFLINE|AiDLocker group channel||\n|https://t.me/AisData|OFFLINE|AisData|Data Breach|\n|https://t.me/AlAhadSecurity|OFFLINE|Al Ahad|DDoS|\n|https://t.me/Alien_UFO_LEAKS|OFFLINE|UFO LEAK MARKET|Leaks & Breaches|\n|https://t.me/alixsecenglish|ONLINE|Alixsec|DDoS|\n|https://t.me/Allhak_mv|ONLINE|Data Leaks|\n|https://t.me/altenens|ONLINE||\n|https://t.me/anarchy_squad|OFFLINE|[ Cyber.Anarchy.Squad ]||\n|https://t.me/anon_by|ONLINE|Anonymous Russia channel||\n|https://t.me/anon_sec_Official|OFFLINE|Anon Sec|Data Leak|\n|https://t.me/anoncambodia|ONLINE|||\n|https://t.me/AnonCollective|OFFLINE|Anonymous Collective||\n|https://t.me/AnonimLegion|OFFLINE|KaliHunt/Russia||\n|https://t.me/ANONM0S_RU|OFFLINE|Anonymous Russia||\n|https://t.me/ANONMOUS_KASHMIR|ONLINE|ANONYMOUS KASHMIR||\n|https://t.me/AnonPioneers|ONLINE|AnonPioneers|DDoS|\n|https://t.me/AnonSecItaChat|OFFLINE|Anonymous Italia Chat||\n|https://t.me/AnonSecITA|OFFLINE|Anonymous Italia Channel|\n|https://t.me/Anonymous_Guys_313|ONLINE|Anonymous Guys|DDoS|\n|https://t.me/Anonymous_revengers|OFFLINE|UnderWorld Hacking Group||\n|https://t.me/anonymous_south_africa|ONLINE|Anonymous South Africa|Data Leak|\n|https://t.me/Anonymous_VNLBN|OFFLINE|Electronic_Army_Special_Forces|DDoS|\n|https://t.me/AnonymousEgypt|OFFLINE|Anonymous Egypt|Data Leak|\n|https://t.me/AnonymousJordan|OFFLINE|Anonymous Jordan||\n|https://t.me/AnonymousSudan|OFFLINE|Anonymous Sudan||\n|https://t.me/AnonymousVNLBN9|OFFLINE|VNLBN9|DDoS|\n|https://t.me/antiextchatt|ONLINE|AE Chat||\n|https://t.me/AntiPlumbers|OFFLINE||\n|https://t.me/anzu_team|ONLINE|Anzu Team||\n|https://t.me/APIddosMirai|ONLINE|Killnet API DDoS Mirai|DDoS|\n|https://t.me/apt404team|OFFLINE|ApT 404 Team|DDoS & Data Breach|\n|https://t.me/APTANALYSIS|ONLINE|Exploits||\n|https://t.me/APTIRAN|OFFLINE|APT Iran||\n|https://t.me/Arab_Hackers_Union|OFFLINE|Arab Hackers Union||\n|https://t.me/ArabGhostHackers|OFFLINE|ArabGhost|DDoS|\n|https://t.me/arabghostschat|ONLINE|ArabGhost||\n|https://t.me/ARABIAN_GHOSTS|ONLINE|ARABIAN GHOSTS|DDoS|\n|https://t.me/aresmainchannel|OFFLINE|Data Leaks||\n|https://t.me/Arvin_club2|OFFLINE|Data Leaks||\n|https://t.me/arvin_club|OFFLINE||\n|https://t.me/arvinclub1|OFFLINE|Arvin||\n|https://t.me/asdcloud|OFFLINE|Combo List||\n|https://t.me/atlantiscyberarmy|ONLINE|Atlantis - CyberArmy - A.I.G||\n|https://t.me/atw2022|ONLINE|Against The West||\n|https://t.me/AutoLookup|OFFLINE|AutoLookup||\n|https://t.me/awsleaks|OFFLINE|AWS Leaks||\n|https://t.me/azzasec_back|ONLINE|AzzaSec|DDoS|\n|https://t.me/AzzaSec_Off|OFFLINE|AzzaSec|DDoS|\n|https://t.me/azzasecurity|OFFLINE|Azzasec|DDoS|\n|https://t.me/azzasec|OFFLINE|AzzaSec||\n|https://t.me/BangladeshAnonymous|OFFLINE|BD Anonymous|DDoS|\n|https://t.me/baphchat|OFFLINE|The Jacuzzi||\n|https://t.me/base_brutesu|OFFLINE|Combo List|\n|https://t.me/baseleak|OFFLINE|Data Leaks||\n|https://t.me/baseleeak|ONLINE|BaseLeak|Data Breach|\n|https://t.me/BAZU_BD|OFFLINE|Data Leaks||\n|https://t.me/bazubd|OFFLINE|Data Leaks||\n|https://t.me/BEARITARMY|ONLINE|BearITArmy||\n|https://t.me/BEARSPAW_RESERVS|OFFLINE|BearSpaw (now they are Digital Revolt)||\n|https://t.me/best_cracking_soft|OFFLINE|Illicit Service||\n|https://t.me/bidencashfreecvv|OFFLINE|BidenCash CVV [ANTIPUBLIC]||\n|https://t.me/bl00dy_Ransomware_Gang|OFFLINE|Bl00dy ransomware gang||\n|https://t.me/Bl4ck_Room|ONLINE|Checkers, Hacking Tools||\n|https://t.me/blackforumsarchive|ONLINE|BlacksForums archive||\n|https://t.me/blackforumsbf|ONLINE|Blackforum||\n|https://t.me/blackopmrhamza2|OFFLINE|Mr Hamza|DDOS|\n|https://t.me/blackopmrhamza|OFFLINE|Mr Hamxa|DDoS|\n|https://t.me/blackshadowhackers|ONLINE|Blackshadow Hackers||\n|https://t.me/blackvaultcc|ONLINE|Blackvault||\n|https://t.me/Blank_Link|OFFLINE||\n|https://t.me/bloodforgex|OFFLINE|BloodForge|RaaS|\n|https://t.me/BLOODNET_RUS|ONLINE|Bloodnet|\n|https://t.me/blueteamzone|OFFLINE||\n|https://t.me/boosty66brvte|OFFLINE|Data Leaks||\n|https://t.me/bratvacorp|ONLINE|Bratva||\n|https://t.me/breachchat|OFFLINE|Jacuzzi 5.0||\n|https://t.me/breachdetector|ONLINE|Data Leak Monitor||\n|https://t.me/breachedannouncements|OFFLINE|Breach Forum Announcements||\n|https://t.me/BreachedData|OFFLINE|Data Leaks||\n|https://t.me/BreachedDB|OFFLINE|Data Leaks||\n|https://t.me/BreachedDiscussion|OFFLINE|Data Leaks||\n|https://t.me/breachforumsirc|OFFLINE|BreachForums|administrated by Hasan, who wants to restore the forum|\n|https://t.me/BreachforumsOfficialV1|OFFLINE|Breachforums Official V1||\n|https://t.me/breachwatchers|OFFLINE|Breach Watchers|Data Breach|\n|https://t.me/bugatti_cloud|OFFLINE|Bugatti Cloud Redline Stealer|Infostealer|\n|https://t.me/Bust3d|ONLINE|волчья свалка||\n|https://t.me/c/1228309110/7662|PRIVATE|Ddosia project chat|DDoS|\n|https://t.me/c0xCee|OFFLINE|Data Leaks||\n|https://t.me/canyoupwnme|ONLINE|News||\n|https://t.me/cas_files|ONLINE|Data Leaks||\n|https://t.me/cbanke_market|OFFLINE|Data Leaks||\n|https://t.me/cbanke|ONLINE|Data Leaks||\n|https://t.me/CHO1CHO1|ONLINE|CH01 group||\n|https://t.me/cityofleaker|OFFLINE|Leaks||\n|https://t.me/cIub1337|ONLINE|club1337||\n|https://t.me/civiliandarkcode404|ONLINE|Civilan dark code||\n|https://t.me/clean_tools_net|OFFLINE|Clean Tools||\n|https://t.me/cloudata_free_databases|OFFLINE|Free Data Breaches Provider||\n|https://t.me/cloudata_news|OFFLINE|Cloudata News|Data Leaks|\n|https://t.me/club1337|OFFLINE|club1337||\n|https://t.me/combo2021|OFFLINE|Combo List||\n|https://t.me/combo_listt|OFFLINE|Combo List||\n|https://t.me/combo_offensive|OFFLINE|Combo List||\n|https://t.me/COMBO_SOURCE|OFFLINE|COMBO PRIVATE|combos|\n|https://t.me/combodatabasee|OFFLINE|COMBO DATABASE|combos|\n|https://t.me/Combolistfresh|ONLINE|Combo List||\n|https://t.me/combosgrupoplex|OFFLINE|Combos grupo plex|combos|\n|https://t.me/Comments_RHA_Russia_chat|OFFLINE|Red Hackers Alliance Chat Group||\n|https://t.me/config_combos|OFFLINE|Configs, Combos||\n|https://t.me/Configsandcombos|ONLINE|Configs, Combos||\n|https://t.me/ConfigsServices|ONLINE|Configs, Combos||\n|https://t.me/CoupTeam|ONLINE|Coup Team||\n|https://t.me/cpartisans|ONLINE|Кибер-Партизаны (Cyber Partisans)||\n|https://t.me/crackcodes|ONLINE|Data Leaks||\n|https://t.me/CrackerConfigs|OFFLINE|Configs, Combos||\n|https://t.me/Crackers_Club|OFFLINE|Configs, Combos||\n|https://t.me/Crackingcombolist|OFFLINE|Cracking Combo|combos|\n|https://t.me/Craxpro_Channel|OFFLINE|Cracking, spamming, carding||\n|https://t.me/CrazyHuntersTeam|ONLINE|Crazy Hunters Team|Ransomware gang|\n|https://t.me/crewcomboteams|ONLINE|Crew Combo Teams||\n|https://t.me/crewcomboteam|OFFLINE|Combo List||\n|https://t.me/cristallineforum|ONLINE|Cristalline Forum||\n|https://t.me/CryptoGinzo|OFFLINE|Crypt_0x00||\n|https://t.me/ctifeeds|ONLINE|Cyber Threat Intelligence Feeds||\n|https://t.me/cveNotify|ONLINE|CVE Feed||\n|https://t.me/cyb3rtr0nian|ONLINE||\n|https://t.me/cybdetective|ONLINE|News & Info Sharing||\n|https://t.me/cyber_anarchy_squad|ONLINE|[ Cyber.Anarchy.Squad ]||\n|https://t.me/cyberactiveXXII|ONLINE|CA XXII Hacktivist Gang||\n|https://t.me/CyberArmyofRussia_Reborn|OFFLINE|Sandworm||\n|https://t.me/CyberAv3ngers|OFFLINE|Cyber Av3ngers||\n|https://t.me/CyberAveng3rs|OFFLINE|Cyber Aveng3rs||\n|https://t.me/CyberCatChat|OFFLINE|Cyber Cat chat||\n|https://t.me/CyberCatHack|OFFLINE|Cyber Cat channel||\n|https://t.me/cybercourt_io|ONLINE|CyberCourt Group (pro Palestine) - https://cybercourt.io|Data Leak|\n|https://t.me/CyberDragonRussia|ONLINE|Cyber Dragon Russia||\n|https://t.me/CyberJihadMovement|ONLINE|Cyber Jihad Movement|DDoS|\n|https://t.me/CyberToufanBackup|OFFLINE|CyberToufan|Data Leaks||\n|https://t.me/CyberToufan|OFFLINE|CyberToufan|Data Leaks|\n|https://t.me/CyberVolk_K|OFFLINE|CyberVolk|dataleak|\n|https://t.me/CyperBattle|ONLINE|Cyber Battle|DDoS|\n|https://t.me/D1rkSec|ONLINE|D1rkSec|Leaks & Breaches|\n|https://t.me/D3atr0y3d|OFFLINE|Data Leaks||\n|https://t.me/D3v1LZoNe|ONLINE|Devilzone 1 - configs, combos||\n|https://t.me/D7BBUK|OFFLINE|D7BBUK||\n|https://t.me/DAEKLIKS|OFFLINE|Dark_leaks|Leaks & Breaches|\n|https://t.me/DailyCombos1|OFFLINE|Combo List||\n|https://t.me/DailyCombos|OFFLINE|Combo List||\n|https://t.me/dailydarkweb|ONLINE|Data Leaks||\n|https://t.me/DangerZoneForum|ONLINE|Danger Zone Forum|Forum|\n|https://t.me/DarkBitChannel|ONLINE|Darkbit Channel||\n|https://t.me/darkclubpw|OFFLINE|Dark Club Market||\n|https://t.me/DarkfeedNews|ONLINE|News||\n|https://t.me/DarkForumsME|OFFLINE|Dark Forums|Cyber crime forum|\n|https://t.me/darkforumsofficial|OFFLINE|DarkForums||\n|https://t.me/DarkForums|OFFLINE|Dark Forums||\n|https://t.me/darknet_br|OFFLINE|||\n|https://t.me/DarknetNewsEng|OFFLINE|Darknet News(English Version)||\n|https://t.me/DarkSeek_rus|OFFLINE|DarkSeek Hacking Group||\n|https://t.me/DARKST0RM1|OFFLINE|Dark Storm Team Backup|DDoS|\n|https://t.me/Darkstormbackup2|OFFLINE|Dark Storm Team|DDoS|\n|https://t.me/darkstormteam21|OFFLINE|Dark Storm Team||\n|https://t.me/darkstormteambackup2|OFFLINE|Dark Storm Team|DDoS|\n|https://t.me/darkstormteambackup3|OFFLINE|Dark Storm Team Backup|DDoS|\n|https://t.me/DarkStormTeamd|OFFLINE|Dark Storm Team||\n|https://t.me/DarkStormTeams|OFFLINE|Dark Storm Team||\n|https://t.me/Darkstormre|ONLINE|Dark Storm Team||\n|https://t.me/darkvaultransom|OFFLINE|Dark Vault ransom|Ransomware|\n|https://t.me/darkwebdarknetmarketplace|OFFLINE|Illicit Service||\n|https://t.me/darxe_base|ONLINE|Data Leaks||\n|https://t.me/data1eaks|OFFLINE|||\n|https://t.me/Database_breached|OFFLINE|Data Leaks||\n|https://t.me/databasemarkett|ONLINE|Database Market||\n|https://t.me/databreach|ONLINE|||\n|https://t.me/datacloudspace|OFFLINE|Combo List||\n|https://t.me/dataflows|ONLINE|Data Leaks||\n|https://t.me/dataleakbreach|OFFLINE|Data Leaks||\n|https://t.me/DataLeakHome|ONLINE|Data Leaks||\n|https://t.me/dataleaksua|OFFLINE|Data Dumps; ESP Russian||\n|https://t.me/DB_MARKEETS|OFFLINE|Data Leaks||\n|https://t.me/db_rf_rb|OFFLINE|Data Leaks||\n|https://t.me/dbforall|OFFLINE|||\n|https://t.me/DBleak|ONLINE|Data Leaks||\n|https://t.me/ddos_separ|ONLINE|DDoS Services|DDoS|\n|https://t.me/ddosiamonitor|OFFLINE|DDoSia Target Monitor|DDoS|\n|https://t.me/ddossatmak|ONLINE|DDoS Services|DDoS|\n|https://t.me/ddostm1|OFFLINE|BlackObServers Channel (ddos team)|DDoS|\n|https://t.me/dedsecc_official|OFFLINE|DedSec|DDoS|\n|https://t.me/dforumscdn|OFFLINE|DarkForums Threads Updates||\n|https://t.me/dienet2|ONLINE|DieNet Backup/News|DDoS & Data Breach|\n|https://t.me/DIeNlt|ONLINE|DieNet|DDoS|\n|https://t.me/Digital_Revolt_hack|OFFLINE|Digital Revolt||\n|https://t.me/diplomatet|ONLINE|Diplomat|DDoS|\n|https://t.me/divergent_group|OFFLINE|Divergent Group||\n|https://t.me/DMMMMMM|OFFLINE|BigDmtrydata|combos|\n|https://t.me/dontleakmydata|ONLINE|DontLeakMyData||\n|https://t.me/dragonforceio|ONLINE|DragonForce Malaysia||\n|https://t.me/DragonRansom|OFFLINE|Dragone RaaS|Ransomware Gang|\n|https://t.me/DumpedOfficial|ONLINE|Dumped forum||\n|https://t.me/dumpforums|OFFLINE|Dump Forums||\n|https://t.me/DWI_OFFICIAL|OFFLINE|||\n|https://t.me/eaglecyberwashere|OFFLINE|Eaglecyber||\n|https://t.me/easycloudlogsback0|ONLINE|Easy Cloud Logs Free|combos|\n|https://t.me/ehdanstock|ONLINE|Selling Accounts||\n|https://t.me/eightbase|ONLINE|8BASE||\n|https://t.me/emailistsdatabase|ONLINE|Database Email Lists and Numbers Lists|combos|\n|https://t.me/emp_name|OFFLINE|EMP Group (EMailPass)|combos|\n|https://t.me/esteemrestorationeagle|OFFLINE|Esteem Restoration Eagle|Defacement & DDoS|\n|https://t.me/EternityMalwareTeam|ONLINE|Eternity Malware||\n|https://t.me/EVILEAKSU|OFFLINE|UNLISTEDLEAKS||\n|https://t.me/evilzoneforum|OFFLINE|Evil Zone|Forum|\n|https://t.me/exodusmarketchannel|ONLINE|Exodus Logs Market|\n|https://t.me/exploit_db_com|OFFLINE|Exploits||\n|https://t.me/ExploitService|ONLINE|Exploit Service||\n|https://t.me/exposedannouncements|OFFLINE|Exposed Forum||\n|https://t.me/filehaus|OFFLINE|Filehaus||\n|https://t.me/FileInclusion|OFFLINE|Osint Lovers||\n|https://t.me/FiveFamilies|OFFLINE|FiveFamilies||\n|https://t.me/flannels|ONLINE|Market||\n|https://t.me/foxwmapt|OFFLINE|Fox William Mulder||\n|https://t.me/fr33d4t4|OFFLINE|Fr33 d4t4 - stolen redline from other channels||\n|https://t.me/FR3DENSOFSECURITY_2023|ONLINE|||\n|https://t.me/fredensofsecurity1|OFFLINE|Fredens of Security|DDoS, Defacement & Data Breach|\n|https://t.me/freecombosmails|OFFLINE|FREE COMBOS MAILS|combos|\n|https://t.me/freeDEFAULFcloud|OFFLINE|Defaulf Cloud (Redline Stealer)|Infostealer|\n|https://t.me/freedomf0x|OFFLINE|||\n|https://t.me/FreeLogPassForAll|OFFLINE|FreeLog:PassForAll|combos|\n|https://t.me/freepalestine_PPHM|OFFLINE|Pro-Palestine Hackers Movement||\n|https://t.me/FreshAccess|OFFLINE|Venom Access Token|Initial Access|\n|https://t.me/freshcombomails|OFFLINE|Fresh Combo mails|combos|\n|https://t.me/freshtoolsnet|ONLINE|Freshtools Market||\n|https://t.me/friendastrokal|OFFLINE|Combo List||\n|https://t.me/fuckeddb|OFFLINE|||\n|https://t.me/funclubnoname05716|OFFLINE|NoName057(16)🇷🇺 - april 2025|DDoS|\n|https://t.me/GarudaHacktivis|OFFLINE|Garuda Hacktivis|DDoS|\n|https://t.me/garudasec4|ONLINE|Garuda Security||\n|https://t.me/GGBestCombo|OFFLINE|GGBestCombo|combos|\n|https://t.me/GhostSecc|OFFLINE|Data Leaks & Hacktivism group||\n|https://t.me/GhostSecS|ONLINE|GhostSec Service|Ransomware, Exfiltration|\n|https://t.me/GitTools|ONLINE|||\n|https://t.me/gladdos69_official|ONLINE|DDoS|DDoS|\n|https://t.me/GLORIAMISTS|OFFLINE|GLORIAMIST||\n|https://t.me/glorysec|OFFLINE|GlorySec||\n|https://t.me/goblins_gang|ONLINE|chat||\n|https://t.me/goblins_hub|ONLINE|hub links||\n|https://t.me/GoneTeam410|ONLINE|GoneTeam||\n|https://t.me/GonjeshkeDarand|ONLINE|Gonjeshke Darande||\n|https://t.me/goripoolcodes|ONLINE|Goripool Codes|Phishing pages,panels|\n|https://t.me/grandgive|ONLINE|||\n|https://t.me/groupcracked|ONLINE|Group Cracked||\n|https://t.me/GroupLapsus|OFFLINE|Group Lapsus||\n|https://t.me/gulfdocs|ONLINE|Data Leaks (Gulf Region), Middle East Document Dumps||\n|https://t.me/h0lyleague|OFFLINE|Holy League|DDoS|\n|https://t.me/hack_0xTam|OFFLINE|0X_Team|DDoS, Defacement & Data Breach|\n|https://t.me/hack_n3t|OFFLINE|HackNeT|DDoS|\n|https://t.me/hackberegini|ONLINE|Beregini||\n|https://t.me/hacker_trick|ONLINE|Hack Tricks||\n|https://t.me/hackercouncil|OFFLINE|Hacker Council Global|DDoS|\n|https://t.me/hackerforse|ONLINE|7 October Union|DDoS|\n|https://t.me/HackForceAll|OFFLINE|HackForce|R00TK1T ISC CYBER TEAM||\n|https://t.me/hackgit|ONLINE|Offensive Security|\n|https://t.me/hackingtoolsprvi8|OFFLINE|Leaks||\n|https://t.me/hackrsk70|ONLINE|Team K70|DDoS|\n|https://t.me/hadesh0p|OFFLINE|||\n|https://t.me/Handala_backup|OFFLINE|Handala Backup|Leaks & Breaches|\n|https://t.me/Handala_hack|OFFLINE|Handala Hack|Leaks & Breaches|\n|https://t.me/hanzzchannel|OFFLINE|GALAXY NETWORK|DDoS|\n|https://t.me/hellokittyleaks|OFFLINE|Data Leaks||\n|https://t.me/hgn01_ru|OFFLINE|Data Leaks||\n|https://t.me/hidden_links|OFFLINE|Hidden Links||\n|https://t.me/highs0c1ety|OFFLINE|High Society|DDoS|\n|https://t.me/HiveNETT|OFFLINE|HiveNET||\n|https://t.me/HK4GANG|ONLINE|||\n|https://t.me/Holy_League|OFFLINE|Holy League|DDoS|\n|https://t.me/hooshyarane|ONLINE|Hooshyaran-e Vatan group||\n|https://t.me/horus_reservs|ONLINE|Horus Evolution reserve||\n|https://t.me/HorusForumRus|ONLINE|Horus Forum||\n|https://t.me/horusteam_officiall|ONLINE|Horus Evolution||\n|https://t.me/horusteam_official|OFFLINE|Horus Evolution||\n|https://t.me/HQ_COMBO|OFFLINE|Data Breaches Provider||\n|https://t.me/HQCracking|OFFLINE|Data Breaches Provider||\n|https://t.me/HQPROX|ONLINE|Proxy service||\n|https://t.me/hudyhstock|OFFLINE|Selling Accounts||\n|https://t.me/Hunt3rkill3rs1|OFFLINE|Hunt3r Kill3rs||\n|https://t.me/hydramarketrebuild|OFFLINE|Hydra Market Rebuild||\n|https://t.me/icrewhackers|ONLINE|||\n|https://t.me/illsvcchat|ONLINE|Illicit Service chat||\n|https://t.me/illsvcleaksupload|ONLINE|Illicit Service Upload||\n|https://t.me/illsvcleaks|OFFLINE|Illicit Service Leaks||\n|https://t.me/illsvc|ONLINE|Illicit Service||\n|https://t.me/INDIAN_CYBER_FORCE|ONLINE|||\n|https://t.me/INDOHAXSEC|OFFLINE|INDOHAXSEC|DDoS, Defacement & Data Breach|\n|https://t.me/Industrial_Spy|ONLINE|Industrial Spy||\n|https://t.me/infinity_hackers_group|ONLINE|Infinity Hackers By||\n|https://t.me/INFINITY_HACKERSS|OFFLINE|Infinity Forum||\n|https://t.me/informZarya|OFFLINE|Zarya||\n|https://t.me/InfraShutdown|OFFLINE|InfraShutdown - DDoS|DDoS|\n|https://t.me/inj3ct0rs|OFFLINE|Exploits Market and 0day Exploits Database||\n|https://t.me/inteid|ONLINE|Inteid|DDoS|\n|https://t.me/intelrepo|OFFLINE|Spectre's Intel Repository||\n|https://t.me/intelx_io|OFFLINE|intelx - infosec||\n|https://t.me/ircodebreakers|OFFLINE|Codebreakers|Data Breach|\n|https://t.me/islamic_hacker_army0|OFFLINE|Islamic Hacker Army Channel||\n|https://t.me/islamic_Hacker_Army|OFFLINE|Islamic Hacker Army Group||\n|https://t.me/itarmyofukraine2022|ONLINE|||\n|https://t.me/itsecalert|ONLINE|News||\n|https://t.me/jambicyberteam|OFFLINE|Jambi Cyber Team||\n|https://t.me/jester_stealer_channel|ONLINE|Jester Stealer Channel|Infostealer|\n|https://t.me/joker_reborn|OFFLINE|Joker Reborn Redline Stealer|Infostealer|\n|https://t.me/jokersworlds|ONLINE|Joker's world of Free Database||\n|https://t.me/jokmajd|ONLINE|TEAM1910||\n|https://t.me/jsonc2|OFFLINE|jsonC2||\n|https://t.me/JustAn0x|OFFLINE|Data Leaks||\n|https://t.me/justice_homeland_original|ONLINE|HomeLand Justice||\n|https://t.me/justice_homeland|ONLINE|Homeland Justice||\n|https://t.me/JusticeHomeland1|ONLINE|HomeLand Justice||\n|https://t.me/karakurt_news|OFFLINE|Karakurt||\n|https://t.me/kedirisecteam|ONLINE|KEDIRISECTEAM|DDoS|\n|https://t.me/kelvinsecuritydarkmarket|OFFLINE|Kelvin Security Dark Market||\n|https://t.me/KeymousTeam|OFFLINE|keymous+|DDoS|\n|https://t.me/Keymous|OFFLINE|keymous+|DDoS|\n|https://t.me/kiborg_leak|OFFLINE|Kiborg Leak (Alphabank)||\n|https://t.me/killmilk_rus|OFFLINE|DARKNET||\n|https://t.me/KillMillk|ONLINE|KillMilk||\n|https://t.me/killnet_channel|OFFLINE|||\n|https://t.me/killnet_mirror|ONLINE|Killnet mirror||\n|https://t.me/Killnet_Palestine|OFFLINE|Killnet Palestina||\n|https://t.me/killnet_reservs|OFFLINE|Killnet reservs||\n|https://t.me/KillnetChatLATAM|ONLINE|KillnetLATAM chat||\n|https://t.me/KILLNETddos|ONLINE|Killnet DDoS|DDoS|\n|https://t.me/KillnetLATAM|OFFLINE|KillneLATAM channel||\n|https://t.me/Killneto|ONLINE|Killnet Officiale (with invites for closed channel)|\n|https://t.me/king_0f_cracking|OFFLINE|Free Data Breaches, cracking tools and proxy lists Provider||\n|https://t.me/kittensec|ONLINE|KittenSec||\n|https://t.me/KozSec1|OFFLINE|KozSec backup|DDoS|\n|https://t.me/KozSecChat|OFFLINE|KozSec chat|DDoS|\n|https://t.me/KozSec|OFFLINE|KozSec|DDoS|\n|https://t.me/Kristina_Pass_RF|OFFLINE|Data Leaks, Passport Scans||\n|https://t.me/KryptonNetworks|OFFLINE|Krypton||\n|https://t.me/KryptonSolutions|OFFLINE|Krypton|DDoS|\n|https://t.me/Laneh_dark|OFFLINE|Laneh Dark||\n|https://t.me/Laneh_news|OFFLINE|Laneh News||\n|https://t.me/lapsusfr|ONLINE|LAPSUS$ France||\n|https://t.me/Lapsussaudechat|OFFLINE|Lapsus$ channel (new)||\n|https://t.me/latest_leaks|OFFLINE|Data Leaks||\n|https://t.me/latestbin|OFFLINE|Hacking Group||\n|https://t.me/lazarus_apt18|ONLINE|Lazarus channel||\n|https://t.me/LCdatabase|ONLINE|Low-Cost-Database||\n|https://t.me/Leak_23andme|ONLINE|23andme Leak Database||\n|https://t.me/leak_db1|OFFLINE|d3ltaboys group 1 (DB Leaks) - Backup||\n|https://t.me/leak_db2|ONLINE|d3ltaboys group 2 (DB Leaks)||\n|https://t.me/leak_db3|OFFLINE|d3ltaboys group 3 (DB Leaks) - Backup||\n|https://t.me/Leak_DBMS|OFFLINE|Leak DBMS|Leaks & Breaches|\n|https://t.me/leakbase_official|OFFLINE|LeakBase Official||\n|https://t.me/leakbaseforum|OFFLINE|LeakBaseForum||\n|https://t.me/leakdataprivate|OFFLINE|Data Leaks||\n|https://t.me/Leaked_BreachDBS|OFFLINE|Leaks & Breaches||\n|https://t.me/Leaked_Breached_Hacked_Database|OFFLINE|Database of Data Breaches||\n|https://t.me/Leaked_DataBase_Breached|OFFLINE|Data Leaks||\n|https://t.me/leaked_databases|ONLINE|Data Leaks||\n|https://t.me/leaked_detabase|OFFLINE|Data Leaks||\n|https://t.me/LeakedSource|OFFLINE|Data Leaks||\n|https://t.me/leakes4|OFFLINE|Data Leaks, Combo List||\n|https://t.me/leakinformation|OFFLINE|Data Leaks||\n|https://t.me/leaklicks|OFFLINE|Data Leaks||\n|https://t.me/leaksdatabase|OFFLINE|Data Leaks||\n|https://t.me/LeaksData|OFFLINE|Data Leaks||\n|https://t.me/leaksdirectory|OFFLINE|Leaks Directory||\n|https://t.me/LeakSecOfficial|OFFLINE|||\n|https://t.me/leaksmarts|OFFLINE|Leaks Marts||\n|https://t.me/leaksploit|OFFLINE|Data Leaks||\n|https://t.me/LearnExploit|ONLINE|General hacking, Tutorials||\n|https://t.me/LeaRNEXploIT|ONLINE|||\n|https://t.me/lefousamples|ONLINE|Data Leaks|\n|https://t.me/Legion_Russia|OFFLINE|Legion Russia||\n|https://t.me/LEGIONLEAKER|OFFLINE|Legion Leaker||\n|https://t.me/LegionServiceNewsGroup|OFFLINE|Legion Service News Group|Data Leak|\n|https://t.me/LegionServiceNews|OFFLINE|Legion Service News|News|\n|https://t.me/LionheartHACK|OFFLINE|Lionheart||\n|https://t.me/Liquid_Blood|ONLINE|Liquid Blood|DDoS|\n|https://t.me/LockBit_APT|ONLINE|LockBit APT||\n|https://t.me/lockbit_offical|OFFLINE|LockBit 3.0|Ransomware gang|\n|https://t.me/LockBitSuppRaaS|OFFLINE|LockBitSupp|Ransomware gang|\n|https://t.me/logs_databases|OFFLINE|R.E.D. H.A.S.H.|Leaks & Breaches|\n|https://t.me/logsgang2|ONLINE|Logs|combos|\n|https://t.me/lulzchat|OFFLINE|LulzSec chat||\n|https://t.me/LulzSec_Off|OFFLINE|PhantomGroup|Threat Actor|\n|https://t.me/lulzsecmuslimsworld|ONLINE|SH7 G4NG||\n|https://t.me/LulzSecOff|OFFLINE|LulzSec||\n|https://t.me/LummaC2Stealer|OFFLINE|LummaC2 Stealer|Infostealer|\n|https://t.me/LummaC2Team|OFFLINE|LummaC2 Stealer Chat|Infostealer|\n|https://t.me/LummaReborn|OFFLINE|LummaC2 Stealer Channel|Infostealer|\n|https://t.me/LummaTeam_Reborn|OFFLINE|LummaC2 Stealer Chat|Infostealer|\n|https://t.me/M0roccan_Black_CyberArmy|ONLINE|Moroccan Black Cyber Army|DDoS & Data Breach|\n|https://t.me/MadCapZone|OFFLINE|MadCap|DDoS & Data Breach|\n|https://t.me/MAilAccessCracker|OFFLINE|Free Data Breaches Provider||\n|https://t.me/mailaccesscrack|OFFLINE|Combo Lists||\n|https://t.me/mailaccessmegacloud|OFFLINE|MailAccess Mega Cloud|combos|\n|https://t.me/MaillAccessTop|OFFLINE|Data Leaks||\n|https://t.me/mailpasschanel|OFFLINE|Combo List||\n|https://t.me/mailpassclub|OFFLINE|||\n|https://t.me/MailPassPrivates|OFFLINE|Mail Pass Privates|combos|\n|https://t.me/mailpass|OFFLINE|MAIL:PASS HQ Combos & Bases|combos|\n|https://t.me/mailpasword|OFFLINE|||\n|https://t.me/malek_team1|OFFLINE|MalekTeam||\n|https://t.me/MalwareForums|OFFLINE|Malware Forums||\n|https://t.me/marketo_leaks|ONLINE|Data Leaks||\n|https://t.me/Matryoshka424|OFFLINE|Matryoshka424|DDoS|\n|https://t.me/MBCRANSOMWARE|ONLINE|Ransomware Gang||\n|https://t.me/meganzshare|OFFLINE|||\n|https://t.me/membersofxaknet|ONLINE|||\n|https://t.me/meris_botnet|ONLINE|Meris botnet|DDoS|\n|https://t.me/metastealer_official|ONLINE|Metastealer Officiale|Infostealer|\n|https://t.me/MexicanMafiaTheShit|ONLINE|MexicanMafia Announcement|Data Leak|\n|https://t.me/MiladLeaks|ONLINE|Milad Leaks||\n|https://t.me/milkdude|ONLINE|Data Leaks||\n|https://t.me/minsaudebr|OFFLINE|Lapsus$ channel||\n|https://t.me/mlcloud_hosting_news|ONLINE|mlcloud_hosting_news|Data breach MlCloud BPH|\n|https://t.me/mrhamzaofficiel|OFFLINE|Mr Hamza|DDOS|\n|https://t.me/MysteriousTeam0|OFFLINE|Mysterious team bangladesh||\n|https://t.me/naosbase|ONLINE|DB / Data Leak Search Engine||\n|https://t.me/ndtgroup_kh|ONLINE|||\n|https://t.me/NekoOsintUpdates|OFFLINE|NoSINT - Updates||\n|https://t.me/net_worker_alliance|OFFLINE|Net Worker Alliance||\n|https://t.me/NetGhostSecurity|OFFLINE|DDoS & Data Breach|\n|https://t.me/NetHunt3r|ONLINE|NetHunt3r Group (pro Palestine)|Data Leak|\n|https://t.me/NetSurvivalist|ONLINE|General Hacking, Privacy||\n|https://t.me/NewBlood_Project|ONLINE|New Blood Project||\n|https://t.me/nightmare_hacker|ONLINE|NIGHTMARE||\n|https://t.me/NinjaByte|OFFLINE|Ninja Byte Combos (Combo Lists)|\n|https://t.me/NNM05716_en_vers|OFFLINE|NoName057(16) Eng|DDoS|\n|https://t.me/NNM05716_En_ver|OFFLINE|NoName057(16) Eng_vers🌎 - april 2025|DDoS|\n|https://t.me/NNM05716_Es_ver|OFFLINE|NoName057(16) Spain|DDoS|\n|https://t.me/NNM05716_fr_vers|OFFLINE|NoName057(16) France|DDoS|\n|https://t.me/NNM05716_it_ver|OFFLINE|NoName057(16) ITA|DDoS|\n|https://t.me/nohidespace|OFFLINE|Combo List||\n|https://t.me/NoName05716_16|OFFLINE|NoName057(16) Eng_vers|DDoS|\n|https://t.me/nnm05716engvers|OFFLINE|NoName057(16) Eng_vers|DDoS|\n|https://t.me/nnm05716english|ONLINE|NoName057(16) Eng_vers|DDoS|\n|https://t.me/+Ujf-93Ce5Lo5ZGE0|EXPIRED|PE3EPBNNNM057|DDoS|\n|https://t.me/+JJWRiS8ab1FmZGI0|EXPIRED|PE3EPBNNNM057|DDoS|\n|https://t.me/TwoNetchannel|OFFLINE|TwoNet|DDoS|\n|https://t.me/NullLeak|OFFLINE|Data Leaks||\n|https://t.me/O1chat|OFFLINE|Market||\n|https://t.me/OBSERVERCLOUDCOMBO|OFFLINE|Combo List||\n|https://t.me/ObserverCloud|OFFLINE|Observer Cloud Redline Stealer (Harvests other channels)|Infostealer|\n|https://t.me/OfficialBaphomet|ONLINE|BaphometOfficial||\n|https://t.me/OnePlusChat|ONLINE|||\n|https://t.me/opendataleaks|OFFLINE|Data Leaks||\n|https://t.me/openleak|ONLINE|Data Leaks||\n|https://t.me/OPRATIONSALIGATOR|OFFLINE|Aligator Black Hat||\n|https://t.me/Osintcorp_chat|OFFLINE|OsintCorp Group Chat||\n|https://t.me/Patriot_Black_Matrix|OFFLINE|Patriot Black Matrix||\n|https://t.me/Patriot_Black_x|ONLINE|Patriot Black Matrix||\n|https://t.me/peass|ONLINE|||\n|https://t.me/phantom_tg|ONLINE|PHANTOM DEV||\n|https://t.me/PhantomAtlasOfficial|ONLINE|Phantom Atlas|DDoS & Data Breach|\n|https://t.me/phoenix_inform|ONLINE|PHOENIX||\n|https://t.me/phoenixinform|ONLINE|Phoenix group||\n|https://t.me/Phorcy|ONLINE|Phorcy Stealer|Infostealer|\n|https://t.me/plumdatabases|OFFLINE|Plum data bases|combos|\n|https://t.me/poenamarket|OFFLINE|Poena Market||\n|https://t.me/postexploitation|OFFLINE|Osint Lovers||\n|https://t.me/private_ratlogs|OFFLINE|Free CLouds|combos|\n|https://t.me/privatecombos|OFFLINE|Data Leaks||\n|https://t.me/PrivateCompanyPirates|ONLINE|PrivateCompanyPirates|combos|\n|https://t.me/privetOTof222|OFFLINE|OverFlame|DDoS|\n|https://t.me/privetOTof223|ONLINE|Overflame|DDoS|\n|https://t.me/procoder_base|OFFLINE|Data Leaks||\n|https://t.me/proxy_bar|ONLINE|Exploits, Hacking and Leaks||\n|https://t.me/ProxyMTProto|ONLINE|||\n|https://t.me/pryntsktmarket|OFFLINE|Prynt Stealer Official|Infostealer|\n|https://t.me/pwnwiki_zhchannel|ONLINE|||\n|https://t.me/qayzerowns|OFFLINE|Al Ahad|DDoS|\n|https://t.me/QuartzSec|OFFLINE|QuartzSec||\n|https://t.me/qZann|ONLINE|Data Leaks||\n|https://t.me/R00TK1TDB|ONLINE|R00tk1t DB||\n|https://t.me/R00TK1TOFF|OFFLINE|R00tk1t Cyber Team||\n|https://t.me/R3An0nymous|OFFLINE|R3An0nymous Canal|DDoS|\n|https://t.me/R3dd1sh_34_E4gl3_D4t4l34ks|OFFLINE|Ŕ€đďįşħ €ąğℓę ďάťάŁэάķş|combos|\n|https://t.me/radnetbak|ONLINE|RADNET64|DDoS|\n|https://t.me/raidsecretforums|ONLINE|Claims to be the backup channel of RaidForums||\n|https://t.me/RalfHackerChannel|ONLINE|Ralf Hacker Channel||\n|https://t.me/ransom_house|OFFLINE|RansomHouse official channel||\n|https://t.me/ransomblackbit30|OFFLINE|Lockbit 3.0 Main.js||\n|https://t.me/RansomHunter|OFFLINE|GangExposed||\n|https://t.me/RansomTeam|ONLINE|RansomTeam  Chat||\n|https://t.me/RansomwareTeam|ONLINE|Ransomware Team||\n|https://t.me/ransomwatcher|ONLINE|Data Leaks||\n|https://t.me/rdpstealer|ONLINE|Rdp Stealer|Infostealer|\n|https://t.me/realLulzSec|OFFLINE|VSec||\n|https://t.me/RedEagleCrew|OFFLINE|Red Eagle Crew|DDoS & Data Breach|\n|https://t.me/redstresserorg|OFFLINE|Meris botnet main channel|DDoS|\n|https://t.me/reveng3rs|OFFLINE|Data Leaks||\n|https://t.me/revolusigbanon17|OFFLINE|GB Anon 17||\n|https://t.me/RHA_Red_Hackers_Alliance_Russia|OFFLINE|Data Leaks||\n|https://t.me/ridgedforums|OFFLINE|BlackForums|Forum|\n|https://t.me/RipperSecOfficial|OFFLINE|RipperSec Official|DDoS|\n|https://t.me/RipperSec|OFFLINE|RipperSec|DDoS|\n|https://t.me/russiagoodbuy_rgb_team|ONLINE|RGB Team (https://rgb-team.com)|Data Leak|\n|https://t.me/sanaski|ONLINE|Configs, combos||\n|https://t.me/Satanlock|OFFLINE|Satanlock|Ransomware gang|\n|https://t.me/Sector08/|OFFLINE|SECT0R16|Lamer|\n|https://t.me/SECTOR16S16|OFFLINE|SECTOR16(S16)|DDoS & Data Breach|\n|https://t.me/Sell_rdp1|OFFLINE|||\n|https://t.me/ServerKillers|OFFLINE|Server Killers||\n|https://t.me/shadowleakss|ONLINE|ShadowHacker Leaks||\n|https://t.me/shadowseekers5|ONLINE|Shadow Seekers|Data Leak|\n|https://t.me/shieldteam1|ONLINE|||\n|https://t.me/ShizoPrivacy|ONLINE|0% Privacy||\n|https://t.me/SiegedSecc|OFFLINE|SiegedSec||\n|https://t.me/SiegedSecurity|OFFLINE|SiegedSec||\n|https://t.me/SiegedSec|OFFLINE|Sieged Sec||\n|https://t.me/silentplug666|OFFLINE|Market||\n|https://t.me/sixtysixdata|OFFLINE|66SLAVS Datagroup|Data Leak|\n|https://t.me/SkidbinSITE|OFFLINE|Skidbin|Doxing|\n|https://t.me/slivaidlocker|ONLINE|AiDLocker Group Data Leaks Channel||\n|https://t.me/slivnoviy123|ONLINE|Erernity Team Redline Stealer|Infostealer|\n|https://t.me/Sn_blackmeta|OFFLINE|SN_ Blackmeta|DDoS|\n|https://t.me/SN_Darkmeta|OFFLINE|SN_ Blackmeta|DDoS|\n|https://t.me/SNAKEDBS|OFFLINE|Nuttela Combo's (Repackaged Combo Lists)||\n|https://t.me/snatch_info|ONLINE|Snatch ransomware gang|Ransomware, Exfiltration|\n|https://t.me/snatch_news|ONLINE|Snatch Team (Ransomware Gang)||\n|https://t.me/solntsepekZ|ONLINE|Sandworm||\n|https://t.me/SolomonUpdates|OFFLINE|Solomon market place updates||\n|https://t.me/spamsmtpcombo|OFFLINE|Combo List||\n|https://t.me/SparrowCorp|OFFLINE|SparrowCorp||\n|https://t.me/SpidrXXX|ONLINE|Spider-X|DDoS|\n|https://t.me/SSSO_Official|ONLINE|KILLNET # РЕЗЕРВ||\n|https://t.me/StealerStore|ONLINE|Stealer Store|Infostealer|\n|https://t.me/stkdatabase|ONLINE|Mapper (former STK Database)||\n|https://t.me/StormFreeConfig|OFFLINE|Configs, Combos||\n|https://t.me/StressedForums|OFFLINE|Stressed Forum|Forum|\n|https://t.me/sultengblackhat|ONLINE|INDONESIAN CYBER OF SULAWESI TENGAH BLACKHAT|Leaks & Breaches|\n|https://t.me/SumatraUtaraCyberTeam|ONLINE|SumatraUtara|DDoS|\n|https://t.me/SylhetGangSgOfficial|OFFLINE|Sylhet Gang-SG||\n|https://t.me/sysadminbd|OFFLINE|Sysadmin||\n|https://t.me/t_darknet|ONLINE|Illicit Service||\n|https://t.me/tbotlist|ONLINE|Bots||\n|https://t.me/TE1915|ONLINE|1915 team||\n|https://t.me/Team1722|OFFLINE|Team1722||\n|https://t.me/team1916|ONLINE|TEAM1916||\n|https://t.me/Team_r70YEMEN|OFFLINE|DDoS Hactivitsts|DDoS|\n|https://t.me/TeamAnonSec|ONLINE|AnonSec|DDoS|\n|https://t.me/TeamARXU|OFFLINE|Team Arxu|DDoS & Data Breach|\n|https://t.me/TeamDemon|ONLINE|Illicit Service||\n|https://t.me/teamimm0rtal|ONLINE|Team Imm0rtal channel||\n|https://t.me/TeamIndianCyberForce|OFFLINE|Indian Cyber Force||\n|https://t.me/teaminsanepk|OFFLINE|Team insane pk||\n|https://t.me/techpwnews|ONLINE|News||\n|https://t.me/tengkorakcybercrewz|OFFLINE|TengkorakCyberCrew Official||\n|https://t.me/TEST123ND|OFFLINE|TEST|combos|\n|https://t.me/TG_SECurityTr8Ker|ONLINE|SECurityTr8Ker|SEC's RSS feed monitor|\n|https://t.me/tgcnnatgvctfenqwf|OFFLINE|Combo List||\n|https://t.me/the_archivists_domain|ONLINE|Source Code Dumps||\n|https://t.me/thebrotherhoodcorp|ONLINE|The Brotherhood|Ransomware Gang|\n|https://t.me/TheMoskovskiTimes|ONLINE|The Moskovski Times|Data Breach|\n|https://t.me/ThreatSec|ONLINE|ThreatSec||\n|https://t.me/TigerElectronicUnit|OFFLINE|Electronic Tigers Unit||\n|https://t.me/torlinks|OFFLINE|||\n|https://t.me/Turbotelproxy|ONLINE|The fastest Telegram proxies||\n|https://t.me/turkhckteam|OFFLINE|Turk Hack Team||\n|https://t.me/udacha123yes|ONLINE|Ransomware Gang||\n|https://t.me/UnsafeInternet|OFFLINE|Data Leaks||\n|https://t.me/UPENBULLET|OFFLINE|Configs, checkers, combos||\n|https://t.me/URLPASSCLOUD|OFFLINE|URL:USER:PASS CLOUD|combos|\n|https://t.me/user1_pycc|OFFLINE|user1|DDoS and Data Leak|\n|https://t.me/user_secc|OFFLINE|UserSec||\n|https://t.me/user_sec|OFFLINE|UserSec Killnet Affiliated||\n|https://t.me/usersec_chat|OFFLINE|UserSec Chat||\n|https://t.me/usersec_collective|OFFLINE|UserSec Collective||\n|https://t.me/usersec_reservs|OFFLINE|UserSec Reserve||\n|https://t.me/V3TerN|ONLINE|Devilzone (2) - configs, combos, etc||\n|https://t.me/varundb/|OFFLINE|VARUN|Data Leaks|\n|https://t.me/voltspammer|OFFLINE|VOLT CRACKS|combos|\n|https://t.me/vulture_001|ONLINE|Vulture|DDoS|\n|https://t.me/vulzsec_official|ONLINE|||\n|https://t.me/We_are_not_eternal|ONLINE|||\n|https://t.me/weareaig|OFFLINE|Atlas Intelligence Group||\n|https://t.me/WeAreKillnet_Channel|ONLINE|WE ARE KILLNET||\n|https://t.me/WeAreKillnet_Official|ONLINE|WE ARE KILLNET +||\n|https://t.me/webpwn|ONLINE|Hacking, Privacy||\n|https://t.me/weedforumslol|ONLINE|WeedSec||\n|https://t.me/WeJustEvil|OFFLINE|Just Evil||\n|https://t.me/weleakdatabase|OFFLINE|Data Leaks||\n|https://t.me/whoisAlixan|OFFLINE|AlixSec|Leaks & Breaches|\n|https://t.me/win_def|ONLINE|Windef||\n|https://t.me/windmarketo|ONLINE|Data Leaks||\n|https://t.me/WLDBackup|OFFLINE|Data Leaks||\n|https://t.me/wwhsmi|ONLINE|WWH Forum||\n|https://t.me/www_paypal|ONLINE|Pro Team Channe|combos|\n|https://t.me/x7seller|OFFLINE|X7Root Seller||\n|https://t.me/xaknet_team|ONLINE|xaknet||\n|https://t.me/xAnonymousSudan|OFFLINE|Anonymous Sudan||\n|https://t.me/xGodzillAxChat|OFFLINE|Godzilla Botnet chat||\n|https://t.me/xinject_official|ONLINE|(Dead)XInject Information Channel||\n|https://t.me/xxShad0dexx|OFFLINE|Shad0de||\n|https://t.me/Yad2Leaks|OFFLINE|Data Leaks||\n|https://t.me/Z_Pentest_Beograd|OFFLINE|Z-PENTEST Alliance|DDoS & Data Breach|\n|https://t.me/z_pentest_reborn|OFFLINE|Z-PENTEST Alliance|DDoS & Data Breach|\n|https://t.me/zendatamarket|ONLINE|ZenData Database Market||\n|https://t.me/zer0daylab|OFFLINE|Hacking, Leaks and News||\n|https://t.me/ZeroDay_TM|OFFLINE|Original  ZeroDay  Community||\n|https://t.me/zerodayforums|ONLINE|ZeroDay Forums||\n|https://t.me/zerodaymarkets|ONLINE|Zeroday Market|Exploit sell|\n|https://t.me/zolfcombo|OFFLINE|ZOLF Combos||\n|https://t.me/ZulikGroupChat|ONLINE|ZulikGroup Chat||\n|https://t.me/ZulikGroupTG|ONLINE|ZulikGroup||\n|https://t.me/+GeILA8S0Bk4wYmRi|VALID|INTEID|DDoS|\n|https://t.me/xX313XxTeam|ONLINE|313TEAM|DDoS|\n|https://t.me/+Lj3K9WgZFrxkNDY1|VALID|OBSCURION||\n|https://t.me/+aC3mHL9kVhBhNzM1|EXPIRED|Okto Dark Cyber Squad|DDoS & Data Breach|\n|https://t.me/CyberJihadMovement|ONLINE|Cyber Jihad Movement|DDoS|\n|https://t.me/R3V0XAn0nymou|OFFLINE|Sons of Anarchy|DDoS|\n|https://t.me/CyberforceTn|ONLINE|Tunisian Maskers Cyber Force||\n|https://t.me/+XPHrAwdh_n00MjZk|EXPIRED|Z-ALLIANCE||\n|https://t.me/Z_alliance_ru|OFFLINE|Z-ALLIANCE||\n|https://t.me/Official_EvilBYTE|OFFLINE|Evil Byte||\n|https://t.me/DarkfireDragon7|ONLINE|DarkNess7||\n|https://t.me/HiddenEyesTeam|ONLINE|HiddenEyesTeam||\n|https://t.me/+ZMoidrbayTgyMzQ9|EXPIRED|Garuda Error System||\n|https://t.me/CoupTeam|ONLINE|Coup Team||\n|https://t.me/+XhceuAZW9QJkOWJl|VALID|Garuna Ops||\n|https://t.me/garunaops|ONLINE|Garuna Ops||\n|https://t.me/PredatorySparrowIL|ONLINE|Predatory Sparrow||\n|https://t.me/+RH02ei6gU8BiNDc0|EXPIRED|XrOOT01||\n|https://t.me/Mhwear96|ONLINE|Holy League||\n|https://t.me/ru_62IX|ONLINE|62IX Group||\n|https://t.me/Assasins_Official|ONLINE|Assassins||\n|https://t.me/+bgICy4GovA0yMWU1|EXPIRED|R-9X||\n|https://t.me/revolusihime666|ONLINE|HIME666||\n|https://t.me/fredenscombos|ONLINE|Fredens of Security|combos|\n|https://t.me/+HG32VQZ93-4zMjE1|VALID|Sumatra Utara Cyber Team||\n|https://t.me/ckeArsenal|ONLINE|ckeArsenal||\n|https://t.me/tapandegan_official|OFFLINE|Tapandegan||\n|https://t.me/X8ZZX|ONLINE|National Security - To Destroy Israel||\n|https://t.me/+4zDdD8MeZCI1MWQ6|EXPIRED|SECTOR16||\n|https://t.me/+i2FG331VOjA0ODE1|VALID|AKULAv2||\n|https://t.me/kittyforums|OFFLINE|KittyForums||\n|https://t.me/Team1956Official|OFFLINE|TEAM1956||\n|https://t.me/APTIRGC|ONLINE|APT IRGC||\n|https://t.me/+Pdu3VJRGSuYzOTc0|EXPIRED|Keymous+||\n|https://t.me/CyberBabayoEror|OFFLINE|Babayo eror system||\n|https://t.me/+diE7kOtAhOQwYTU1|EXPIRED|CLOBELSECTEAM||\n|https://t.me/Atlas_Flood|OFFLINE|Atlas Flood||\n|https://t.me/T34M_F34RL3SS|ONLINE|team fearless 🇵🇸||\n|https://t.me/Golden_falcon_team|ONLINE|Golden Falcon||\n|https://t.me/+nlZbu05n4aEwOGZl|EXPIRED|TwoNet||\n|https://t.me/AnonymousVNLBN99|ONLINE|Lực Lượng Đặc Biệt Quân Đội Điện Tử||\n|https://t.me/+ZMoidrbayTgyMzQ9|VALID|Garuda Error system||\n|https://t.me/AnonymousGuys0|ONLINE|Anonymous Guys||\n|https://t.me/bl4ck_cyb3r|ONLINE|BL4CK CYB3R||\n|https://t.me/nxbbsec|ONLINE|NXBB SEC||\n|https://t.me/D3X73RMa|OFFLINE|D3X73R||\n|https://t.me/unitninee|ONLINE|UNIT NINE||\n|https://t.me/+AZ5c6o5gtlU5MDM0|EXPIRED|Wraith C2/API||\n|https://t.me/blankc2|OFFLINE|BlankC2||\n|https://t.me/mrhamza_antiporn|OFFLINE|Mr Hamza-Anti-Porn||\n|https://t.me/xstuxnet|ONLINE|STUXNET - ستوكسنت||\n|https://t.me/OXO_News_HN|ONLINE|OXO News HN||\n|https://t.me/mrtanjirox|ONLINE|Tanjiro DDoS Botnet Service||\n|https://t.me/musicarusaesp|ONLINE|🐻Desinformador ruso👁‍🗨||\n|https://t.me/KillNetSyndicate|ONLINE|KillNet Syndicate||\n|https://t.me/usersecc|ONLINE|UserSec # KillNet||\n|https://t.me/vassal_of_the_Joker|ONLINE|Вассал Джокера||\n|https://t.me/+hSH4gfaaAOA4YzY6|VALID|Sector16/S16 #Killnet||\n|https://t.me/CyberToufan01|OFFLINE|CyberToufan|Data Leaks|\n|https://t.me/+1R9pU3u-9ac0ZmZl|EXPIRED|DataLeaky|Data Leaks|\n|https://t.me/handala_team|OFFLINE|Handala|Ransomware gang|\n|https://t.me/T34M_CYB3R|OFFLINE|𝙏𝙀𝘼𝙈 𝘾𝙔𝘽𝙀𝙍 𝙕𝙐𝙇𝙁𝙄𝙌𝘼𝙍 🇵🇸|DDoS|\n|https://t.me/perunswaroga|ONLINE|Перун Сварога|Data Leaks|\n|https://t.me/ruskinet|OFFLINE|RuskiNet|DDoS & Data Breach|\n|https://t.me/vulture_001|ONLINE|Vulture||\n|https://t.me/unknowns_cyberteam|ONLINE|Unknowns Cyber Team||\n|https://t.me/WeAreUst|OFFLINE|USTINT||\n|https://t.me/AnonymousVNLBN99|ONLINE|Electronic Army Special Forces||\n|https://t.me/BabayoScteam|OFFLINE|Babayo Eror System|DDoS|\n|https://t.me/+yMqboej1CikxNGZl|EXPIRED|Team Bd Hyp3r 71|DDoS|\n|https://t.me/islamic_hacker_army1|ONLINE|Islamic Hacker Army|Data Leaks|\n|https://t.me/bl00dy_ransomware_Gang_channel|OFFLINE|bl🩸🩸dy Ransomware Gang ☠️|Ransomware gang|\n|https://t.me/+JgKWbM4Zn8I1ODRl|EXPIRED|CLOBESECTEAM BACKUP|Data Leaks|\n|https://t.me/raidf0rumss|OFFLINE|Raidforums Office|Forum|\n|https://t.me/leakslist|OFFLINE|Leak List|Data Leaks|\n|https://t.me/JokeirR07x|OFFLINE|JoKeiR 07x||\n|https://t.me/ANONXF34RL3SS|ONLINE|ANON X FEARLESS||\n|https://t.me/xServerKillers|OFFLINE|Server Killers|DDoS|\n|https://t.me/threadsbreach|OFFLINE|Threads Breachforum|Data Leaks|\n|https://t.me/GhilanLegion|OFFLINE|Ghilan Legion||\n|https://t.me/darkstormteamoff|OFFLINE|Dark Storm|DDoS|\n|https://t.me/AKATSUKI4492|OFFLINE|AKATSUKY CYBER TEAM|DDoS|\n|https://t.me/hezirash|OFFLINE|Hezi Rash|DDoS|\n|https://t.me/cyberlami|OFFLINE|Cyber Lami||\n|https://t.me/databasecyberlami|OFFLINE|Database Cyber Lami|Data Leaks|\n|https://t.me/digitalsghost|ONLINE|Digital Ghost||\n|https://t.me/scatteredlapsusp1d3rhunters|OFFLINE|The Com HQ Scattered Sp1d3r Hunters|Data Leaks|\n|https://t.me/scatteredsp1d3rhunters|OFFLINE|scattered lapsus$ hunters|Data Leaks|\n|https://t.me/sp1d3rlapsushunters|OFFLINE|scattered lapsus$ hunters|Data Leaks|\n|https://t.me/leavemealonefbi|OFFLINE|scattered lapsu$ hunters - Chat|Data Leaks|\n|https://t.me/+Urm9oSCMH9hmNTI1|EXPIRED|Breach Forums||\n|https://t.me/+xaAIZrkJgKkyZTM1|EXPIRED|Aegis Staff (related to Breach Forum)||\n|https://t.me/BQTlock_raas|OFFLINE|BAQIYATLock RaaS|Ransomware Gang|\n|https://t.me/nullsechackers|ONLINE|Nullsec Philippines|DDoS|\n|https://t.me/leavemealonecybernigger|OFFLINE|||\n|https://t.me/leavemealoneBL2C|OFFLINE|||\n|https://t.me/leavemealonefeds|OFFLINE|||\n|https://t.me/fuckmandiantunit221bcr0wdshart|OFFLINE|||\n|https://t.me/sc4ttered|OFFLINE|||\n|https://t.me/leavemealonemandiant|OFFLINE|||\n|https://t.me/+79uRVmeaXwJmZWNl|EXPIRED|Scattered Lapsus$||\n|https://t.me/+xDpCtwPtlGBmYmU1|EXPIRED|ShinyHunters $Lapsus||\n|https://t.me/sctt3rd|OFFLINE|scattered $lapsus hunters 4.0||\n|https://t.me/leaksdatabreach|ONLINE|Data Breach (related to ShinyHunters)||\n|https://t.me/Ktama_Official|ONLINE|Ktama Official|RATs|\n|https://t.me/hazardouscyberteam|ONLINE|Hazardous Cyber Team|Defacements|\n|https://t.me/shinobiraas|OFFLINE|Sinobi RaaS|RaaS|\n|https://t.me/CyberToufan02|OFFLINE|Cyber Toufan (evidences channel)||\n|https://t.me/CyberToufan00|OFFLINE|Cyber Toufan (reference channel)||\n|https://t.me/dropleak|ONLINE|Database Catalog|Data leaks and Combo lists|\n|https://t.me/noname05716_eng_vers|OFFLINE|NoName057_eng_version|DDoS|\n|https://t.me/+WO3nKwBvJRM2NGMy|EXPIRED|NoName057 RU|DDoS|\n|https://t.me/joinchat/mexyxU88FCswM2Yy|EXPIRED|NoName057 DDoSia Project|DDoS|\n|https://t.me/Keymous_main|OFFLINE|Keymous+|DDoS|\n|https://t.me/+S_ajHerTbKUwYTA0|VALID|Keymous+ (backup)|DDoS|\n|https://t.me/FireWireMaroc|OFFLINE|Fire Wire Maroc|DDoS & Data Leaks|\n|https://t.me/gangexposed_eng|ONLINE|Gang Exposed Chat||\n|https://t.me/Hyder_N3x|OFFLINE|Hyder_N3x|DDoS|\n|https://t.me/+DdTJZYISZSs0MzRk|VALID|Hyder_N3x Buckup Channel|DDoS|\n|https://t.me/T34M_F34RL3SSS|OFFLINE|Team Fearless|DDoS|\n|https://t.me/Himenisme666|OFFLINE|Hime666||\n|https://t.me/KirovEliteGroupPublic|OFFLINE|Kirov Elite Group||\n|https://t.me/breachstars|ONLINE|BreachStars|Data Leak (related to Scattered Spider/$Lapsus)|\n|https://t.me/TorZireael1|ONLINE|Tor Zireael||\n|https://t.me/scatteredLapsus|ONLINE|Scattered Lapsus$ Hunter 6.0||\n|https://t.me/biorkanisms|OFFLINE|Bjorkanism||\n|https://t.me/BF_files|OFFLINE|BF Files|Data Leaks|\n|https://t.me/networker_apt|ONLINE|NET-WORKER||\n|https://t.me/Z_ALLIANCE/|OFFLINE|Z_ALLIANCE||\n|https://t.me/+TdDrDmT9untmYWQ8|VALID|M3cr0byte||\n|https://t.me/hannibalmaaleaks|ONLINE|HannibalMAA LE4kS|Data Leaks|\n|https://t.me/Almo7a9e9|OFFLINE|Almo7a9e9||\n|https://t.me/Darkstormteamnewteam|OFFLINE|Dark Storm Team||\n|https://t.me/bittenforumsofficial|OFFLINE|Bitten Forums|Forum|\n|https://t.me/+-ocgMgaZKi5lMDJl|EXPIRED|CLOBELSECTEAM|Data Leaks|\n|https://t.me/+Uee76jMCr5UzMTVl|EXPIRED|CLOBELSECTEAM|Data Leaks|\n|https://t.me/+oMBufAf0BBoyMTJl|EXPIRED|CLOBELSECTEAM|Data Leaks|\n|https://t.me/rubiconh4ckss|OFFLINE|Rubicon Hack||\n|https://t.me/GhilanLegion|OFFLINE|Ghilan Legion||\n|https://t.me/thecrimsoncollective|OFFLINE|The Crimson Collective|Data Leaks|\n|https://t.me/jacuzzidf|ONLINE|The Jacuzzi||\n|https://t.me/unknowns_cyberteam|ONLINE|Unknowns Cyber Team||\n|https://t.me/specialagentadam|OFFLINE|SLSH 6.0 part 3|related to Scattered Spider|\n|https://t.me/SLSH_kashpatel|OFFLINE|SLSH BACKUP 2|related to Scattered Spider|\n|https://t.me/andrewfedman|OFFLINE|SLSH 6.0 part 3 - lapsus$hiny$scatteredwizard|related to Scattered Spider|\n|https://t.me/smokinmandiant|OFFLINE|scattered LAPSUS$ hunters part 7|related to Scattered Spider|\n|https://t.me/comefacediswood|OFFLINE|scattered LAPSUS$ hunters part 7 Chat|related to Scattered Spider|\n|http://t.me/evilcrewteam|OFFLINE|Evil Crew||\n|https://t.me/+zm60knt4YDRmMTll|EXPIRED|RipperSec|DDoS|\n|https://t.me/disc_hack|ONLINE|Discord|related to Discord data breach|\n|https://t.me/H3yder_N3ex|OFFLINE|Hyder_Nex||\n|https://t.me/Cyb3rBlitz|ONLINE|Cyber Blitz||\n|https://t.me/hezi_rash|OFFLINE|Hezi Rash||\n|https://t.me/KALOSHA319|ONLINE|Kal Egy 319||\n|https://t.me/ripalldaguyz|OFFLINE|scattered LAPSUS$ hunters 7.0|related to Scattered Spider|\n|https://t.me/lunarisS3C/|ONLINE|LunarisSec|Data Leaks||\n|https://t.me/Darkstormteamback|ONLINE|Dark Storm Team||\n|https://t.me/breachfiles|OFFLINE|Breachforum CDN||\n|https://t.me/dropleak|ONLINE|DL Database catalog|Data Breach|\n|https://t.me/MR_X10_SY|ONLINE|Data leaks: Merged with HIDER_NIX|\n|https://t.me/zagnet1|OFFLINE|ZagNet|DDoS|\n|https://t.me/itarmyofrussianews|ONLINE|IT Army Of Russia||\n|https://t.me/kazu_breach|OFFLINE|Kazu Breach|Ransomware gang|\n|https://t.me/+4_csOQoIe5s4NDU1|EXPIRED|NOTRASEC TEAM|Data Breach|\n|https://t.me/+VPk9npexOc4wYTg1|VALID|Team NotraSec Public|Data Breach|\n|https://t.me/weleaklabs|ONLINE|WeLeakLabs|Data Leaks|\n|https://t.me/darkilluhvx|OFFLINE|Darkside beast||\n|https://t.me/shseller13|ONLINE|scattered LAPSUS$ hunters part 7 Chat|related to Scattered Spider|\n|https://t.me/statesponsored|ONLINE|scattered LAPSUS$ hunters Impending part 8 backup |related to Scattered Spider|\n|https://t.me/lapsusgrupo|OFFLINE|$LAPSUS||\n|https://t.me/ShinyCorporation|ONLINE|ShinyHunters||\n|https://t.me/bfsup|ONLINE|BreachForums|Forum|\n|https://t.me/BreachForumsNews|ONLINE|BreachForums|Forum|\n|https://t.me/talkaboutclassifieddocuments|ONLINE|JRIntel Chat|Data Breach Group|\n|https://t.me/DarkForums_HN|ONLINE|Darkforums|Forum|\n|https://t.me/DarkForumsNews|ONLINE|Darkforums|Forum|\n|https://t.me/Jacuzzihub|ONLINE|Jacuzzi 2.0||\n|https://t.me/handal_a|ONLINE|Handala||\n|https://t.me/dropsumshi|ONLINE|data catalog|Data Breach| \n|https://t.me/dropsleak|ONLINE|DBCollection||\n|https://t.me/group_LAPSUS|OFFLINE|Lapsus$ Group||\n|https://t.me/crewcyber|OFFLINE|404 CREW CYBER TEAM||\n|https://t.me/noname05716_esp|ONLINE|NoName057(16)_Esp vers🇪🇸|DDoS|\n|https://t.me/nnm05716_itvers|OFFLINE|NoName057(16) It vers|DDoS|\n|https://t.me/breachdetect|ONLINE|Data Leak Monitor||\n|https://t.me/+YvPQkF1nE1Q4ZDI1|EXPIRED|umbra.by/telegram|Umbra Forum Chat|\n|https://t.me/+8PSmyJeBbwwyNTMy|EXPIRED|NoName057(16)🇷🇺|DDoS|\n|https://t.me/the_seeker8|ONLINE|||\n|https://t.me/eightsixroot|OFFLINE|EIGHT-SIX ROOT|DataLeaks|\n|https://t.me/bjorkanismen|ONLINE|Bjorkanism|DataLeaks|\n|https://t.me/+LkVFMdFgOjRjMTdk|EXPIRED|APT IRAN||\n|https://t.me/+vhfp6KSzHZY3OWVh|EXPIRED|Black Market Cartel||\n|https://t.me/httpstmeVl8Cr1np5kxhYjd0|OFFLINE|BD Anonymous||\n|https://t.me/+vAPwONVSmasxNTI1|EXPIRED|GHOSTNET-X||\n|https://t.me/+n0Z8jU9JpgEwOTY9|VALID|GARUDIANS INDO BLACK HAT||\n|https://t.me/+qXH1PraFI7YxNjg1|EXPIRED|CyberOprationCulture||\n|https://t.me/dienet3|ONLINE|DieNet|DDoS|\n|https://t.me/dienet1|ONLINE|DieNet|DDoS|\n|https://t.me/z_bl4cx_h4t_id|ONLINE|Z-BL4CX-H4T.ID||\n|https://t.me/bfsup|ONLINE|BF|Forum|\n|https://t.me/Breach_VIP|ONLINE|Breach.VIP|DataLeaks|\n|https://t.me/Venari_By_BetterCyber|ONLINE|VenariX||\n|https://t.me/order403|OFFLINE|Order403|DataLeaks|\n|https://t.me/CyaberGhost|OFFLINE|AN0M949_GHOST_TRACK|DataLeaks|\n|https://t.me/maul1337anon|ONLINE|𝘮𝘢𝘶𝘭𝘯𝘪𝘴𝘮1337|DataLeaks|\n|https://t.me/HaxChipper|ONLINE|HaxChipper||\n|https://t.me/+mNBrxkuz6y4yOTYy|EXPIRED|Cardinal||\n|https://t.me/ShadowClawZ404|ONLINE|Shadow ClawZ 404||\n|https://t.me/TorZireael1|ONLINE|Tor Zireael||\n|https://t.me/FsckAroundFindOut|OFFLINE|unc3944 unc5537 unc6040 unc6240 unc6395 unc6661|related to Scattered Spider|\n|https://t.me/+upI9h6D75I85YmEx|EXPIRED|DarkForums|DataLeaks|\n|https://t.me/Jacuzzidarkforums|ONLINE|Jacuzzi 2.0|DataLeaks|\n|https://t.me/+zQ-2bUGhoyY4YzA1|EXPIRED|Z-SH4DOWSPEECH|DataLeaks|\n|https://t.me/ThreatMarket|ONLINE|Threat Market|DataLeaks|\n|https://t.me/COMBOWORKON|ONLINE|Mail Access Combos||\n|https://t.me/Lun4risSec|ONLINE|LunarisSec|DDoS|\n|https://t.me/Hider_Nex_Attacks|ONLINE|Hider Nex|DDoS|\n|https://t.me/+5UAb5KgYPChiMzhk|VALID|Hider Nex (Backup)|DDoS|\n|https://t.me/+6nmGy6pn1b03OTk0|VALID|Hider Nex (Shop)|DataLeaks|\n|https://t.me/kittykatkrew|ONLINE|Kittykatkrew|Ransomware|\n|https://t.me/+D2e-YSFvtAhhMWU1|VALID|BFRepoV4Files|DataLeaks|\n|https://t.me/+jHO-f5fXqZsyNWM1|EXPIRED|WHALEHUNTERS||\n|https://t.me/+PUmtLabVTT9mODA1|EXPIRED|WHALE FILES||\n|https://t.me/+6fWJgBgWDj5iYzRk|VALID|Leakss Data||\n|https://t.me/+vw4JXiA77LsyYzJl|VALID|Affiliate Association||\n|https://t.me/+6Ijjx9_a-vUzNGZl|VALID|Shiny Montana Exploit||\n|https://t.me/+9Z3fqWfISscxM2E1|VALID|Escanors Files||\n|https://t.me/+xKUeFc1nB89hNTM1|VALID|Escanors Marketplace||\n|https://t.me/+3ZYKShO-lpM2NTM1|VALID|Escanors Official||\n|https://t.me/+kGfKy9Zl4OsyYzVl|EXPIRED|scattered LAPSUS$ hunters part 8||\n|https://t.me/EvilNet3|ONLINE|EvilNet 3.0||\n|https://t.me/joinchat/SRPYpvvgUPwyY2I0|ONLINE|Evil Markhors -Dark Side of Pakistan Alliance|DDoS|\n|https://t.me/ddoswfree|ONLINE|Meows alive|DDoS|\n|https://t.me/+EMayLd_DiV43ZTM6|VALID|APT IRAN||\n|https://t.me/DarkForumsHub|ONLINE|DarkForums|Forum|\n|https://t.me/DedaleOffice|ONLINE|Dedale Office|Data Leaks|\n|https://t.me/oplebensraum|ONLINE| LAPSUS$ Related operations channel for operations against Indra(Alleged Israeli APT) aka: Predatory Sparrow, Indra, MeteorExpress, or Adalat Ali|\n|https://t.me/TheBlackMaskers|ONLINE|BlackMaskers Army||\n|https://t.me/HANDALA_HPR2|ONLINE|HANDALA HACK||\n|https://t.me/lapsus_groupo|ONLINE|Lapsus$ Group||\n|https://t.me/EvilHook|ONLINE|E-Hook Forums|Forum|\n|https://t.me/BidenCashEU|ONLINE|BidenCash - News & Updates|Market|\n|https://t.me/ShinyHuntersOfficial|ONLINE|ShinyHunters||\n|https://t.me/+uIDt6PiHin4wMjY1|ONLINE|scattered LAPSUS$ hunters part 9||\n"
  },
  {
    "path": "twitter.md",
    "content": "|Link| Description |\n| ------ | ------ |\n|https://github.com/0xDanielLopez/| TweetFeed |\n|https://twitter.com/Arkbird_SOLG| Malware hunter & analyst |\n|https://twitter.com/crep1x | Threat Analyst |\n|https://twitter.com/Cryptolaemus1 | Threat Hunting group |\n|https://twitter.com/Cyberknow20 | Situational Awareness |\n|https://twitter.com/ecarlesi | Phishing IOC |\n|https://twitter.com/EmotetB | Emotet OSINT | \n|https://twitter.com/executemalware | Malware hunter & analyst |\n|https://twitter.com/htmalgae | Security Researcher & Dark Net Pest |\n|https://twitter.com/JAMESWT_MHT | Malware Samples |\n|https://twitter.com/mojoesec | Cobalt Strike IOC |\n|https://twitter.com/PhishStats | Realtime phishing database & statistics |\n|https://twitter.com/powershellcode | Malware hunter & analyst |\n|https://twitter.com/pr0xylife | Emotet OSINT |\n|https://twitter.com/TMRansomMonitor | ThreatMon Ransomware Monitoring |\n|https://twitter.com/RdpSnitch | A bot who snitches on RDP Scanners, sharing IOC |\n|https://twitter.com/reecdeep | Malware Analyst | \n|https://twitter.com/shadowchasing1 | APT IOC |\n|https://twitter.com/thedfirreport | APT IOC |\n|https://twitter.com/vuldb | APT actors & IOC |\n|https://twitter.com/vxunderground | malware samples |\n|https://tweetfeed.live | Tweet Feed |\n"
  },
  {
    "path": "twitter_threat_actors.md",
    "content": "|Link| Description | Category | Status |\n| ------ | ------ | ------ | ------ |\n|https://x.com/lockbitsupp| Lockbit | Ransomware | |\n|https://x.com/NullBulgeGroup| NullBulge | | |\n|https://x.com/NitrogenSupp| Nitrogen | | |\n|https://x.com/Anubis__media| Anubis | | |\n|https://x.com/8BASEH0ME| 8BASE | Ransomware | |\n|https://x.com/altoufanteam | Al Toufan Team | | |\n|https://x.com/KeymousTeam| keymous+ | DDoS | |\n|https://x.com/sextorts| Hasan (Breach Forums) | |\n|https://x.com/RuskiNetGroup| RuskiNet | |\n|https://x.com/SkBoss484479| Akatsuki Cyber Team | |\n|https://x.com/DarkstormTeam1| Dark Storm | DDoS | OFFLINE |\n|https://x.com/Darkstormteamdd| Dark Storm | DDoS | OFFLINE |\n|https://x.com/darkteam849423| Dark Storm | DDoS  | |\n|https://x.com/PsExec64| Conti | Ransomware | |\n|https://x.com/reyxbf| Rey - HellCat | Ransomware | |\n|https://x.com/Noname05716| NoName056 | DDoS | |OFFLINE|\n|https://x.com/IMN_Crew| IMN Crew | Ransomware | |\n|https://x.com/holypryx| PRYX - HellCat | Ransomware | |\n|https://x.com/GonjeshkeDarand| Gonjeshke Darande | Data BReaches | |\n|https://x.com/Inifintyink| DevMan | Ransomware |\n|https://x.com/ransomboris| Wazawka  (Mikhail Matvee) | Ransomware | |\n|https://x.com/BLOODY48139604| BL🩸🩸DY | Ransomware |\n|https://x.com/RuskiNetGroup| RuskiNet Group Cyber Mujahid Of Allah | |OFFLINE|\n|https://x.com/TenguRaaS| tengu | Ransomware | |\n|https://x.com/golden_falcon3| Golden Falcon | DDoS | |OFFLINE|\n|https://x.com/PROTEAMFEARLESS| Team Fearless | DDoS | |\n|https://x.com/RooTDoS| RootDDoS | DDoS | |\n|https://x.com/SkBoss484479| Akatsuki cyber team | DDoS | |\n|https://x.com/stucxnet| STUCX TEAM | | |\n|https://x.com/Server_Killers| Server Killers | DDoS | |\n|https://x.com/MrHamza_Op| Mr Hamza | DDoS | |\n|https://x.com/D1eNet| DieNet| DDoS | |\n|https://x.com/red_wolf_cyber| Red Wolf Cyber | DDoS | |\n|https://x.com/hezi_rash| Hezi Rash | DDoS | |OFFLINE|\n|https://x.com/Handala_Red| Handala | | |\n|https://x.com/LapsusGroup| Lapsus$ Group | | |\n|https://x.com/ShinyHuntCorp| ShinyHunters | | |\n|https://x.com/TenguRaas| Tengu | Ransomware | |\n|https://x.com/HPRNEW| Handala | |\n"
  }
]