Skip to content

hossanrose/dCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##dCheck : Domain check web app

dCheck pulls information using commands dig/whois/curl/nmap to display domain related information on a webpage. It also has RESTful API to GET the information

###Features

  1. The app is build with Python/Flask
  2. Has an API system to pull information
  3. Gets and displays below information on webpage/API
  • DNS information
  • Header information
  • Whois information
  • IP information
  • Port information
  1. Output from commands is filtered to give the desired results only
  2. Javascript validation

###API's

  • api/dig/domain
  • api/whois/domain
  • api/header/domain
  • api/ip/domain
  • api/nmap/domain

About

A flask python web app to fetch and display domain related information

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published