Skip to content

v2.9.0

Compare
Choose a tag to compare
@hahwul hahwul released this 28 Mar 02:32
· 195 commits to main since this release

Summary

  • Add --output-reqeust, --output-response flag for HTTP Raw Req/Res
  • Add HAR file writing support (#439)
  • Add arm64(apple sillicon) docker image in GHCR
  • Update Packages
  • Fixed bugs (#453)

Changelog

  • 61be435 fix: small typo errors
  • 3c5c8da chore: update contributors [skip ci]
  • c344c58 chore: update contributors [skip ci]
  • 64226be chore: update contributors [skip ci]
  • 8eada06 chore: update contributors [skip ci]
  • 6b7b555 chore: update contributors [skip ci]
  • a7de6ac chore: update contributors [skip ci]
  • b3dc29b add HAR file writing support (#439)
  • 51a659e Update test code
  • dc5d11b Update test code
  • 32d8f63 Update parameterAnlaysis.go
  • 7d01041 Update parameter-mining.md
  • 681b809 Update param.go
  • 1b559a5 Update json.md
  • 5773cf0 Update json.md
  • 00a1899 Update index.md
  • 6451c5b Update found-action.md
  • 83ec9f7 Update format-of-poc.md
  • ac5a9e1 Update doc
  • b5769e1 Update descriptions
  • 9515691 Update banner
  • a33988a Update README.md
  • 5244169 Update README
  • 6c24c65 Tap 2.9.0
  • 094a710 Remove race
  • ff31dab Merge pull request #7 from 0xflotus/patch-3
  • 28f4446 Merge pull request #6 from 0xflotus/patch-3
  • 8f74dd1 Merge pull request #5 from 0xflotus/patch-2
  • a43ae1c Merge pull request #459 from hahwul/dependabot/go_modules/github.com/swaggo/swag-1.8.11
  • 0069bc3 Merge pull request #457 from hahwul/dependabot/go_modules/github.com/chromedp/chromedp-0.9.1
  • 591e690 Merge pull request #455 from hahwul/dependabot/go_modules/github.com/briandowns/spinner-1.23.0
  • b5083df Merge pull request #454 from hahwul/dependabot/go_modules/golang.org/x/term-0.6.0
  • 04d833a Merge pull request #453 from rudSarkar/main
  • 779f121 Merge pull request #451 from hahwul/dependabot/go_modules/golang.org/x/sync-0.1.0
  • 316e1e7 Merge pull request #450 from hahwul/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • a953704 Merge pull request #449 from hahwul/dependabot/go_modules/github.com/briandowns/spinner-1.22.0
  • ea9d581 Merge pull request #448 from hahwul/dependabot/go_modules/golang.org/x/net-0.7.0
  • 4a8cba2 Merge pull request #447 from hahwul/dependabot/go_modules/golang.org/x/term-0.5.0
  • d22d80a Merge pull request #445 from hahwul/dependabot/go_modules/github.com/labstack/echo/v4-4.10.2
  • ae52c66 Merge pull request #443 from hahwul/dependabot/go_modules/github.com/PuerkitoBio/goquery-1.8.1
  • 09468c4 Merge pull request #440 from aidansteele/main
  • 08854c2 Merge pull request #438 from hahwul/dependabot/go_modules/github.com/briandowns/spinner-1.21.0
  • 53410a7 Merge pull request #437 from hahwul/dependabot/go_modules/github.com/swaggo/swag-1.8.10
  • 0f003e7 Merge pull request #436 from hahwul/dependabot/go_modules/github.com/chromedp/chromedp-0.8.7
  • bc3a875 Merge pull request #433 from InfoSec-Le/main
  • f78a653 Merge pull request #432 from hahwul/dependabot/go_modules/github.com/swaggo/swag-1.8.9
  • 863c1ce Merge pull request #427 from dkegel-fastly/dkegel-issue426-payloadbox-typo
  • d7cfae5 Merge pull request #425 from hahwul/dependabot/go_modules/github.com/swaggo/swag-1.8.8
  • eb8f109 Merge pull request #419 from hahwul/dependabot/go_modules/github.com/spf13/cobra-1.6.1
  • de0b838 Merge pull request #418 from hahwul/dependabot/go_modules/github.com/stretchr/testify-1.8.1
  • c176094 Merge pull request #415 from hahwul/dependabot/go_modules/github.com/labstack/echo/v4-4.9.1
  • ceea290 Merge pull request #414 from hahwul/dependabot/go_modules/github.com/spf13/cobra-1.6.0
  • 0dbbd22 Merge pull request #413 from hahwul/dependabot/go_modules/github.com/swaggo/echo-swagger-1.3.5
  • 4154ab4 Merge pull request #411 from hahwul/dependabot/go_modules/github.com/chromedp/chromedp-0.8.6
  • 0e7fca0 Merge pull request #4 from 0xflotus/patch-2
  • 32187f9 Merge pull request #3 from 0xflotus/patch-1
  • 8065723 Merge pull request #2 from 0xflotus/patch-1
  • f8f1394 Merge pull request #1 from 0xflotus/patch-1
  • 6dc0541 Merge branch 'main' into dependabot/go_modules/golang.org/x/term-0.5.0
  • 0a1184d Merge branch 'main' into dependabot/go_modules/github.com/stretchr/testify-1.8.1
  • 1484c85 Improve test code
  • 7195f11 Improve test code
  • 15ff616 Improve interface
  • 587e094 Error handled for index out of range
  • 0b6a4ed Bump golang.org/x/term from 0.5.0 to 0.6.0
  • f0c1af3 Bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.5.0
  • 0146b90 Bump golang.org/x/sync from 0.0.0-20220722155255-886fb9371eb4 to 0.1.0
  • 8f2513d Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0
  • 0dc2990 Bump github.com/swaggo/swag from 1.8.9 to 1.8.10
  • 0602158 Bump github.com/swaggo/swag from 1.8.8 to 1.8.9
  • bc8128d Bump github.com/swaggo/swag from 1.8.6 to 1.8.8
  • c64a9ff Bump github.com/swaggo/swag from 1.8.10 to 1.8.11
  • 3530d42 Bump github.com/swaggo/echo-swagger from 1.3.4 to 1.3.5
  • 62ef0f8 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • e27eac7 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • 966d923 Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
  • 722cbbb Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
  • 014bb5f Bump github.com/labstack/echo/v4 from 4.9.1 to 4.10.2
  • 583c043 Bump github.com/labstack/echo/v4 from 4.9.0 to 4.9.1
  • 4a2191e Bump github.com/chromedp/chromedp from 0.8.7 to 0.9.1
  • b1995bb Bump github.com/chromedp/chromedp from 0.8.6 to 0.8.7
  • f4157ea Bump github.com/chromedp/chromedp from 0.8.5 to 0.8.6
  • 180ba57 Bump github.com/briandowns/spinner from 1.22.0 to 1.23.0
  • 9f09c01 Bump github.com/briandowns/spinner from 1.21.0 to 1.22.0
  • 218d2c1 Bump github.com/briandowns/spinner from 1.19.0 to 1.21.0
  • f9045f1 Bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1
  • 782255c Add documents for HAR
  • efcef0f Add check script
  • a74f4ec Add arm64(apple sillicon) docker image in GHCR
  • e74c5da Add HarWriter in Interface
  • d4b2055 --remote-payloads: fix typo 'paylaodbox' [issue 426]
  • e8f9d49 (#423) Add --output-request and --output-response flags
  • fc61602 (#422) Add MessageStr in All logs