Giter VIP home page Giter VIP logo

pifi-repeater's Introduction

Raspberry-Pi Repeater

WiFi Repeater with Wifi cracker for Raspberry pi

Installation

Direct access pi using a monitor, keyboard and internet.

First create a user called pi and run below command to install all needed automatically.

cd /tmp && wget https://raw.githubusercontent.com/prasanthc41m/wifite-repeater/main/install.sh && bash install.sh

Default Accesspoint ssid and password

Default wifi creds of Repeater is SSID: Pifi and Password: pifipassword
To change Default Repeater SSID and Password ssh to pi and edit

sudo nano /etc/wpa_supplicant/wpa_supplicant-wlan0.conf

AdGuard installation for DNS and adfree network

Choose interface wlan0 and all interface to be filtered. Follow rest as recommended setting. Don't forget to note down the password for WebUI.

Uninstall

To uninstall accesspoint run below command in terminal

sudo su
cd /tmp && wget https://raw.githubusercontent.com/prasanthc41m/wifite-repeater/main/uninstall.sh && bash uninstall.sh

Usage

Use auto pwn scripts below to pwn wifi and add cracked network to Accesspoint. Also there is an option to make pi in auto-pwn mode by running auto-pwn scripts as a service at startup by enable it and run continously until service disabled.

Auto pwn script for wps using reaver and for wpa using wifite

./wps-pwn.sh
./wifite_pwn.sh

Auto pwn run as a service

To start auto pwn mode

sudo systemctl start pwnmode

To run auto pwn when pi boot

sudo systemctl enable pwnmode

WebUI for Wps cracked keys and handshake file captured

Browse http://192.168.7.1:8000 or http://pifi.ap:8000

WebUI for add/change ssid and password of wifi

Browse http://192.168.7.1:81 or http://pifi.ap:81 to add ssid and password of wifi which need to be extended.

Connection status

To check wifi connection status

./wifistat.sh

And you can use ./wifistat.sh -r to disable monitor-mode and restart wlan1 interface

AdGuard

Installation

curl -s -S -L https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sh -s -- -v

To access AdGuard management WebUI
http://192.168.7.1 or http://pifi.ap

To reset password
https://www.reddit.com/r/Adguard/comments/xy11qv/i_need_to_change_my_password_in_adguard_home/ https://www.truenas.com/community/threads/how-to-change-adguard-plugin-admin-password.98609/

Web shell installation instructions

https://www.tecmint.com/shellinabox-web-based-ssh-linux-terminal/

Access https://pifi.ap:4200/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.