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

Enhance Mantis "list" command #37

Open
0xbharath opened this issue Jul 16, 2024 Discussed in #29 · 2 comments
Open

Enhance Mantis "list" command #37

0xbharath opened this issue Jul 16, 2024 Discussed in #29 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hackathon Should be picked up during hackathons hacktoberfest hacktoberfest issues

Comments

@0xbharath
Copy link
Collaborator

0xbharath commented Jul 16, 2024

Discussed in #29

Originally posted by 0xbharath June 19, 2024
@Prateek-Thakare @Ncoder2 Can we have a "list" as a top level command for mantis along with onboard and scan? I feel that this can come in handy when one wants to list orgs that are onboarded to the Mantis and other details. I have onboarded 20+ orgs on Mantis and it is not comfortable to do a DB query or go to dashboard everytime to get this list.

Example:

$ mantis list orgs
org1 
org2
org2

This is a good issue to pick up for new contributors. mantis list is already implemented. We need to enhance the mantis list command with more features

  1. To list the TLDs under an org. something like
mantis list -o org tlds
mantis list -o navigalactic tlds
navigalactic.com
navigalactic.in
navigalatic.org
@0xbharath 0xbharath added enhancement New feature or request good first issue Good for newcomers hackathon Should be picked up during hackathons labels Jul 16, 2024
@Prateek-Thakare
Copy link
Collaborator

This command can be enhanced to list the subdomains found after a certain date based on timestamps.
mantis list -o navigalactic --subs --after 2024-25-07
This should list the subdomains found after 2024-25-07. Similarly before and between constructs can be added to list subdomains.

@0xbharath 0xbharath added the hacktoberfest hacktoberfest issues label Sep 18, 2024
@dmdhrumilmistry
Copy link

dmdhrumilmistry commented Oct 5, 2024

Can you assign this to me? I've raised PR for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hackathon Should be picked up during hackathons hacktoberfest hacktoberfest issues
Projects
None yet
Development

No branches or pull requests

3 participants