Git Product home page Git Product logo

nsbrute's People

Contributors

avicoder avatar bcpenta avatar mardinyadegar avatar shivsahni 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

Watchers

 avatar  avatar  avatar

nsbrute's Issues

No module named route53

Hi, I just installed the requierements, but error:
File "NSBrute.py", line 1, in
import route53
ImportError: No module named route53

appear when I try to launch the script

fail at installing requirements

pip install -r requirements.txt

Collecting route53 (from -r requirements.txt (line 1))
  Using cached https://files.pythonhosted.org/packages/0f/8e/6a2801012c000f81580ff6a6d69d5c5ad136589f4ed306f7b0bb8e63c5fe/route53-1.0.1.tar.gz
Collecting traceback (from -r requirements.txt (line 2))
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/traceback/

Hosted Zones not completely deleted.

I have noticed that many hosted zones persist after running NSBrute even though it gives confirmation of delete. This is something I can help you fix if you are interested in me submitting a Pull Request to potentially fix this.

Error 'no module called route53'

First of all the script is called NSbrute.py instead of NStakeover.py. Also i am getting this error

Traceback (most recent call last):
File "NSBrute.py", line 1, in
import route53
ImportError: No module named route53

Missing Parentheses

File "NSBrute.py", line 33
print bcolors.INFO+text+bcolors.ENDC+"\n"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(bcolors.INFO+text+bcolors.ENDC+"\n")?

Also when i try installing requirement I get this error:
ERROR: Could not find a version that satisfies the requirement traceback (from -r requirements.txt (line 2)) (from versions: none)
ERROR: No matching distribution found for traceback (from -r requirements.txt (line 2))

Possible improvements

Just was looking at this project and wanted to mention that a possible improvement might be to enumerate reusable delegation sets and then attach that to a zone on creation once you have one that matches the targeted NS records.

Unsure how much faster this is, but may be worth looking into if zone creation takes a while.

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.