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)
  • Cornell record & replay mock server

    Cornell: record & replay mock server Cornell makes it dead simple, via its record and replay features to perform end-to-end testing in a fast and isol

    HiredScoreLabs 134 Sep 15, 2022
    Aioresponses is a helper for mock/fake web requests in python aiohttp package.

    aioresponses Aioresponses is a helper to mock/fake web requests in python aiohttp package. For requests module there are a lot of packages that help u

    402 Jan 06, 2023
    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
    Given some test cases, this program automatically queries the oracle and tests your Cshanty compiler!

    The Diviner A complement to The Oracle for compilers class. Given some test cases, this program automatically queries the oracle and tests your compil

    Grant Holmes 2 Jan 29, 2022
    Python version of the Playwright testing and automation library.

    🎭 Playwright for Python Docs | API Playwright is a Python library to automate Chromium, Firefox and WebKit browsers with a single API. Playwright del

    Microsoft 7.8k Jan 02, 2023
    Hypothesis is a powerful, flexible, and easy to use library for property-based testing.

    Hypothesis Hypothesis is a family of testing libraries which let you write tests parametrized by a source of examples. A Hypothesis implementation the

    Hypothesis 6.4k Jan 05, 2023
    Simple assertion library for unit testing in python with a fluent API

    assertpy Simple assertions library for unit testing in Python with a nice fluent API. Supports both Python 2 and 3. Usage Just import the assert_that

    19 Sep 10, 2022
    A single module to link Python ecosystem to the Web

    A single module to link Python ecosystem to the Web. Have a quick look at the Gallery first to get convinced ! FAQ For any questions, please use Stack

    66 Dec 21, 2022
    Generic automation framework for acceptance testing and RPA

    Robot Framework Introduction Installation Example Usage Documentation Support and contact Contributing License Introduction Robot Framework is a gener

    Robot Framework 7.7k Jan 07, 2023
    Test django schema and data migrations, including migrations' order and best practices.

    django-test-migrations Features Allows to test django schema and data migrations Allows to test both forward and rollback migrations Allows to test th

    wemake.services 382 Dec 27, 2022
    Avocado is a set of tools and libraries to help with automated testing.

    Welcome to Avocado Avocado is a set of tools and libraries to help with automated testing. One can call it a test framework with benefits. Native test

    Ana Guerrero Lopez 1 Nov 19, 2021
    A Python Selenium library inspired by the Testing Library

    Selenium Testing Library Slenium Testing Library (STL) is a Python library for Selenium inspired by Testing-Library. Dependencies Python 3.6, 3.7, 3.8

    Anže Pečar 12 Dec 26, 2022
    automate the procedure of 403 response code bypass

    403bypasser automate the procedure of 403 response code bypass Description i notice a lot of #bugbountytips describe how to bypass 403 response code s

    smackerdodi2 40 Dec 16, 2022
    Lightweight, scriptable browser as a service with an HTTP API

    Splash - A javascript rendering service Splash is a javascript rendering service with an HTTP API. It's a lightweight browser with an HTTP API, implem

    Scrapinghub 3.8k Jan 03, 2023
    Aplikasi otomasi klik di situs popcat.click menggunakan Python dan Selenium

    popthe-popcat Aplikasi Otomasi Klik di situs popcat.click. aplikasi ini akan secara otomatis melakukan click pada kucing viral itu, sehingga anda tida

    cndrw_ 2 Oct 07, 2022
    Ab testing - The using AB test to test of difference of conversion rate

    Facebook recently introduced a new type of offer that is an alternative to the current type of bidding called maximum bidding he introduced average bidding.

    5 Nov 21, 2022
    CNE-OVS-SIT - OVS System Integration Test Suite

    CNE-OVS-SIT - OVS System Integration Test Suite Introduction User guide Discussion Introduction CNE-OVS-SIT is a test suite for OVS end-to-end functio

    4 Jan 09, 2022
    A framework-agnostic library for testing ASGI web applications

    async-asgi-testclient Async ASGI TestClient is a library for testing web applications that implements ASGI specification (version 2 and 3). The motiva

    122 Nov 22, 2022
    Redis fixtures and fixture factories for Pytest.

    Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for R

    Clearcode 86 Dec 23, 2022
    PacketPy is an open-source solution for stress testing network devices using different testing methods

    PacketPy About PacketPy is an open-source solution for stress testing network devices using different testing methods. Currently, there are only two c

    4 Sep 22, 2022