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

Version 0.1 - first proof-of-concept #14

Closed
gingeleski opened this issue Jan 15, 2019 · 0 comments
Closed

Version 0.1 - first proof-of-concept #14

gingeleski opened this issue Jan 15, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gingeleski
Copy link
Owner

gingeleski commented Jan 15, 2019

Version 0.1 script

Sample command line usage

conspiracy pentest.warandcode.com

conspiracy pentest.warandcode.com pentest2.warandcode.com

conspiracy --hit-list urls.txt pentest.warandcode.com pentest2.warandcode.com
  1. Runs DNS lookup from local machine
  2. Runs nmap from local machine
  3. Runs Burp Suite crawl from local machine
  4. If a hit list is specified, will request each URL through headless Chrome and wait for it to fully load, proxied through Burp

Directory structure might look something like...

/modules
---/_statesave
---/burpsuite
---/nmap
---/chrome
/dependencies
/test
---/apps
------/pentest
------/pentest2
conspiracy.py
requirements.txt
README.md
@gingeleski gingeleski added the enhancement New feature or request label Jan 15, 2019
@gingeleski gingeleski self-assigned this Jan 15, 2019
@gingeleski gingeleski changed the title Orchestrate previous issues - first proof-of-concept Version 0.1 - first proof-of-concept Jan 15, 2019
gingeleski added a commit that referenced this issue Jan 17, 2019
gingeleski added a commit that referenced this issue Jan 18, 2019
gingeleski added a commit that referenced this issue Jan 20, 2019
gingeleski added a commit that referenced this issue Jan 20, 2019
gingeleski added a commit that referenced this issue Jan 20, 2019
gingeleski added a commit that referenced this issue Jan 21, 2019
gingeleski added a commit that referenced this issue Jan 21, 2019
This was referenced Jan 22, 2019
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

1 participant