Skip to content

Commit

Permalink
SubBrute v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRook committed Mar 22, 2015
1 parent 13fd5ea commit 64c0fd1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ SubBrute is a community driven project with the goal of creating the fastest, an

Whats new in v1.2?
=====================
In this version we are opening up SubBrute's fast DNS resolution pipeline is used for any DNS record type. SubBrute now has a feature to detect subdomains were their resolution is intentionally blocked, which sometimes when the subdomain only allows for internal resolution.
- --aaaa enumerate ipv6 AAAA records
- --cname enumerate cname records
- --type enumerate an arbitrary record type (SOA, TXT, MX...)
- hidden subdomain detection
- Restricted subdomain resolution detection

Whats new in v1.1?
=====================
Expand Down
5 changes: 4 additions & 1 deletion subbrute.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
#
#SubBrute v1.2
#A (very) fast subdomain enumeration tool.
#Written by rook
#
#Maintained by rook
#Contributors:
#JordanMilne, KxCode, rc0r, memoryprint, ppaulojr
#
import re
import optparse
Expand Down
Binary file modified windows/library.zip
Binary file not shown.
Empty file modified windows/subbrute.exe
100644 → 100755
Empty file.

0 comments on commit 64c0fd1

Please # to comment.