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
Simple Kahoot Botter.

Kahoot A simple Botter made in Python 3 for Kahoot.com. Also sorry for the shitty code lol. How to Run You need Python 3 installed on your device. Aft

7 Jun 29, 2022
Stopmagic gives you the power of creating amazing Stop Motion animations faster and easier than ever before.

Stopmagic gives you the power of creating amazing Stop Motion animations faster and easier than ever before. This project is maintained by Aldrin Mathew.

Aldrin's Art Factory 67 Dec 31, 2022
Unofficial package for fetching users information based on National ID Number (Tanzania)

Nida Unofficial package for fetching users information based on National ID Number made by kalebu Installation You can install it directly or using pi

Jordan Kalebu 57 Dec 28, 2022
Grimoire is a Python library for creating interactive fiction as hyperlinked html.

Grimoire Grimoire is a Python library for creating interactive fiction as hyperlinked html. Installation pip install grimoire-if Usage Check out the

Scott Russell 5 Oct 11, 2022
Script to change official Kali repository to mirrors

Script to change official Kali repository to mirrors. This helps increase packages update and downloading for some user.

Vineet Bhavsar 2 Nov 29, 2021
AKSWINPOSTINIT -- AKS Windows node post provisioning initialization

AKSWINPOSTINIT -- AKS Windows node post provisioning initialization Features This is a tool that provides one-time powershell script initilization for

Ping He 3 Nov 25, 2021
adbsync - An ADB syncing helper

adbsync - An ADB syncing helper What's this? Everytime I wanted to make a backup of my phone, or restore those files onto it, I had to use everytime t

Giovanni Gualtieri 3 Aug 05, 2022
Get information about what a Python frame is currently doing, particularly the AST node being executed

executing This mini-package lets you get information about what a frame is currently doing, particularly the AST node being executed. Usage Getting th

Alex Hall 211 Jan 01, 2023
Organize seu linux - organize your linux

OrganizeLinux Organize seu linux - organize your linux Organize seu linux Uma forma rápida de separar arquivos dispersos em pastas. formatos a serem c

Marcus Vinícius Ribeiro Andrade 1 Nov 30, 2021
A Lite Package focuses on making overwrite and mending functions easier and more flexible.

Overwrite Make Overwrite More flexible In Python A Lite Package focuses on making overwrite and mending functions easier and more flexible. Certain Me

2 Jun 15, 2022
Backtest framework based on DAGs

MultitaskQueue It's a simple framework based on three composed concepts: Task: A task is the smaller unit of execution or simple a node in the DAG, ev

4 Dec 09, 2021
The bidirectional mapping library for Python.

bidict The bidirectional mapping library for Python. Status bidict: has been used for many years by several teams at Google, Venmo, CERN, Bank of Amer

Joshua Bronson 1.2k Dec 31, 2022
Paprika is a python library that reduces boilerplate. Heavily inspired by Project Lombok.

Image courtesy of Anna Quaglia (Photographer) Paprika Paprika is a python library that reduces boilerplate. It is heavily inspired by Project Lombok.

Rayan Hatout 55 Dec 26, 2022
In this project, we'll be creating a virtual personal assistant for ourselves using our favorite programming language

In this project, we'll be creating a virtual personal assistant for ourselves using our favorite programming language, Python. We can perform several offline as well as online operations using the bo

Ashutosh Krishna 188 Jan 03, 2023
You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.

07_Python_Advanced_Topics Introduction 👋 In this tutorial, you will learn about: Python Iterators: They are objects that can be iterated upon. In thi

Milaan Parmar / Милан пармар / _米兰 帕尔马 252 Dec 23, 2022
This repository contains various tools useful for offensive operations (reversing, etc) regarding the PE (Portable Executable) format

PE-Tools This repository contains various tools useful for offensive operations (reversing, etc) regarding the PE (Portable Executable) format Install

stark0de 4 Oct 13, 2022
Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI

Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configurati

Casu Al Snek 2k Jan 02, 2023
Traditionally, there is considerable friction for developers when setting up development environments

This self-led, half-day training will teach participants the patterns and best practices for working with GitHub Codespaces

CSE Labs at Spark 12 Dec 02, 2022
Simple Python Gemini browser with nice formatting

gg I wasn't satisfied with any of the other available Gemini clients, so I wrote my own. Requires Python 3.9 (maybe older, I haven't checked) and opti

Sarah Taube 2 Nov 21, 2021
A package with multiple bias correction methods for climatic variables, including the QM, DQM, QDM, UQM, and SDM methods

A package with multiple bias correction methods for climatic variables, including the QM, DQM, QDM, UQM, and SDM methods

Sebastián A. Aedo Quililongo 9 Nov 18, 2022