Skip to content
  • Categories
  • Recent
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Slate)
  • No Skin
Collapse
Brand Logo

hashpwn

Home | Donate | GitHub | Matrix Chat | PrivateBin | Rules

  1. Home
  2. Tools
  3. Text / Wordlist / Rules
  4. Targinator - The Infinitely Targeted Self-Combinator

Targinator - The Infinitely Targeted Self-Combinator

Scheduled Pinned Locked Moved Text / Wordlist / Rules
4 Posts 3 Posters 429 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vavaldi
    Admin Trusted
    wrote on last edited by
    #1

    Title: Targinator
    Author: Vavaldi, cyclone, Flagg
    URL: https://github.com/0xVavaldi/Targinator
    Description: Targinator combines a wordlist with your hints in every possible way and now also injects new words into it on every possible position. Ideal for highly targeted attacks.

    .\targinator.exe --help
    Usage: Targinator <target> [<wordlists> ...] [flags]
    
    A self-combinator using a targeted and generic wordlist - v0.0.1-2025-06-07-dev
    
    Arguments:
      <target>             Path to target data file (must fit in memory)
      [<wordlists> ...]    Path to wordlist files or directory
    
    Flags:
      -h, --help                   Show context-sensitive help.
      -m, --min-target=1           Minimum target occurrences
      -x, --max-target=3           Maximum target occurrences
      -t, --target-rules=""        Apply rules file to Target
      -r, --wordlist-rules=""      Apply rules file to Wordlist, warning: forces
                                   wordlist memory
      -s, --separator=""           Word Separator
      -o, --output-file=""         Output File
          --keyspace               Show keyspace for attack (used for HTP)
          --skip=0                 Skip initial N generated candidates (used for
                                   HTP)
          --limit=0                Stop attack early after N generated candidates
                                   (used for HTP)
          --self-combination       Combine without using a wordlist [default: True]
          --partial-deduplicate    Help reduce the amount of duplicates
          --debug                  Show Debug Messages
    

    Just hanging out | 1x 3070 and ∞ 4090 in the cloud

    1 Reply Last reply
    😎 👍
    4
    • cycloneC Online
      cycloneC Online
      cyclone
      Admin Trusted
      wrote on last edited by cyclone
      #2

      For those new to running Targinator, below is a good command to start with until you get familiar with the CLI flags:

      ./targinator target_wordlist.txt ignis-10M.txt -x 1 -t cyclone_250.rule
      

      Example wordlist: ignis-10M.txt
      Example rules: cyclone_250.rule

      A few things to keep in mind:

      • Use a small target wordlist (first wordlist in the CLI)
        • Do not use a large target wordlist or you will run into large memory usage
      • Set -x nth to your desired max target word occurrence (start small, default is -x 3)
      • Use -t nth to set rules for the target wordlist (recommended)
      • If desired, use -r nth to set rules for the wordlist (second wordlist in the CLI)

      Below is a quick, color-coded breakdown of the CLI to help visualize which wordlist each flag affects:

      f4410123-c0c4-4453-a435-9a20f416459f-image.png

      Sysadmin by day | Hacker by night | Go Developer | hashpwn site owner
      3x RTX 4090

      1 Reply Last reply
      👍
      1
      • V Offline
        V Offline
        v1cvap0r
        Trusted
        wrote on last edited by
        #3

        Number of cpu threads used by default? Can't limit the number of threads, in case we also run a cpu cracker?

        1x1080 | i7 3770k | 32Gb | lol

        cycloneC 1 Reply Last reply
        0
        • V v1cvap0r

          Number of cpu threads used by default? Can't limit the number of threads, in case we also run a cpu cracker?

          cycloneC Online
          cycloneC Online
          cyclone
          Admin Trusted
          wrote on last edited by
          #4

          @v1cvap0r Targinator currently calls runtime.NumCPU() for parallel processing which defaults to all available CPU threads. Adding an option to allow user-specified CPU threads is an option, but not currently implemented.

          Sysadmin by day | Hacker by night | Go Developer | hashpwn site owner
          3x RTX 4090

          1 Reply Last reply
          👍
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          Who's Online [Full List]

          6 users active right now (3 members and 3 guests).
          hashpwn-bot, cyclone, bloodybunny008

          Board Statistics

          Our members have made a total of 4.0k posts in 150 topics.
          We currently have 260 members registered.
          Please welcome our newest member, iceman.
          The most users online at one time was 49 on Thursday, December 26, 2024.

          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent