Skip to content

This python tool finds hidden pages on websites.

Notifications You must be signed in to change notification settings

AbdulRKB/WebAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WARNING

This tool is made for Educational Purposes Only, I am not responsible for your actions

Features

  • Finds Hidden Files
  • Finds files that can be exploited
  • Nice Interface

Installation

  • Just, Clone this repository -
$ git clone git://github.com/CyberTitus/WebPagesKiller.git
  • Change to cloned directory, install dependencies & run main.py -
$ cd WebPagesKiller
$ sudo pip install -r requirements.txt
$ python3 main.py

Dependencies

WebPagesKiller requires following programs to run properly -

  • python3
  • git
  • pip
  • rich