Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Add project section for capturing scope #59

Closed
kkirsche opened this issue Feb 18, 2020 · 6 comments
Closed

Idea: Add project section for capturing scope #59

kkirsche opened this issue Feb 18, 2020 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@kkirsche
Copy link

Currently, the project page doesn't allow for you to import or provide a list of IP Addresses, domain names, or other asset items as a section denoting the scope of the project. This could assist with the findings reporting by allowing for autocomplete or in-scope items / hosts.

@chrismaddalena chrismaddalena self-assigned this Apr 7, 2020
@chrismaddalena chrismaddalena added the enhancement New feature or request label Apr 7, 2020
@chrismaddalena chrismaddalena pinned this issue Apr 7, 2020
@chrismaddalena
Copy link
Collaborator

I agree. This is something we are tracking as an enhancement. I like the idea of it potentially being linked to findings somehow – maybe the affected hosts section might have an autocomplete like we have for evidence files.

I believe this can be more than just a text field that tracks a list of IP addresses. That's why it wasn't in the latest update. It could use some design time. I've pinned this issue in case anyone who sees it would like to share ideas.

@eddiezab
Copy link

eddiezab commented Jul 1, 2020

I believe this can be more than just a text field that tracks a list of IP addresses. That's why it wasn't in the latest update. It could use some design time. I've pinned this issue in case anyone who sees it would like to share ideas.

Before coming across Ghostwriter, I had written a tool that does something similar. In my experience. I had tried defining very specific models, only to end up adding a free-form area that we could use as a scope "dumping grounds". We largely focus on penetration testing and red team operations, but the variety in scoping in just those two things made it difficult to get specific.

Because GW has 3-4 different engagements, you may be able to be more specific per engagement type, but when it gets to RTOs it's the kitchen sink, IMO.

@chrismaddalena
Copy link
Collaborator

Brief update: we have been working on how we want to track project scope. Now that activity logging is implemented, we can proceed with some of these ideas. The broad goals for the initial release are:

  • Support a general scope, an allowlist, and a blocklist
  • Build (or add to) a scope from activity logs
  • Display alerts if activity logs show activity involving a host in the blocklist
  • Automatically associate hostnames and IP addresses (where possible) based on logs
  • Provide auto-complete in the WYSIWYG editors for addresses and hostnames in the scope

@chrismaddalena
Copy link
Collaborator

You will be able to add and track scope lists in the next release. They can marked as requiring caution and disallowed (for blocklists). You can chunk up lists and add as many as you like. The lists are all accessible in reports. We'll continue building on this to create some nice features around this (as described above), but I'd rather get the core functionality working well before we try adding bells and whistles. 😃

image

@kkirsche
Copy link
Author

kkirsche commented Mar 2, 2021

That's awesome, thank you to everyone who contributed to making this a reality!

chrismaddalena added a commit to chrismaddalena/Ghostwriter that referenced this issue Mar 4, 2021
Release: Merge for v2.1

Closes GHOST-198, GHOST-201, GhostManager#59, and GhostManager#74

See merge request ghostmanager/Ghostwriter!108
@chrismaddalena
Copy link
Collaborator

While not the final state (see above), this feature is included in the latest release: https://github.com/GhostManager/Ghostwriter/releases/tag/v2.1

@chrismaddalena chrismaddalena unpinned this issue May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants