Skip to content

Initial Walk through on items #2

@JohnOmernik

Description

@JohnOmernik

Notes


-[ x] scan

  • This worked, properly showing the scan submission uuid
    -[ ] scan -p

  • I wonder if -p isn't intuitive, like would scan poll be better? Discuss

  • I see you have switches predefined in the dict.
    -[x] Provide Feed Back that the scan was submitted and is waiting X seconds to check for results

    • Include the UUID in the feedback too "Scan for domain.com submitted as UUID 28348c76-a234-42f3-9f2c-2547cb4f4c4d - Waiting in Loops of 5 seconds (up to 60 seconds) for results
      -[x] Results came back with "data, states, meta, task, page, lists, verdicts, submitter" all with NaN.
    • If the user chooses polling, you should read the submission ID, and then wait a defined amount of time (maybe every 5 seconds, with a max of 6 loops?) and when it's returned, show the results not the submission
    • If the scan isn't complete, you need to wait longer (up until a point)
  • result

    • Worked good. We can talk about opening up results if you so want to.
    • If we do something different with -p maybe we should type out quiet. "result quiet". Let's discuss this.
  • [ ]dom

    • the prev_urlscan_prod_raw worked good
    • prev_urlscan_prod_dict actually gave me and io.pub warning, how does the dom convert to a dict? I think the dom should ONLY go in the _raw variable That should be reflected in the message
  • [ x ] screenshot

    • The default Screenshot didn't display at 800x500 I don't think (or that seems small)
    • -b puts it into _raw into a dict, where without makes _raw just bytes? Not sure the purpose here.
  • [x ] - search

    • I could not make search work. I tried with domain, with UUID not sure how to make this work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions