Skip to content

Program arguments to be implemented #57

@Ekultek

Description

@Ekultek

A list of arguments that we should be able to pass:

  • -ip provide a specific IP addr to exploit
  • -C scan censys instead of Shodan, Shodan will be default
  • —both scan both Shodan and Censys
  • —proxy run behind a proxy, we don’t need to implement a Tor flag if we use this
  • -e provide a text file containing user provided exploits, it will be saved into a JSON file for future use
  • -E provide a specific exploit to use (if it fails we can either exit or continue)
  • —ethics display Update autosploit.py #6 :)

The goal is to use the arguments, and go to the core functionality we have now if no arguments are passed

I’ll add more when I think of things that will be useful, ideas are welcomed

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestneed-to-implementDone, just needs to be implemented

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions