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
automate some stuff so I can be more noob

dota automate some stuff so I can be more noob This is a simple project, but one that I've wanted forever! I use pyautogui, time, smtplib and datetime

Aaron Allen 17 Oct 18, 2022
a bit of my project :) and I use some of them for my school lesson or study for an exam! but some of them just for myself.

Handy Project a bit of my project :) and I use some of them for my school lesson or study for an exam! but some of them just for myself. the handy pro

amirkasra esmaeilian 13 Jul 05, 2021
Machine Learning powered app to decide whether a photo is food or not.

Food Not Food dot app ( 🍔 🚫 🍔 ) Code for building a machine Learning powered app to decide whether a photo is of food or not. See it working live a

Daniel Bourke 48 Dec 28, 2022
A simple wrapper to analyse and visualise reinforcement learning agents' behaviour in the environment.

Visrl Visrl (pronounced "visceral") is a simple wrapper to analyse and visualise reinforcement learning agents' behaviour in the environment. Reinforc

Jet New 14 Jun 27, 2022
YourX: URL Clusterer With Python

YourX | URL Clusterer Screenshots Instructions for running Install requirements

ARPSyndicate 1 Mar 11, 2022
My solutions for the 2021's Advent of Code

Advent of Code 2021 My solutions for Advent of Code 2021. This year I am practicing Python 🐍 and also trying to develop my own language, Chocolate 🍫

Jakob Erzar 2 Dec 15, 2021
Delayed iteration for polling and retries.

Does Python need yet another retry / poll library? It needs at least one that isn't coupled to decorators and functions. Decorators prevent the caller

A. Coady 22 Dec 29, 2022
Possible solutions to Wordscapes, a mobile game for the android operating system, downloadable from the play store

Possible solutions to Wordscapes, a mobile game for the android operating system, downloadable from the play store

Clifford Onyonka 2 Feb 23, 2022
use Notepad++ for real-time sync after python appending new log text

FTP远程log同步工具 使用Notepad++配合来获取实时更新的log文档效果 适用于FTP协议的log远程同步工具,配合MT管理器开启FTP服务器使用,通过Notepad++监听文本变化,更便捷的使用电脑查看方法注入打印后的信息 功能 过滤器 对每行要打印的文本使用回调函数筛选,支持链式调用

Liuhaixv 1 Oct 17, 2021
The blancmange curve can be visually built up out of triangle wave functions if the infinite sum is approximated by finite sums of the first few terms.

Blancmange-curve The blancmange curve can be visually built up out of triangle wave functions if the infinite sum is approximated by finite sums of th

Shankar Mahadevan L 1 Nov 30, 2021
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]

ormsgpack ormsgpack is a fast msgpack library for Python. It is a fork/reboot of orjson It serializes faster than msgpack-python and deserializes a bi

Aviram Hassan 139 Dec 30, 2022
Use a real time weather API to apply wind to your mouse cursor.

wind-cursor Use a real time weather API to apply wind to your mouse cursor. Requirements PyAutoGUI pyowm Usage This program uses the OpenWeatherMap AP

Andreas Schmid 1 Feb 07, 2022
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
Framework To Ease Operating with Quantum Computers

QType Framework To Ease Operating with Quantum Computers Concept # define an array of 15 cubits:

Antonio Párraga Navarro 2 Jun 06, 2022
Python project that aims to discover CDP neighbors and map their Layer-2 topology within a shareable medium like Visio or Draw.io.

Python project that aims to discover CDP neighbors and map their Layer-2 topology within a shareable medium like Visio or Draw.io.

3 Feb 11, 2022
Script em python, utilizando PySimpleGUI, para a geração de arquivo txt a ser importado no sistema de Bilhetagem Eletrônica da RioCard, no Estado do Rio de Janeiro.

pedido-vt-riocard Script em python, utilizando PySimpleGUI, para a geração de arquivo txt a ser importado no sistema de Bilhetagem Eletrônica da RioCa

Carlos Bruno Gomes 1 Dec 01, 2021
Personal Finance Forecaster - An AI tool for forecasting personal expenses

Personal Finance Forecaster - An AI tool for forecasting personal expenses

2 Mar 09, 2022
Graveyard is an attempt at open-source reimplementation of DraciDoupe.cz

Graveyard: Place for Dead (and Undead) Graveyard is an attempt at open-source reimplementation of DraciDoupe.cz (referred to as DDCZ in this text). De

DraciDoupe.cz 5 Mar 17, 2022
Notebooks for computing approximations to the prime counting function using Riemann's formula.

Notebooks for computing approximations to the prime counting function using Riemann's formula.

Tom White 2 Aug 02, 2022
Security-related flags and options for C compilers

Getting the maximum of your C compiler, for security

135 Nov 11, 2022