SSH Web Panel
-------------------
●install pWeb on U18 - Hibryd - 9QhL9qavPIw
1 2 n 3 IN -> GH/JeanRocha91x/VPS-Hibrida
●After change this Apache port(wpanel) shit to 81 (step 3), SYNC all shit:
https://github.com/JeanRocha91x/psshplus- <- SINCRONIZAR NA VPS SSH script
MISC:
For backup use BOT -> 0WoXUOPXeNc <- 15:00
SSHs scripts:
coutyssh.com
GH/JeanRocha91x/psshplus-
METHODS HOUR!!!!
------------------------
Amazom Web Services(front) acc
ZeroSSL acc - free
VPS Vultr
Dominio CloudFlare
Portas 80 n 443 livres no VPS Ubuntu 20.04 x64
(EUA) vultr VPS need ipv6 support
●dropbear squid stunnel cmake make gcc build-essential nodejs unzip zip tmux
Sure that nodejs is =>8
/\ #node --version verify this
******** already installed on begin sheet XD
#vim /etc/default/dropbear
---------------------
NO_START=0
DROPBEAR_PORT=40000 <- this can be changed... ONLY futher ahead :)
DROPBEAR_BANNER="/etc/banner.dat" only need create these text dat file :p
********
Proxy javascript
That will be that 40000 dropbear port XD
--------------
●WGETs on there -> 2xxJ-MC6TPw
●cd /etc/systemd/system n wget nodews1.service file
if want change the 40000 port apps synchrony, just #vim nodews1.service and change, in the [Service] block, the -dport parammeter
●create the p7common folder, in /etc
●In these p7common folder, WGET the proxy3.js
/\ also in the nodews1.service [Service] block -> ExecStart=node /etc/p7common...
●Those old systemctl enable nodews1 -> only work on laboratoria after reboot and 777 on all files
para que se inicie cada vez que se encienda la VPS XD
●Also iniciamos con: systemctl start nodews1 :|
Con the systemctl status podes comprobar the status :|
stunnel and CloudFront domain
--------------------------
●cd /etc/stunnel and WGET the stunnel.conf -> 2xxJ-MC6TPw 7:36
●Its hour to go to the DNS panel from the CloudFlare domain and create an SubDomain that points the VPS -> 2xxJ-MC6TPw on 7:45
●Its hour to go to the ZeroSSL acc and do 8:10 procedure. at the 10:00 mark u will GET THE private.key, certificate.crt and ca_bundle.crt FILES on dominio.zip . So, FTP THOSE!!! ... to VPS XD
●after UNZIP the ZIPPED cert dominio.zip files, cat private.key certificate.crt and ca_bundle.crt ON THIS ORDER in> stunnel.pem . On /etc/stunnel path
●Ahora habilitaremos e iniciaremos stunnel con: systemctl. ENABLE n START stunnel4
CloudFront config n Vultr accs mgmt and issue
---------------
●front 2xxJ-MC6TPw 12:10 to 13:55
●Free Vultr accs/pass issue by vim /etc/pam.d/common-password and erasing ENFORCE_FOR_ROOT symbol
●After it... vim /etc/shells and add /bin/false n /usr/sbin/nologin lines
●useradd -M nombre -s /bin/false to add
●userdel -r -f nombre to remove
●passwd nombre ;)
Payload
--------
●replace "yourhost.com" with your cloudfront host:
●GET / HTTP/1.1[crlf]Host: yourhost.com[crlf]Connection: Upgrade[crlf]User-Agent: [ua][crlf]Upgrade: websocket[crlf][crlf]●
●Su host CF asignado por Amazon, vamos por-lo en HOST del payload, y como SNI(en caso de que use con SSL)
●SSH host id 17:20 to 17:40. Its true tricky :P. View aswer on YT :|
WGETS
-----
.service file for BadVPN service: https://gitlab.com/PANCHO7532/scripts-and-random-code/-/raw/master/nfree/badvpn.service
.service file for Javascript Proxy: https://gitlab.com/PANCHO7532/scripts-and-random-code/-/raw/master/nfree/nodews1.service
Proxy Javascript: https://gitlab.com/PANCHO7532/scripts-and-random-code/-/raw/master/nfree/proxy3.js
Stunnel configuration: https://gitlab.com/PANCHO7532/scripts-and-random-code/-/raw/master/nfree/stunnel.conf