Home Security Tools Sublert- A Safety Reconnaissance Device

Sublert- A Safety Reconnaissance Device

by ethhack


Sublert is a safety and reconnaissance instrument that was written in Python 

To leverage certificates transparency for the only function of monitoring new subdomains deployed by particular organizations and issued TLS/SSL certificates.

The instrument is meant to be scheduled to run periodically at fastened instances, dates, or intervals (Ideally every day). New recognized subdomains can be despatched to Slack workspace with a notification push. Moreover, the instrument performs DNS decision to find out working subdomains.

Necessities

  • Digital Non-public Server (VPS) operating on Unix. 
  • Python 2.x or 3.x.
  • Free Slack office.

Utilization

Quick Kind   Lengthy Kind    Description
-u      –url Provides a site to observe. E.g: yahoo.com.
-d     –delete Area to take away from the monitored listing. E.g: yahoo.com.
-a      –list Itemizing all monitored domains.
-t     –threads Variety of concurrent threads to make use of (Default: 20).
-r     –resolve Carry out DNS decision.
-l     –logging Allow Slack-based error logging.
-m      –reset Reset every thing.

Is there a roadmap?

YES! The instrument is now open sourced for use by the group however contributions are helpful and extremely appreciated. I’ve a lot of objects that I can be engaged on to shine the instrument, amongst of that are:

  • Use of a relational database as an alternative of textual content information for storage.
  • Extracting as a lot data as doable together with: title, standing code, screenshot and checking for potential subdomain takeovers.
  • Combine Telegram too for notification pushes.

Source link

Related Articles

Leave a Comment