Skip to content

Releases: osintph/suri

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 01 Jul 22:43

Changelog

  • d6af742 fix: gofmt + README update for session 13
  • a4b6bf6 session 13: implicit scope from target URL
  • bc7f297 docs: README for v0.1.4 with Windows install instructions

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 07:46

Changelog

  • f541e98 fix: gofmt internal/crawler/inventory.go
  • b06fa0e session 12.1: v0.1.4 checks read from inventory, not fresh fetches
  • b0a7603 session 12: v0.1.4 quick wins and sensible defaults
  • 4fc526f docs: README updates for v0.1.3 release

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:15

Changelog

  • a80486f session 11: JSON body parameter injection
  • c273c87 session 10: path parameter injection
  • a5150cc docs: refresh README and IMPROVEMENTS.md for v0.1.2

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 03:01

Changelog

  • a5a8683 session 9.1: WAF detection in backup check 403 path
  • d23659b fix: gofmt admin.go and surface gofmt diffs in CI
  • 0b48e8d session 9: WAF block page detection
  • 1f0db7c docs: README install instructions for macOS Homebrew cask

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:20

Changelog

  • f8e168a release: publish to Homebrew tap on tag

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:48

Changelog

  • 2badda6 fix TestScanRespectsTimeout ceiling for Windows CI runners
  • 53d2289 session 8: goreleaser, CI, version stamping, README polish
  • 1a1ca32 session 7: diff engine and report generation
  • 170e4a0 merge IMPROVEMENTS.md: combine session 5 local entries with session 6.6 additions
  • 0a1fce1 session 6.6: fix timing baseline poisoning, add --debug flag
  • 69cd7b7 session 6.5: injection engine fixes for sqli error and cmdi timing
  • 86a0762 session 6.4: extract from HTML, add redirect link/JS tests
  • cd2b700 session 6.3: crawler redirect handling and probe status persistence
  • a46843b session 6.2: content-verified backup file check
  • d601fc7 session 6.1: backup check filtering, scan-wide timeout, polite pacing
  • 5da3fd9 session 6: web injection checks
  • 5828deb session 5.9: content verification for interesting-paths findings
  • 16603d6 session 5.8: two-tier admin check, interesting-paths wordlist, --include-info flag
  • 45a7cfa session 5.7: regex content fingerprinting for soft-200 suppression
  • 7df3884 session 5.6: pre-calibrate soft-200 baseline with three path shapes
  • 7543d70 session 5.5: swagger probe and multi-template soft-200 fixes
  • 103382e session 5: admin panel and API discovery
  • 3f96ceb session 4.6: custom endpoint flags for S3-compatible storage
  • 4c0e75a session 4.5: per-provider cloud auth guards, log noise fix
  • 342ef7b session 4: cloud storage check module (S3, Azure, GCS)
  • db6d9db session 3: SQLite findings store, schema, and scan persistence
  • ab65ae3 session 2.5: enqueue JS-mined URLs to crawl queue
  • 69d17fd session 2: crawler, JS miner, sitemap, robots parsers
  • f3ed7f4 session 1: repo scaffold, scope module, http wrapper
  • a36fa32 Initial commit