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)
  • Testing - Instrumenting Sanic framework with Opentelemetry

    sanic-otel-splunk Testing - Instrumenting Sanic framework with Opentelemetry Test with python 3.8.10, sanic 20.12.2 Step to instrument pip install -r

    Donler 1 Nov 26, 2021
    Doing dirty (but extremely useful) things with equals.

    Doing dirty (but extremely useful) things with equals. Documentation: dirty-equals.helpmanual.io Source Code: github.com/samuelcolvin/dirty-equals dir

    Samuel Colvin 602 Jan 05, 2023
    Test utility for validating OpenAPI documentation

    DRF OpenAPI Tester This is a test utility to validate DRF Test Responses against OpenAPI 2 and 3 schema. It has built-in support for: OpenAPI 2/3 yaml

    snok 103 Dec 21, 2022
    A Modular Penetration Testing Framework

    fsociety A Modular Penetration Testing Framework Install pip install fsociety Update pip install --upgrade fsociety Usage usage: fsociety [-h] [-i] [-

    fsociety-team 802 Dec 31, 2022
    A small automated test structure using python to test *.cpp codes

    Get Started Insert C++ Codes Add Test Code Run Test Samples Check Coverages Insert C++ Codes you can easily add c++ files in /inputs directory there i

    Alireza Zahiri 2 Aug 03, 2022
    FFPuppet is a Python module that automates browser process related tasks to aid in fuzzing

    FFPuppet FFPuppet is a Python module that automates browser process related tasks to aid in fuzzing. Happy bug hunting! Are you fuzzing the browser? G

    Mozilla Fuzzing Security 24 Oct 25, 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
    Travel through time in your tests.

    time-machine Travel through time in your tests. A quick example: import datetime as dt

    Adam Johnson 373 Dec 27, 2022
    Test scripts etc. for experimental rollup testing

    rollup node experiments Test scripts etc. for experimental rollup testing. untested, work in progress python -m venv venv source venv/bin/activate #

    Diederik Loerakker 14 Jan 25, 2022
    A friendly wrapper for modern SQLAlchemy and Alembic

    A friendly wrapper for modern SQLAlchemy (v1.4 or later) and Alembic. Documentation: https://jpsca.github.io/sqla-wrapper/ Includes: A SQLAlchemy wrap

    Juan-Pablo Scaletti 129 Nov 28, 2022
    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
    This is a web test framework based on python+selenium

    Basic thoughts for this framework There should have a BasePage.py to be the parent page and all the page object should inherit this class BasePage.py

    Cactus 2 Mar 09, 2022
    Fail tests that take too long to run

    GitHub | PyPI | Issues pytest-fail-slow is a pytest plugin for making tests fail that take too long to run. It adds a --fail-slow DURATION command-lin

    John T. Wodder II 4 Nov 27, 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
    User-interest mock backend server implemnted using flask restful, and SQLAlchemy ORM confiugred with sqlite

    Flask_Restful_SQLAlchemy_server User-interest mock backend server implemnted using flask restful, and SQLAlchemy ORM confiugred with sqlite. Backend b

    Austin Weigel 1 Nov 17, 2022
    Instagram unfollowing bot. If this script is executed that specific accounts following will be reduced

    Instagram-Unfollower-Bot Instagram unfollowing bot. If this script is executed that specific accounts following will be reduced.

    Biswarup Bhattacharjee 1 Dec 24, 2021
    Selenium Page Object Model with Python

    Page-object-model (POM) is a pattern that you can apply it to develop efficient automation framework.

    Mohammad Ifran Uddin 1 Nov 29, 2021
    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
    Enabling easy statistical significance testing for deep neural networks.

    deep-significance: Easy and Better Significance Testing for Deep Neural Networks Contents ⁉️ Why 📥 Installation 🔖 Examples Intermezzo: Almost Stocha

    Dennis Ulmer 270 Dec 20, 2022