Skip to content

Improving dorks#74

Merged
jenaye merged 6 commits into
masterfrom
bump-dorks
Apr 12, 2023
Merged

Improving dorks#74
jenaye merged 6 commits into
masterfrom
bump-dorks

Conversation

@djnnvx
Copy link
Copy Markdown
Member

@djnnvx djnnvx commented Nov 21, 2022

Capture
Yelaa

  • don't append results to a single dorks-file anymore -> instead, use domain name & store related dorks in there
  • improving output & interface support
  • better performances overall (only one request is done for all the filetype dorks now!)
  • support for proxy in gork in case of google block

@djnnvx djnnvx self-assigned this Nov 21, 2022
@djnnvx djnnvx changed the title Improving dorks Draft: Improving dorks Nov 21, 2022
@djnnvx djnnvx changed the title Draft: Improving dorks WIP: Improving dorks Nov 21, 2022
@djnnvx djnnvx changed the title WIP: Improving dorks Improving dorks Nov 22, 2022
Comment thread main.go Outdated
httpxConfig := make(map[string]interface{})
httpxConfig["input"] = targetPath
httpxConfig["output"] = filepath
httpxConfig["proxy"] = proxy
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lint the code here.

djnnvx added a commit that referenced this pull request Jan 4, 2023
djnnvx added 2 commits January 4, 2023 20:40
addressing concern that too many HTML files in the dork results would be
bloated, v0.0.5 comes with a filter that will remove .html files by
default from the results, but this can be extended to anything else
later through the interface
jenaye pushed a commit that referenced this pull request Apr 12, 2023
* (mod/cli)display current IP when running the tests

* (mod/lint)running gofmt

ran `gofmt -s -w .` and it changed a lot of stuff, dont know if this is
correct

* (mod/helper)addressing PR comments for #74
@jenaye jenaye merged commit a06dda2 into master Apr 12, 2023
@djnnvx djnnvx deleted the bump-dorks branch April 13, 2023 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants