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)
  • Python tools for penetration testing

    pyTools_PT python tools for penetration testing Please don't use these tool for illegal purposes. These tools is meant for penetration testing for leg

    Gourab 1 Dec 01, 2021
    a wrapper around pytest for executing tests to look for test flakiness and runtime regression

    bubblewrap a wrapper around pytest for assessing flakiness and runtime regressions a cs implementations practice project How to Run: First, install de

    Anna Nagy 1 Aug 05, 2021
    A collection of testing examples using pytest and many other libreris

    Effective testing with Python This project was created for PyConEs 2021 Check out the test samples at tests Check out the slides at slides (markdown o

    Héctor Canto 10 Oct 23, 2022
    Based on the selenium automatic test framework of python, the program crawls the score information of the educational administration system of a unive

    whpu_spider 该程序基于python的selenium自动化测试框架,对某高校的教务系统的成绩信息实时爬取,在检测到成绩更新之后,会通过电子邮件的方式,将更新的成绩以文本的方式发送给用户,可以使得用户在不必手动登录教务系统网站时,实时获取成绩更新的信息。 该程序仅供学习交流,不可用于恶意攻

    1 Dec 30, 2021
    Selenium Manager

    SeleniumManager I'm fed up with always having to struggle unnecessarily when I have to use Selenium on a new machine, so I made this little python mod

    Victor Vague 1 Dec 24, 2021
    pytest plugin for manipulating test data directories and files

    pytest-datadir pytest plugin for manipulating test data directories and files. Usage pytest-datadir will look up for a directory with the name of your

    Gabriel Reis 191 Dec 21, 2022
    Android automation project with pytest+appium

    Android automation project with pytest+appium

    1 Oct 28, 2021
    Auto-hms-action - Automation of NU Health Management System

    🦾 Automation of NU Health Management System 🤖 長崎大学 健康管理システムの自動化 🏯 Usage / 使い方

    k5-mot 3 Mar 04, 2022
    A simple serverless create api test repository. Please Ignore.

    serverless-create-api-test A simple serverless create api test repository. Please Ignore. Things to remember: Setup workflow Change Name in workflow e

    Sarvesh Bhatnagar 1 Jan 18, 2022
    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
    Pytest-rich - Pytest + rich integration (proof of concept)

    pytest-rich Leverage rich for richer test session output. This plugin is not pub

    Bruno Oliveira 170 Dec 02, 2022
    Airspeed Velocity: A simple Python benchmarking tool with web-based reporting

    airspeed velocity airspeed velocity (asv) is a tool for benchmarking Python packages over their lifetime. It is primarily designed to benchmark a sing

    745 Dec 28, 2022
    Coverage plugin for pytest.

    Overview docs tests package This plugin produces coverage reports. Compared to just using coverage run this plugin does some extras: Subprocess suppor

    pytest-dev 1.4k Dec 29, 2022
    🐍 Material for PyData Global 2021 Presentation: Effective Testing for Machine Learning Projects

    Effective Testing for Machine Learning Projects Code for PyData Global 2021 Presentation by @edublancas. Slides available here. The project is develop

    Eduardo Blancas 73 Nov 06, 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
    The best, free, all in one, multichecking, pentesting utility

    The best, free, all in one, multichecking, pentesting utility

    Mickey 58 Jan 03, 2023
    The Penetration Testers Framework (PTF) is a way for modular support for up-to-date tools.

    The PenTesters Framework (PTF) is a Python script designed for Debian/Ubuntu/ArchLinux based distributions to create a similar and familiar distribution for Penetration Testing

    trustedsec 4.5k Dec 28, 2022
    Cornell record & replay mock server

    Cornell: record & replay mock server Cornell makes it dead simple, via its record and replay features to perform end-to-end testing in a fast and isol

    HiredScoreLabs 134 Sep 15, 2022
    The definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD).

    mamba: the definitive test runner for Python mamba is the definitive test runner for Python. Born under the banner of behavior-driven development. Ins

    Néstor Salceda 502 Dec 30, 2022
    pytest plugin for testing mypy types, stubs, and plugins

    pytest plugin for testing mypy types, stubs, and plugins Installation This package is available on PyPI pip install pytest-mypy-plugins and conda-forg

    TypedDjango 74 Dec 31, 2022