WEB PENETRATION TESTING TOOL 💥

Overview

N-WEB

ADVANCE WEB PENETRATION TESTING TOOL

Features 🎭

  • Admin Panel Finder
  • Admin Scanner
  • Dork Generator
  • Advance Dork Finder
  • Extract Links
  • No Redirect
  • Hash Crack (Online-Database)
  • Hash Crack (Wordlist)
  • Whois Lookup
  • Tcp Port Scan
  • Geo IP Lookup
  • Reserve Analysts Search
  • Csrf Vernavility Checker
  • Dns-Lookup,Zone-Transfer,Reserve-IP-Lookup,Http-Headers,Subnet-Lookup
  • WordPress Username Finder
  • 📸 Screenshot :




    [+] INSTALLATION :

    apt update && apt upgrade

    pkg install git -y

    pkg install python && pkg install python2 -y

    pkg install php -y

    pkg install nmap -y

    git clone https://github.com/Nabil-Official/N-WEB

    cd N-WEB

    pip install -r requirements.txt

    [+] For Run :

    python2 n-web.py


    It Provide Only For Legal Activities | If You Misuse It We Are Not Responsible For This


    🔰 DEVELOPER :

  • Nabil-Rahman (3RR0R)
  • The successor to nose, based on unittest2

    Welcome to nose2 nose2 is the successor to nose. It's unittest with plugins. nose2 is a new project and does not support all of the features of nose.

    736 Dec 16, 2022
    Pytest-rich - Pytest + rich integration (proof of concept)

    pytest-rich Leverage rich for richer test session output. This plugin is not pub

    Bruno Oliveira 170 Dec 02, 2022
    pytest plugin for testing mypy types, stubs, and plugins

    pytest plugin for testing mypy types, stubs, and plugins Installation This package is available on PyPI pip install pytest-mypy-plugins and conda-forg

    TypedDjango 74 Dec 31, 2022
    Cloint India Pvt. Ltd's (ClointFusion) Pythonic RPA (Automation) Platform

    Welcome to , Made in India with ❤️ Description Cloint India Pvt. Ltd - Python functions for Robotic Process Automation shortly RPA. What is ClointFusi

    Cloint India Pvt. Ltd 31 Apr 12, 2022
    Fully functioning price detector built with selenium and python

    Fully functioning price detector built with selenium and python

    mark sikaundi 4 Mar 30, 2022
    hCaptcha solver and bypasser for Python Selenium. Simple website to try to solve hCaptcha.

    hCaptcha solver for Python Selenium. Many thanks to engageub for his hCaptcha solver userscript. This script is solely intended for the use of educati

    Maxime Dréan 59 Dec 25, 2022
    User-interest mock backend server implemnted using flask restful, and SQLAlchemy ORM confiugred with sqlite

    Flask_Restful_SQLAlchemy_server User-interest mock backend server implemnted using flask restful, and SQLAlchemy ORM confiugred with sqlite. Backend b

    Austin Weigel 1 Nov 17, 2022
    Local continuous test runner with pytest and watchdog.

    pytest-watch -- Continuous pytest runner pytest-watch a zero-config CLI tool that runs pytest, and re-runs it when a file in your project changes. It

    Joe Esposito 675 Dec 23, 2022
    Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)

    Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)

    Leon 3.5k Dec 30, 2022
    a socket mock framework - for all kinds of socket animals, web-clients included

    mocket /mɔˈkɛt/ A socket mock framework for all kinds of socket animals, web-clients included - with gevent/asyncio/SSL support ...and then MicroPytho

    Giorgio Salluzzo 249 Dec 14, 2022
    Let your Python tests travel through time

    FreezeGun: Let your Python tests travel through time FreezeGun is a library that allows your Python tests to travel through time by mocking the dateti

    Steve Pulec 3.5k Dec 29, 2022
    Main purpose of this project is to provide the service to automate the API testing process

    PPTester project Main purpose of this project is to provide the service to automate the API testing process. In order to deploy this service use you s

    4 Dec 16, 2021
    A simple serverless create api test repository. Please Ignore.

    serverless-create-api-test A simple serverless create api test repository. Please Ignore. Things to remember: Setup workflow Change Name in workflow e

    Sarvesh Bhatnagar 1 Jan 18, 2022
    A configurable set of panels that display various debug information about the current request/response.

    Django Debug Toolbar The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/respons

    Jazzband 7.3k Jan 02, 2023
    reCaptchaBypasser For Bypass Any reCaptcha For Selenium Python

    reCaptchaBypasser ' Usage : from selenium import webdriver from reCaptchaBypasser import reCaptchaScraper import time driver = webdriver.chrome(execu

    Dr.Linux 8 Dec 17, 2022
    This project demonstrates selenium's ability to extract files from a website.

    This project demonstrates selenium's ability to extract files from a website. I've added the challenge of connecting over TOR. This package also includes a personal archive site built in NodeJS and A

    2 Jan 16, 2022
    Tools for test driven data-wrangling and data validation.

    datatest: Test driven data-wrangling and data validation Datatest helps to speed up and formalize data-wrangling and data validation tasks. It impleme

    269 Dec 16, 2022
    Instagram unfollowing bot. If this script is executed that specific accounts following will be reduced

    Instagram-Unfollower-Bot Instagram unfollowing bot. If this script is executed that specific accounts following will be reduced.

    Biswarup Bhattacharjee 1 Dec 24, 2021
    ApiPy was created for api testing with Python pytest framework which has also requests, assertpy and pytest-html-reporter libraries.

    ApiPy was created for api testing with Python pytest framework which has also requests, assertpy and pytest-html-reporter libraries. With this f

    Mustafa 1 Jul 11, 2022
    A feature flipper for Django

    README Django Waffle is (yet another) feature flipper for Django. You can define the conditions for which a flag should be active, and use it in a num

    952 Jan 06, 2023