Git Product home page Git Product logo

cloudcopy's People

Contributors

static-flow avatar test1212121212121212 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cloudcopy's Issues

add ability to pull linux files

not and issue but more of a feature addition, after mounting the snapshot have the option to pull linux files such as passwd/shadow files and any web config/db files

had used this on current pentest for a linux box and just added a input() right above the cleanup portion to keep the instance from terminating so i could grab files

other than that everything worked perfectly :)

instance we create for stealDChashes needs a vpc

instance we create for stealDChashes needs a vpc and it fails

An error occurred (VPCResourceNotSpecified) when calling the RunInstances operation: The specified instance type can only be used in a VPC. A subnet ID or network interface ID is required to carry out the request.
Connecting to instance
Traceback (most recent call last):
File "CloudCopy.py", line 290, in
cmd.cmdloop()
File "CloudCopy.py", line 39, in cmdloop
return super(BaseCmdInterpreter, self).cmdloop()
File "/usr/local/Cellar/python/3.7.2_2/Frameworks/Python.framework/Versions/3.7/lib/python3.7/cmd.py", line 138, in cmdloop
stop = self.onecmd(line)
File "/usr/local/Cellar/python/3.7.2_2/Frameworks/Python.framework/Versions/3.7/lib/python3.7/cmd.py", line 217, in onecmd
return func(arg)
File "CloudCopy.py", line 276, in do_profile_cloudcopy
sub_cmd.cmdloop()
File "CloudCopy.py", line 39, in cmdloop
return super(BaseCmdInterpreter, self).cmdloop()
File "/usr/local/Cellar/python/3.7.2_2/Frameworks/Python.framework/Versions/3.7/lib/python3.7/cmd.py", line 138, in cmdloop
stop = self.onecmd(line)
File "/usr/local/Cellar/python/3.7.2_2/Frameworks/Python.framework/Versions/3.7/lib/python3.7/cmd.py", line 217, in onecmd
return func(arg)
File "CloudCopy.py", line 165, in do_stealDCHashes
self.cloudCopier.stealDCHashFiles()
File "/Users/CG/Downloads/lab/CloudCopy/CloudCopyUtils.py", line 270, in stealDCHashFiles
connection, sftp = self.connectToInstance()
File "/Users/CG/Downloads/lab/CloudCopy/CloudCopyUtils.py", line 257, in connectToInstance
connection.connect(hostname=self.attackingInstance.public_dns_name, username='ec2-user', pkey=key)
AttributeError: 'NoneType' object has no attribute 'public_dns_name'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.