Skip to content

Latest commit

 

History

History
106 lines (80 loc) · 4.36 KB

README.md

File metadata and controls

106 lines (80 loc) · 4.36 KB

SSH KaliLinux

A free SSH KaliLinux server without limited time. You can use this for test any tool or using kali linux tools or other something like building custom roms.

All network traffic goes via VPN and is anonymized (e.g. for reconftw,...etc). Masscan is allowed using your own exit node.


Server specifications

  • RAM : 128GB
  • CPU : AMD Ryzen 7 3700X (16)
  • GPU : NVIDIA GeForce GT 710
  • Hard Size : 16GB ==> If you want to increase this, contact a SysCop on their Telegram Channel.

First: Install Packages


  • You should use this scripts to install packages to connect to server if you using termux or linux.

  • i made a script for Linux and termux to install packages and connect to server with very easy way.

  • Termux Download it from here For Android.

curl https://raw.githubusercontent.com/mrx7014/SSH-KaliLinux/main/termux.sh >> termux.sh
bash termux.sh
  • Linux
curl https://raw.githubusercontent.com/mrx7014/SSH-KaliLinux/main/linux.sh >> linux.sh
bash linux.sh
  • Windows

1: Download Putty and choose pkg 32-bit x86.

2: Open it and type ssh [email protected] in Hostname Or Ip address bar.

3: The server will ask you password to connect. Type segfault and press enter.

4: Now server connected successfully.

5: Read the Segfault PuTTY Guide.


  • ios

You can use Termuis app to connect to server and use vnc viewer too connect to gui Both are available on the App store

And you don't need to install any packages,just connect to server from termius app with this command ssh [email protected].

Download Termius from Here

Download VNC Viewer from Here


  • Password for connect
segfault


  • You have now successfully connected to your server. Write down the SECRET shown on the screen. You need this SECRET to connect back to YOUR server.

You should copy this ssh line from ssh -o to segfault.net


  • You must use this string ssh -o SetEnv SECRET=... to connect back to your server. Your data/work is associated with this SECRET. You can only access your data if you use the SECRET from the ssh -o line. Do not use ssh [email protected] again.

Now if you want to connect to server with vnc server follow steps:

  • Add -L5900:0:5900 to your ssh line and connect to your server like this: ssh -L5900:0:5900 -o 'SetEnv SECRET=...' root@....

  • Type this command in terminal

startxvnc
  • Then it will look like this:

  • Then open any vnc viewer. I'm using Remmina who is coming with Linux.

  • You can download VNC Viewer for android from Here

  • For Windows From Here

  • For Linux Remmina installed already.


  • Then Type this ip in VNC Viewer
127.0.0.1:5900

  • Now you are successfully connected to the server with VNC server,Enjoy it.

Contact US


Thanks to