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. Network & IP
  4. jotti - VirusTotal Alternative

jotti - VirusTotal Alternative

Scheduled Pinned Locked Moved Network & IP
2 Posts 1 Posters 371 Views 1 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.
  • cycloneC Online
    cycloneC Online
    cyclone
    Admin Trusted
    wrote on last edited by cyclone
    #1

    Title: jotti
    Author: cyclone
    URL: https://github.com/cyclone-github/jotti
    Description:

    • This tool is a CLI file uploader for Jotti https://virusscan.jotti.org
    • Jotti is a lesser-known alternative to VirusTotal
    • Jotti enforces a rate limit which this tool honors once it has been reached. If you need to scan more files, consider supporting the Jotti project by purchasing an API key.

    jotti

    $ ./jotti_amd64.bin jotti_amd64.exe
    SHA1 Checksum: 7bbaea591789073aaf96ce2669e6238196cb9093
    Progress: [====================] 100.00% (sent) - waiting response...OK
    https://virusscan.jotti.org/en-US/search/hash/7bbaea591789073aaf96ce2669e6238196cb9093
    

    Usage Instructions:

    ./jotti {file_to_scan}
    ./jotti -help
    ./jotti -version
    

    Compile jotti from source:

    • If you want the latest features, compiling from source is the best option since the release version may run several revisions behind the source code.
    • This assumes you have Go and Git installed
      • git clone https://github.com/cyclone-github/jotti.git # clone repo
      • cd jotti # enter project directory
      • go mod init jotti # initialize Go module (skips if go.mod exists)
      • go mod tidy # download dependencies
      • go build -ldflags="-s -w" . # compile binary in current directory
      • go install -ldflags="-s -w" . # compile binary and install to $GOPATH
    • Compile from source code how-to:
      • https://github.com/cyclone-github/scripts/blob/main/intro_to_go.txt

    Changelog:

    • https://github.com/cyclone-github/jotti/blob/main/CHANGELOG.md

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

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

      New release:

      v1.0.0; 2025-08-27
      - stable v1.0.0 release
      - enforce Jotti's 250MB max file limit
      - added upload progress bar
      - added HTTP client timeout to avoid hangs
      - added non-zero exit on rate limit
      - tidied up logic in URL, filename, directory parsing
      

      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]

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

      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