Code Monkey home page Code Monkey logo

hash3lizer / subrake Goto Github PK

View Code? Open in Web Editor NEW
274.0 14.0 63.0 1.02 MB

๐Ÿš€ A DNS automated scanner and tool ๐Ÿ–ฑ๏ธ (Zone Transfer, DNS Zone Takeover, Subdomain Takeover).

Home Page: https://bit.ly/44onNOL

License: GNU General Public License v3.0

Python 36.35% Shell 5.44% CSS 46.18% HTML 8.24% JavaScript 3.50% Dockerfile 0.29%
bugbountytips reconnaissance subdomain-bruteforcing subdomain-enumeration subdomain-scanner subdomain-takeover dns-takeover zone-transfers zone-takeover

subrake's People

Contributors

hash3lizer avatar pyup-bot 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

subrake's Issues

can't search xx.xx.xx domain

$ python2 subrake.py --scan-ports --subs -s -c -t 25 -w wordlists/small.lst -d xxxx.xxx.xx

  ______            _____              ______
 /_/_/__/      |    | \  \       |     | |  /
 \______       |___ |__\_/  __   |  /  |____\
   _____\ |  | |\  ||   /  /\ \  | /   |    /
  /_/_/_/ |__| |_\_||   \_ \_\/_/| \_/\|_|__\

                               v1.0. @hash3liZer

[~] MISCONF! Invalid Domain Received.
$

NoneType Not Iterable :: parser.subcast

I took a quick look at the source and looks to be that there is an if/else where else is calling for a cast to list-type object (main.py lines 567 through 574) -- I'm assuming the conditional is faulting somewhere along the way and suspect that a compounding problem could be that this is a lab envrionment I'm running against.

Was able to run it by calling --skip-subcast ;; if everthing is looking good to you then it may just make sense to have a custom error report here instead of a crash? Like:

except TypeError: print('Subcast failed, try running with flag --skip-subcast') print(help) exit()

My original command:

subrake -d ironcorp.me -w /usr/share/wordlists/SecLists/Discovery/DNS/subdomains-top1million-5000.txt -o /root/ironcorp/scan_sub_doms.txt

The Crash Report:

Traceback (most recent call last): File "/usr/local/bin/subrake", line 33, in <module> sys.exit(load_entry_point('subrake==3.3', 'console_scripts', 'subrake')()) File "/usr/local/lib/python3.10/dist-packages/subrake-3.3-py3.10.egg/subrake/__main__.py", line 586, in main TypeError: 'NoneType' object is not iterable

Writing CSV Output

Hello there thanks alot for the tool, i was facing issue while exporting the results in to CSV file, added the log below.

Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.8/bin/subrake", line 11, in <module> load_entry_point('subrake==3.3', 'console_scripts', 'subrake')() File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/subrake-3.3-py3.8.egg/subrake/__main__.py", line 582, in main File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/subrake-3.3-py3.8.egg/subrake/__main__.py", line 435, in nmwritecsv TypeError: can only concatenate str (not "int") to str

Enhancement

Dear

Can you please add these into your tool

crtsh
dnstrails
virustotal
dnsdumpster

and then last point is to add Dirsearch... It will make the tool much more worthier than ever....

Sincerely,

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.