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)
  • 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
    Test for generating stylized circuit traces from images

    I test of an image processing idea to take an image and make neat circuit board art automatically. Inspired by this twitter post by @JackRhysider

    Miller Hooks 3 Dec 12, 2022
    Getting the most out of your hobby servo

    ServoProject by Adam Bäckström Getting the most out of your hobby servo Theory The control system of a regular hobby servo looks something like this:

    209 Dec 20, 2022
    UX Analytics & A/B Testing

    UX Analytics & A/B Testing

    Marvin EDORH 1 Sep 07, 2021
    Rerun pytest when your code changes

    A simple watcher for pytest Overview pytest-watcher is a tool to automatically rerun pytest when your code changes. It looks for the following events:

    Olzhas Arystanov 74 Dec 29, 2022
    An Instagram bot that can mass text users, receive and read a text, and store it somewhere with user details.

    Instagram Bot 🤖 July 14, 2021 Overview 👍 A multifunctionality automated instagram bot that can mass text users, receive and read a message and store

    Abhilash Datta 14 Dec 06, 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
    py.test fixture for benchmarking code

    Overview docs tests package A pytest fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer. See c

    Ionel Cristian Mărieș 1k Jan 03, 2023
    This repository contnains sample problems with test cases using Cormen-Lib

    Cormen Lib Sample Problems Description This repository contnains sample problems with test cases using Cormen-Lib. These problems were made for the pu

    Cormen Lib 3 Jun 30, 2022
    pytest plugin for distributed testing and loop-on-failures testing modes.

    xdist: pytest distributed testing plugin The pytest-xdist plugin extends pytest with some unique test execution modes: test run parallelization: if yo

    pytest-dev 1.1k Dec 30, 2022
    Pytest plugin for testing the idempotency of a function.

    pytest-idempotent Pytest plugin for testing the idempotency of a function. Usage pip install pytest-idempotent Documentation Suppose we had the follo

    Tyler Yep 3 Dec 14, 2022
    RAT-el is an open source penetration test tool that allows you to take control of a windows machine.

    To prevent RATel from being detected by antivirus, please do not upload the payload to TOTAL VIRUS. Each month I will test myself if the payload gets detected by antivirus. So you’ll have a photo eve

    218 Dec 16, 2022
    User-oriented Web UI browser tests in Python

    Selene - User-oriented Web UI browser tests in Python (Selenide port) Main features: User-oriented API for Selenium Webdriver (code like speak common

    Iakiv Kramarenko 575 Jan 02, 2023
    Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.

    The Mixer is a helper to generate instances of Django or SQLAlchemy models. It's useful for testing and fixture replacement. Fast and convenient test-

    Kirill Klenov 871 Dec 25, 2022
    A grab-bag of nifty pytest plugins

    A goody-bag of nifty plugins for pytest OS Build Coverage Plugin Description Supported OS pytest-server-fixtures Extensible server-running framework w

    Man Group 492 Jan 03, 2023
    A Simple Unit Test Matcher Library for Python 3

    pychoir - Python Test Matchers for humans Super duper low cognitive overhead matching for Python developers reading or writing tests. Implemented in p

    Antti Kajander 15 Sep 14, 2022
    Whatsapp messages bulk sender using Python Selenium.

    Whatsapp Sender Whatsapp Sender automates sending of messages via Whatsapp Web. The tool allows you to send whatsapp messages in bulk. This program re

    Yap Yee Qiang 3 Jan 23, 2022
    MultiPy lets you conveniently keep track of your python scripts for personal use or showcase by loading and grouping them into categories. It allows you to either run each script individually or together with just one click.

    MultiPy About MultiPy is a graphical user interface built using Dear PyGui Python GUI Framework that lets you conveniently keep track of your python s

    56 Oct 29, 2022
    An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

    mitmproxy mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets. mitmdump is the

    mitmproxy 29.7k Jan 02, 2023
    MongoDB panel for the Flask Debug Toolbar

    Flask Debug Toolbar MongoDB Panel Info: An extension panel for Rob Hudson's Django Debug Toolbar that adds MongoDB debugging information Author: Harry

    Cenk Altı 4 Dec 11, 2019