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)
  • 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
    HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom

    hey is a tiny program that sends some load to a web application. hey was originally called boom and was influenced from Tarek Ziade's tool at tarekzia

    Jaana Dogan 14.9k Jan 07, 2023
    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
    Fills out the container extension form automatically. (Specific to IIT Ropar)

    automated_container_extension Fills out the container extension form automatically. (Specific to IIT Ropar) Download the chrome driver from the websit

    Abhishek Singh Sambyal 1 Dec 24, 2021
    A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax

    1.0 Release See here for details about breaking changes with the upcoming 1.0 release: https://github.com/taverntesting/tavern/issues/495 Easier API t

    909 Dec 15, 2022
    Voip Open Linear Testing Suite

    VOLTS Voip Open Linear Tester Suite Functional tests for VoIP systems based on voip_patrol and docker 10'000 ft. view System is designed to run simple

    Igor Olhovskiy 17 Dec 30, 2022
    Load Testing ML Microservices for Robustness and Scalability

    The demo is aimed at getting started with load testing a microservice before taking it to production. We use FastAPI microservice (to predict weather) and Locust to load test the service (locally or

    Emmanuel Raj 13 Jul 05, 2022
    Android automation project with pytest+appium

    Android automation project with pytest+appium

    1 Oct 28, 2021
    Show surprise when tests are passing

    pytest-pikachu pytest-pikachu prints ascii art of Surprised Pikachu when all tests pass. Installation $ pip install pytest-pikachu Usage Pass the --p

    Charlie Hornsby 13 Apr 15, 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
    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
    Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.

    WebTest This wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server. This provides

    Pylons Project 325 Dec 30, 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
    Automated Security Testing For REST API's

    Astra REST API penetration testing is complex due to continuous changes in existing APIs and newly added APIs. Astra can be used by security engineers

    Flipkart Incubator 2.1k Dec 31, 2022
    This repository has automation content to test Arista devices.

    Network tests automation Network tests automation About this repository Requirements Requirements on your laptop Requirements on the switches Quick te

    Netdevops Community 17 Nov 04, 2022
    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
    It helps to use fixtures in pytest.mark.parametrize

    pytest-lazy-fixture Use your fixtures in @pytest.mark.parametrize. Installation pip install pytest-lazy-fixture Usage import pytest @pytest.fixture(p

    Marsel Zaripov 299 Dec 24, 2022
    A Django plugin for pytest.

    Welcome to pytest-django! pytest-django allows you to test your Django project/applications with the pytest testing tool. Quick start / tutorial Chang

    pytest-dev 1.1k Dec 31, 2022
    A small faсade for the standard python mocker library to make it user-friendly

    unittest-mocker Inspired by the pytest-mock, but written from scratch for using with unittest and convenient tool - patch_class Installation pip insta

    Vertliba V.V. 6 Jun 10, 2022
    A set of pytest fixtures to test Flask applications

    pytest-flask An extension of pytest test runner which provides a set of useful tools to simplify testing and development of the Flask extensions and a

    pytest-dev 433 Dec 23, 2022