sensepost / gowitness

🔍 gowitness - a golang, web screenshot utility using Chrome Headless
GNU General Public License v3.0
2.82k stars 323 forks source link

Sytanx error line 8 #181

Closed Warren3013 closed 1 year ago

Warren3013 commented 1 year ago

Describe the bug When trying to run gowitness I get the below error. image

To Reproduce Steps to reproduce the behavior:

  1. run gowitness single --help
  2. see error
  3. image

Expected behavior display flags for tool usage

Screenshots image

Version Information:

leonjza commented 1 year ago

How did you install gowitness?

Warren3013 commented 1 year ago

Hi

I installed go witness through the go command on the github wiki install.

Kind regards Warren

On Sun, 19 Mar 2023, 08:28 Leon Jacobs, @.***> wrote:

How did you install gowitness?

— Reply to this email directly, view it on GitHub https://github.com/sensepost/gowitness/issues/181#issuecomment-1475123013, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMUL2ZZ4FNMRWC7X4Y7PXF3W42RSHANCNFSM6AAAAAAV74BKOQ . You are receiving this because you authored the thread.Message ID: @.***>

leonjza commented 1 year ago

In a fresh Kali VM, after installing golang via apt, installing gowitness with go install github.com/sensepost/gowitness@latest and fixing up my PATH to include ~/go/bin, it works works fine for me.

image image
Warren3013 commented 1 year ago

Thank you will try that.

Kind regards Warren

On Sun, 19 Mar 2023, 09:39 Leon Jacobs, @.***> wrote:

In a fresh Kali VM, after installing golang via apt, installing gowitness with go install @.*** and fixing up my PATH to include ~/go/bin, it works works fine for me.

[image: image] https://user-images.githubusercontent.com/1148127/226160845-9069df18-2053-4790-ab8f-ce7379db8a1f.png

[image: image] https://user-images.githubusercontent.com/1148127/226160882-f5d96179-7732-4d62-80b1-61631b162886.png

— Reply to this email directly, view it on GitHub https://github.com/sensepost/gowitness/issues/181#issuecomment-1475139144, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMUL2ZY3HB7HZ625AAKGEL3W42Z4DANCNFSM6AAAAAAV74BKOQ . You are receiving this because you authored the thread.Message ID: @.***>