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)
  • 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
    Connexion-faker - Auto-generate mocks from your Connexion API using OpenAPI

    Connexion Faker Get Started Install With poetry: poetry add connexion-faker # a

    Erle Carrara 6 Dec 19, 2022
    create custom test databases that are populated with fake data

    About Generate fake but valid data filled databases for test purposes using most popular patterns(AFAIK). Current support is sqlite, mysql, postgresql

    Emir Ozer 2.2k Jan 04, 2023
    Multi-asset backtesting framework. An intuitive API lets analysts try out their strategies right away

    Multi-asset backtesting framework. An intuitive API lets analysts try out their strategies right away. Fast execution of profit-take/loss-cut orders is built-in. Seamless with Pandas.

    Epymetheus 39 Jan 06, 2023
    Simple frontend TypeScript testing utility

    TSFTest Simple frontend TypeScript testing utility. Installation Install webpack in your project directory: npm install --save-dev webpack webpack-cli

    2 Nov 09, 2021
    Ward is a modern test framework for Python with a focus on productivity and readability.

    Ward is a modern test framework for Python with a focus on productivity and readability.

    Darren Burns 1k Dec 31, 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
    PyAutoEasy is a extension / wrapper around the famous PyAutoGUI, a cross-platform GUI automation tool to replace your boooring repetitive tasks.

    PyAutoEasy PyAutoEasy is a extension / wrapper around the famous PyAutoGUI, a cross-platform GUI automation tool to replace your boooring repetitive t

    Dingu Sagar 7 Oct 27, 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
    Front End Test Automation with Pytest Framework

    Front End Test Automation Framework with Pytest Installation and running instructions: 1. To install the framework on your local machine: clone the re

    Sergey Kolokolov 2 Jun 17, 2022
    A collection of benchmarking tools.

    Benchmark Utilities About A collection of benchmarking tools. PYPI Package Table of Contents Using the library Installing and using the library Manual

    Kostas Georgiou 2 Jan 28, 2022
    This is a pytest plugin, that enables you to test your code that relies on a running MongoDB database

    This is a pytest plugin, that enables you to test your code that relies on a running MongoDB database. It allows you to specify fixtures for MongoDB process and client.

    Clearcode 19 Oct 21, 2022
    show python coverage information directly in emacs

    show python coverage information directly in emacs

    wouter bolsterlee 30 Oct 26, 2022
    A modern API testing tool for web applications built with Open API and GraphQL specifications.

    Schemathesis Schemathesis is a modern API testing tool for web applications built with Open API and GraphQL specifications. It reads the application s

    Schemathesis.io 1.6k Jan 06, 2023
    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
    Compiles python selenium script to be a Window's executable

    Problem Statement Setting up a Python project can be frustrating for non-developers. From downloading the right version of python, setting up virtual

    Jerry Ng 8 Jan 09, 2023
    The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

    The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. An example o

    pytest-dev 9.6k Jan 02, 2023
    A simple Python script I wrote that scrapes NASA's James Webb Space Telescope tracker website using Selenium and returns its current status and location.

    A simple Python script I wrote that scrapes NASA's James Webb Space Telescope tracker website using Selenium and returns its current status and location.

    9 Feb 10, 2022
    Object factory for Django

    Model Bakery: Smart fixtures for better tests Model Bakery offers you a smart way to create fixtures for testing in Django. With a simple and powerful

    Model Bakers 632 Jan 08, 2023
    Um scraper feito em python que gera arquivos de excel baseados nas tier lists do site LoLalytics.

    LoLalytics-scraper Um scraper feito em python que gera arquivos de excel baseados nas tier lists do site LoLalytics. Começando por um único script com

    Kevin Souza 1 Feb 19, 2022