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
NGEBUG is a tool that sends viruses to victims

Ngebug NGEBUG adalah tools pengirim virus ke korban NGEBUG adalah tools virus terbaru yang berasal dari rusia Informasi lengkap ada didalam tools Run

Profesor Acc 3 Dec 13, 2021
A collection of software that serve no purpose other than waste your time. Forking is encouraged!

the-useless-collection A collection of software that serve no purpose other than waste your time. Forking is encouraged! Requires Python 3.9. Usage Go

Imsad2 1 Mar 16, 2022
Some Python scripts that fx(hash) users might find useful.

fx_hash_utils Some Python scripts that fx(hash) users might find useful. get_images This script downloads all the static images of the tokens generate

30 Oct 05, 2022
Algo próximo do ARP

ArpPY Algo parecido com o ARP-Scan. Dependencias O script necessita no mínimo ter o Python versão 3.x instalado e ter o sockets instalado. Executando

Feh's 3 Jan 18, 2022
Blender addon to import images as meshes

ImagesAsMesh Blender addon to import images as meshes. Inspired by: ImagesAsPlanes Installation It's like just about every other Blender addon. Downlo

Niccolo Zuppichini 4 Jan 04, 2022
Pre-commit hook for upgrading type hints

This is a pre-commit hook configured to automatically upgrade your type hints to the new native types implemented in PEP 585.

snok 54 Nov 14, 2022
python scripts and other files to generate induction encoder PCBs in Kicad

induction_encoder python scripts and other files to generate induction encoder PCBs in Kicad Targeting the Renesas IPS2200 encoder chips.

Taylor Alexander 8 Feb 16, 2022
A password genarator/manager for passwords uesing a pseudorandom number genarator

pseudorandom-password-genarator a password genarator/manager for passwords uesing a pseudorandom number genarator when you give the program a word eg

1 Nov 18, 2021
A comprensive software collection for nmea manipulation

nmeatoolkit A comprensive software collection for nmea manipulation; it includes a library and a collections of command line tools. Library pipes: con

Davide Gessa 1 Sep 14, 2022
A Python wrapper API for operating and working with the Neo4j Graph Data Science (GDS) library

gdsclient NOTE: This is a work in progress and many GDS features are known to be missing or not working properly. This repo hosts the sources for gdsc

Neo4j 100 Dec 20, 2022
Yet another Airflow plugin using CLI command as RESTful api, supports Airflow v2.X.

中文版文档 Airflow Extended API Plugin Airflow Extended API, which export airflow CLI command as REST-ful API to extend the ability of airflow official API

Eric Cao 106 Nov 09, 2022
LTGen provides classic algorithms used in Language Theory.

LTGen LTGen stands for Language Theory GENerator and provides tools to implement language theory. Command Line LTGen is a collection of tools to imple

Hugues Cassé 1 Jan 07, 2022
A service to display a quick summary of a project on GitHub.

A service to display a quick summary of a project on GitHub. Usage 📖 Paste the code below with details filled in as specified below into your Readme.

Rohit V 8 Dec 06, 2022
🎅🏻 Helping santa understand ✨ python ✨

☃️ Advent of code 2021 ☃️ Helping santa understand ✨ python ✨

Fluffy 2 Dec 25, 2021
Simple Assembler with python

Assembler with python converts assembly source code to machine code Requirements Python 3 🐍 Usage python main.py [source] [output] [source] : Path t

Amir mohammad 1 Dec 24, 2021
Tracing and Observability with OpenFaaS

Tracing and Observability with OpenFaaS Today we will walk through how to add OpenTracing or OpenTelemetry with Grafana's Tempo. For this walk-through

Lucas Roesler 8 Nov 17, 2022
The Python Fuzzer that the world deserves 🐍

pip3 install frelatage Current release : 0.0.2 The Python Fuzzer that the world deserves Installation | How it works | Features | Use Frelatage | Conf

Rog3r 219 Dec 21, 2022
Convert Roman numerals to modern numerals and vice-versa

Roman Numeral Conversion Utilities This is a utility module for converting from and to Roman numerals. It supports numbers upto 3,999,999, using the v

Fictive Kin 1 Dec 17, 2021
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation

An open letter in support of RMS. To sign, click here and name the file username.yaml (replace username with your name) with the following content

2.4k Jan 07, 2023
XHacks 2021 Startup Track Winner: Be Heard. Educate, Enact, Empower. No voice left behind. (backend)

Be Heard: X Hacks 2021 Submission Educate, Enact, Empower. No voice left behind. Inspiration To say 2020 was an eventful year would be an understateme

3 Jul 14, 2022