Multi-Process / Censorship Detection

Overview

IIPV_Dir_BF

Multi-Process / Censorship Detection

 IIIIIIIIIIIIIIIIIIII        PPPPPPPPPPPPPPPPP        VVVVVVVV           VVVVVVVV
 I::::::::II::::::::I        P::::::::::::::::P       V::::::V           V::::::V
 I::::::::II::::::::I        P::::::PPPPPP:::::P      V::::::V           V::::::V
 II::::::IIII::::::II        PP:::::P     P:::::P     V::::::V           V::::::V
   I::::I    I::::I            P::::P     P:::::P      V:::::V           V:::::V 
   I::::I    I::::I            P::::P     P:::::P       V:::::V         V:::::V  
   I::::I    I::::I            P::::PPPPPP:::::P         V:::::V       V:::::V   
   I::::I    I::::I            P:::::::::::::PP           V:::::V     V:::::V    
   I::::I    I::::I            P::::PPPPPPPPP              V:::::V   V:::::V     
   I::::I    I::::I            P::::P                       V:::::V V:::::V      
   I::::I    I::::I            P::::P                        V:::::V:::::V       
   I::::I    I::::I            P::::P                         V:::::::::V        
 II::::::IIII::::::II        PP::::::PP                        V:::::::V         
 I::::::::II::::::::I ...... P::::::::P                         V:::::V          
 I01000110II00110100I .::::. P01000110P                          V:::V           
 IIIIIIIIIIIIIIIIIIII ...... PPPPPPPPPP                           VVV      


      py IIPV_DIR_BF.py -d https://example.com [or] py IIPV_DIR_BF.py --bfdir  https://example.com
      py IIPV_DIR_BF.py -p https://example.com [or] py IIPV_DIR_BF.py --portcheck https://example.com
      py IIPV_DIR_BF.py -a https://example.com [or] py IIPV_DIR_BF.py --bfdetail https://example.com
      py IIPV_DIR_BF.py -v https://example.com [or] py IIPV_DIR_BF.py --bfvul https://example.com
      py IIPV_DIR_BF.py -f https://example.com txt [or] py IIPV_DIR_BF.py --bffile https://example.com txt
      py IIPV_DIR_BF.py -s https://example.com [or] py IIPV_DIR_BF.py --bfsub https://example.com
      py IIPV_DIR_BF.py -c https://example.com [or] py IIPV_DIR_BF.py --censorshipcheck https://example.com
      
      
      -h / --help : Help
      
      -d / --bfdir : Search for common directories
      -a / --bfdetail : Search for all of directories
      -v / --bfvul : Search for all of site directories vulnerabilities
      -f / --bffile : Search for file directories
      -s / --bfsub : Search for subdomains
      -p / --portcheck : Check for common port - open or close
      -c / --censorshipcheck : Check censorship
      
      
      When using this tool, please make sure to use VPN or take additional precautions to hide your IP identity
Owner
Baris Dincer
Data Scientist / Researcher / Founder
Baris Dincer
Python package for handling and analyzing PSRFITS files

PyPulse A pure-Python package for handling and analyzing PSRFITS files. Read the documentation here. This is an alternate code base from PSRCHIVE. Req

Michael Lam 15 Nov 30, 2022
Build a grocery store management application.

python_projects_grocery_webapp In this python project, we will build a grocery store management application. It will be 3 tier application, Front end:

codebasics 54 Dec 29, 2022
🌲 Um simples criador de arvore de items feito em Python para o Prompt 🐍

Esse projeto foi feito em Python com, intuito de fortificar meu aprendizado de programação. Sobre • Tecnologias • Pré Requisitos • Licença • Autor 📄

Kawan Henrique 1 Aug 02, 2021
A Pythonic Data Catalog powered by Ray that brings exabyte-level scalability and fast, ACID-compliant, change-data-capture to your big data workloads.

DeltaCAT DeltaCAT is a Pythonic Data Catalog powered by Ray. Its data storage model allows you to define and manage fast, scalable, ACID-compliant dat

45 Oct 15, 2022
CoreSE - basic of social Engineering tool

Core Social Engineering basic of social Engineering tool. just for fun :) About First of all, I must say that I wrote such a project because of my int

Hamed Mohammadvand 7 Jun 10, 2022
VCC-Generator is a python script that generate VCC for testing purposes only

VCC-Generator is a python script that generate VCC for testing purposes only

Spider Anongreyhat 10 Oct 23, 2022
Encode and decode cancro lang files to and from brainfuck

cancrolang Encode and decode cancro lang files to and from brainfuck. examples python3 main.py -f hello.cancro --run Hello World! the interpreter is n

witer33 1 Dec 20, 2021
Boot.img patcher for Tolino ebook readers to enable ADB and root.

I'm not responsible for any damage to your devices by running this tool. Please note that you may loose warranty when using this, although (This is no

Aaron Dewes 9 Nov 13, 2022
A simple app that helps to train quick calculations.

qtcounter A simple app that helps to train quick calculations. Usage Manual Clone the repo in a folder using git clone https://github.com/Froloket64/q

0 Nov 27, 2021
PyToQlik is a library that allows you to integrate Qlik Desktop with Jupyter notebooks

PyToQlik is a library that allows you to integrate Qlik Desktop with Jupyter notebooks. With it you can: Open and edit a Qlik app inside a Ju

BIX Tecnologia 16 Sep 09, 2022
Script that creates graphical representations of Julia an Mandelbrot sets.

Julia and Mandelbrot Picture Maker This simple functions create simple plots of the Julia and Mandelbrot sets. The Julia set require the important par

Juan Riera Gomez 1 Jan 10, 2022
This is an example manipulation package of for a robot manipulator based on Drake with ROS2.

This is an example manipulation package of for a robot manipulator based on Drake with ROS2.

Sotaro Katayama 1 Oct 21, 2021
OpenTracing API for Python

OpenTracing API for Python This library is a Python platform API for OpenTracing. Required Reading In order to understand the Python platform API, one

OpenTracing API 767 Dec 16, 2022
The docker-based Open edX distribution designed for peace of mind

Tutor: the docker-based Open edX distribution designed for peace of mind Tutor is a docker-based Open edX distribution, both for production and local

Overhang.IO 696 Dec 31, 2022
A hackerank problems, solution repository

This is a repository for all hackerank challenges kindly note this is for learning purposes and if you wish to contribute, dont hesitate all submision

Tyler Mwalo Kenneth's 1 Dec 20, 2021
Comprehensive OpenAPI schema generator for Django based on pydantic

🗡️ Djagger Automated OpenAPI documentation generator for Django. Djagger helps you generate a complete and comprehensive API documentation of your Dj

13 Nov 26, 2022
Nook is a simple, concatenative programming language written in Python.

Nook Nook is a simple, concatenative programming language written in Python. Status Nook is currently WIP. It lacks a lot of basic feature, and will n

Wumi4 4 Jul 20, 2022
Chicks get hostloc points regularly

hostloc_getPoints 小鸡定时获取hostloc积分 github action大规模失效,mjj平均一人10鸡,以下可以部署到自己的小鸡上

59 Dec 28, 2022
Automatic and platform-independent unpacker for Windows binaries based on emulation

_ _ __ _ __ _ | | | | / / (_) \ \ | | | | | |_ __ | | _ | | _ __ __ _ ___| | _____ _ __

514 Dec 21, 2022
Translation patch for Hololive ERROR

Translation patch for Hololive ERROR How do I install the patch? Grab the Translation.zip file for the latest version from the releases page, and unzi

18 Jul 20, 2022