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)
  • Pynguin, The PYthoN General UnIt Test geNerator is a test-generation tool for Python

    Pynguin, the PYthoN General UnIt test geNerator, is a tool that allows developers to generate unit tests automatically.

    Chair of Software Engineering II, Uni Passau 997 Jan 06, 2023
    Django test runner using nose

    django-nose django-nose provides all the goodness of nose in your Django tests, like: Testing just your apps by default, not all the standard ones tha

    Jazzband 880 Dec 15, 2022
    Minimal example of getting Django + PyTest running on GitHub Actions

    Minimal Django + Pytest + GitHub Actions example This minimal example shows you how you can runs pytest on your Django app on every commit using GitHu

    Matt Segal 5 Sep 19, 2022
    No longer maintained, please migrate to model_bakery

    Model Mommy: Smart fixtures for better tests IMPORTANT: Model Mommy is no longer maintained and was replaced by Model Bakery. Please, consider migrati

    Bernardo Fontes 917 Oct 04, 2022
    pytest plugin to test mypy static type analysis

    pytest-mypy-testing — Plugin to test mypy output with pytest pytest-mypy-testing provides a pytest plugin to test that mypy produces a given output. A

    David Fritzsche 21 Dec 21, 2022
    Data-Driven Tests for Python Unittest

    DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases. Instal

    424 Nov 28, 2022
    Mypy static type checker plugin for Pytest

    pytest-mypy Mypy static type checker plugin for pytest Features Runs the mypy static type checker on your source files as part of your pytest test run

    Dan Bader 218 Jan 03, 2023
    pytest plugin for a better developer experience when working with the PyTorch test suite

    pytest-pytorch What is it? pytest-pytorch is a lightweight pytest-plugin that enhances the developer experience when working with the PyTorch test sui

    Quansight 39 Nov 18, 2022
    Doggo Browser

    Doggo Browser Quick Start $ python3 -m venv ./venv/ $ source ./venv/bin/activate $ pip3 install -r requirements.txt $ ./sobaki.py References Heavily I

    Alexey Kutepov 9 Dec 12, 2022
    API Test Automation with Requests and Pytest

    api-testing-requests-pytest Install Make sure you have Python 3 installed on your machine. Then: 1.Install pipenv sudo apt-get install pipenv 2.Go to

    Sulaiman Haque 2 Nov 21, 2021
    Webscreener is a tool for mass web domains pentesting.

    Webscreener is a tool for mass web domains pentesting. It is used to take snapshots for domains that is generated by a tool like knockpy or Sublist3r. It cuts out most of the pentesting time by scree

    Seekurity 3 Jun 07, 2021
    PyBuster A directory busting tool for web application penetration tester, written in python

    PyBuster A directory busting tool for web application penetration tester, written in python. Supports custom wordlist,recursive search. Screenshots Pr

    Anukul Pandey 4 Jan 30, 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
    a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)

    pytest-sugar pytest-sugar is a plugin for pytest that shows failures and errors instantly and shows a progress bar. Requirements You will need the fol

    Teemu 963 Dec 28, 2022
    splinter - python test framework for web applications

    splinter - python tool for testing web applications splinter is an open source tool for testing web applications using Python. It lets you automate br

    Cobra Team 2.6k Dec 27, 2022
    Pymox - open source mock object framework for Python

    Pymox is an open source mock object framework for Python. First Steps Installation Tutorial Documentation http://pymox.readthedocs.io/en/latest/index.

    Ivan Rocha 7 Feb 02, 2022
    Thin-wrapper around the mock package for easier use with pytest

    pytest-mock This plugin provides a mocker fixture which is a thin-wrapper around the patching API provided by the mock package: import os class UnixF

    pytest-dev 1.5k Jan 05, 2023
    AllPairs is an open source test combinations generator written in Python

    AllPairs is an open source test combinations generator written in Python

    Robson Agapito Correa 5 Mar 05, 2022
    Browser reload with uvicorn

    uvicorn-browser This project is inspired by autoreload. Installation pip install uvicorn-browser Usage Run uvicorn-browser --help to see all options.

    Marcelo Trylesinski 64 Dec 17, 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