diff --git a/--darkex.html b/--darkex.html index b7d0364..e289abb 100644 --- a/--darkex.html +++ b/--darkex.html @@ -1,9 +1,3 @@ -🕶️ DarkteX — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


🕶️ DarkteX

February 19, 2024

A true dark theme for TeX Studio


- -

Why?

I want learn much more about LaTeX and i need my eyes safe too. +🕶️ DarkeX — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


🕶️ DarkeX

February 19, 2024

A true dark theme for TeX Studio


Why?

I want learn much more about LaTeX and i need my eyes safe too. So this is a true black theme for you with a good configuration of colors. -Enjoy!

- -

Download

[DarkteX]

+Enjoy!

Download

[DarkteX]

\ No newline at end of file diff --git a/-awesome-steganography.html b/-awesome-steganography.html index f98941c..3da192c 100644 --- a/-awesome-steganography.html +++ b/-awesome-steganography.html @@ -43,4 +43,4 @@ make make check make install steghide embed -ef topsecretfile.txt -cf photo.jpg -sf photoX.jpg -steghide extract –sf photoX.jpg

\ No newline at end of file +steghide extract –sf photoX.jpg

\ No newline at end of file diff --git a/-brutefox.html b/-brutefox.html index d92a086..0c3dad7 100644 --- a/-brutefox.html +++ b/-brutefox.html @@ -40,4 +40,4 @@ [LibreJS]


BONUS - A TRUE DARK BROWSER

[AmoledTheme]
-[DarkBG]


\ No newline at end of file +[DarkBG]


\ No newline at end of file diff --git a/-clean-all.html b/-clean-all.html index b7dc8b4..70433be 100644 --- a/-clean-all.html +++ b/-clean-all.html @@ -1 +1 @@ -🧹 Clean All — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


🧹 Clean All

February 10, 2024

Secure delete trash, temp and free space

DOWNLOAD

[clearner.sh]

[cleanall.sh]

[paranoid.sh]

<> HOW IT WORKS: </>

<> Versions: </>


If you want run it in reboot:

Have a nice day! :)

\ No newline at end of file +🧹 Clean All — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


🧹 Clean All

February 10, 2024

Secure delete trash, temp and free space

DOWNLOAD

[clearner.sh]

[cleanall.sh]

[paranoid.sh]

<> HOW IT WORKS: </>

<> Versions: </>


If you want run it in reboot:

Have a nice day! :)

\ No newline at end of file diff --git a/-dockervm.html b/-dockervm.html index ca1300e..e0cb924 100644 --- a/-dockervm.html +++ b/-dockervm.html @@ -1,2 +1,2 @@ 📦 DockerVM — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


📦 DockerVM

February 18, 2024

Use docker like Qemu/VmWare/Virtualbox

[Exherbo]

[Fedora]

[Kali]

[Void]

ACCESS THE SYSTEM IN THE CONTAINER

   docker run -it IMAGE_ID_HERE /bin/bash

START ALL STOPPED CONTAINERS

   docker start $(docker ps -a -q --filter "status=exited")

RUN THE LAST STOPPED CONTAINER:

   docker start -a -i 'docker ps -q -l'

LIST ALL IMAGES

   docker images

LIST ALL CONTAINERS

   docker ps -a

RE-ACCESS THE SYSTEMS

   docker exec -it CONTAINER_ID_HERE /bin/bash

NOVNC

GRAPHICAL INTERFACE

apt install xfce-desktop xorg -y

CONFIGURE A PASSWORD FOR ROOT ON KALI

passwd

FIREWALL - HOST CONFIG

iptables -A INPUT -i docker0 -j ACCEPT

CONFIG FOR KALI LINUX

apt update && apt upgrade && apt install novnc x11vnc tigervnc-standalone-server dbus-x11 python-py python3-pip -y

NUMPY INSTALL

user > pip install numpy
-user > pip3 install numpy

START DBUS

dbus-launch

START VNCSERVER

vncserver

START NOVNC

/usr/share/novnc/utils/novnc_proxy --listen 8081 --vnc localhost:5900

ACESS VIA BROWSER

CONTAINER_IP:8081/vnc.html

FIX SOME HOSTNAME BUGS

echo $(hostname -I | cut -d\ -f1) $(hostname) | sudo tee -a /etc/hosts

\ No newline at end of file +user > pip3 install numpy

START DBUS

dbus-launch

START VNCSERVER

vncserver

START NOVNC

/usr/share/novnc/utils/novnc_proxy --listen 8081 --vnc localhost:5900

ACESS VIA BROWSER

CONTAINER_IP:8081/vnc.html

FIX SOME HOSTNAME BUGS

echo $(hostname -I | cut -d\ -f1) $(hostname) | sudo tee -a /etc/hosts

\ No newline at end of file diff --git a/-gorilazadah.html b/-gorilazadah.html index 3afd70d..b5099af 100644 --- a/-gorilazadah.html +++ b/-gorilazadah.html @@ -1,3 +1,3 @@ 🦍 Gorilazadah — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


🦍 Gorilazadah

February 18, 2024

Awesome Script for Clean and Update your Windows

Para a versão em português clique [🇧🇷]


You dont have time for checking windows updates and softwares every time?

This script is for you!

Download

[Gorilazada]

[Clean]

Usage:

In the windows gui perform the following steps:

1.) Open the Local Group Policy Editor by hitting "Win + R" and typing: gpedit.msc followed by Ctrl + Shift + Enter.

2.) Navigate to Computer **Configuration\Windows Settings\Scripts (Startup/Shutdown).

3.) In the results pane, double-click Shutdown.

4.) Select the powershell tab

5.) In the Shutdown Properties dialog box, click Add.

6.) In the Script Name box, type the path to the script, or click Browse to search gorilazadah.ps1 in the Netlogon shared folder on the domain controller.

7.) Now add the clean.bat into scripts (Configuration\Windows Settings\Scripts)(double-click Shutdown).

All cache are cleaned by the clean.bat (Include all temp from Microsoft Teams) Now all an administrator has to do is reboot the computer to perform windows updates smoothly. -The same steps can be performed in GPO to acomplish the same thing on multiple Windows machines at the same time. #profit

\ No newline at end of file +The same steps can be performed in GPO to acomplish the same thing on multiple Windows machines at the same time. #profit

\ No newline at end of file diff --git a/-hauntweb.html b/-hauntweb.html index a83ed99..706a2d1 100644 --- a/-hauntweb.html +++ b/-hauntweb.html @@ -1,2 +1,2 @@ 🚀 Hauntweb — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


🚀 Hauntweb

February 20, 2024

Create a Website with Guile Scheme


-Create a website easily using haunt.

Feel the power of Guile Scheme.

DOWNLOAD

[Hauntweb]

\ No newline at end of file +Create a website easily using haunt.

Feel the power of Guile Scheme.

DOWNLOAD

[Hauntweb]

\ No newline at end of file diff --git a/-openbsd-portfolio.html b/-openbsd-portfolio.html index 92260c8..e2efd5a 100644 --- a/-openbsd-portfolio.html +++ b/-openbsd-portfolio.html @@ -1,4 +1,4 @@ 🐡 OpenBsd Portfolio — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


🐡 OpenBsd Portfolio

February 15, 2024

My OpenBsd Portfolio

Creation

I needed a cool portfolio... so i created [this]. Well. My hacking spirit ever want learn more; then i use threejs and reactjs to create a interative portfolio (check [here]). But it's not sufficient for me. -After a few months of hard work i finished one of my best creations: A interactive [OpenBSD portfolio] with another two websites(listed above) inside.

Screenshots

\ No newline at end of file +After a few months of hard work i finished one of my best creations: A interactive [OpenBSD portfolio] with another two websites(listed above) inside.

Screenshots

\ No newline at end of file diff --git a/-servervm.html b/-servervm.html index 0b0787c..1264ac8 100644 --- a/-servervm.html +++ b/-servervm.html @@ -1 +1 @@ -🖥️ ServerVM — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


🖥️ ServerVM

February 16, 2024

Graphical Interface for Servers with NoVnc

apt install novnc psmisc x11vnc tigervnc-standalone-server xterm terminator wget dbus-x11 python-py python3-pip xfce4 xorg -y

StartVnc Server

 tigervncserver -geometry 1366x768 -xstartup /usr/bin/terminator

Start NOVNC

/usr/share/novnc/utils/launch.sh --listen 8080 --vnc localhost:5901

Access Your Server:

 http://SERVERIP:8080/vnc.html

Kill the connection:

fuser -k 8080/tcp
\ No newline at end of file +🖥️ ServerVM — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


🖥️ ServerVM

February 16, 2024

Graphical Interface for Servers with NoVnc

apt install novnc psmisc x11vnc tigervnc-standalone-server xterm terminator wget dbus-x11 python-py python3-pip xfce4 xorg -y

StartVnc Server

 tigervncserver -geometry 1366x768 -xstartup /usr/bin/terminator

Start NOVNC

/usr/share/novnc/utils/launch.sh --listen 8080 --vnc localhost:5901

Access Your Server:

 http://SERVERIP:8080/vnc.html

Kill the connection:

fuser -k 8080/tcp
\ No newline at end of file diff --git a/-space-invaders.html b/-space-invaders.html index 71d1e7b..f76b5d3 100644 --- a/-space-invaders.html +++ b/-space-invaders.html @@ -1,4 +1,4 @@ 👾 Space Invaders — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


👾 Space Invaders

February 15, 2024

Amazing tricks for hacking [SSH]


POWER UP YOUR SEGFAULT ACCESS WITH SOME TRICKS! LET'S HACK!

Automation with SSH for Hacking

First steps:

Debian: | apt update && apt upgrade && apt install sshpass pssh torsocks -y
Fedora:
dnf update && dnf upgrade && dnf install sshpass pssh tor torsocks -y
Gentoo:
emerge sshpass pssh tor torsocks

START TOR!

SYSTEMD USERS
systemctl enable tor  
 systemctl start tor   
OPENRC USERS
rc-service tor enable 
-rc-service tor start  

Are you prepared? OK... start with this:

      torify sshpass -p "segfault" pssh -A -i -H "root@lsd.segfault.net:22" uname -a  

[Tutorial YouTube]

Do you want go deep? OK...

DEEEEEEEEP TUTORIAL...

[Tutorial YouTube]

Go to Segfault interactive shell [here]

When your machine starts, do this:
ssh@lsd.segfault.net       
Before access complete do this:
ssh@adm.segfault.net         

And repeat to infinity!

Knowledge is power. Use it.

\ No newline at end of file +rc-service tor start

Are you prepared? OK... start with this:

      torify sshpass -p "segfault" pssh -A -i -H "root@lsd.segfault.net:22" uname -a  

[Tutorial YouTube]

Do you want go deep? OK...

DEEEEEEEEP TUTORIAL...

[Tutorial YouTube]

Go to Segfault interactive shell [here]

When your machine starts, do this:
ssh@lsd.segfault.net       
Before access complete do this:
ssh@adm.segfault.net         

And repeat to infinity!

Knowledge is power. Use it.

\ No newline at end of file diff --git a/-spoofmac.html b/-spoofmac.html index 5de1d34..4cc4384 100644 --- a/-spoofmac.html +++ b/-spoofmac.html @@ -1,2 +1,2 @@ 👻 SpoofMac — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


👻 SpoofMac

February 11, 2024

Change mac address on reboot

Download

[SpoofMac]

[eth0] -[enp6s0]

<> SPOOF YOUR MAC ADDRESS: </>

Have a nice day! :)

\ No newline at end of file +[enp6s0]

<> SPOOF YOUR MAC ADDRESS: </>

Have a nice day! :)

\ No newline at end of file diff --git a/-torando.html b/-torando.html index dbaff13..6aa1207 100644 --- a/-torando.html +++ b/-torando.html @@ -10,4 +10,4 @@ browser.safebrowsing.enabled |True browser.safebrowsing.malware.enabled |False

NOW YOU CAN TURN ON THE TORANDO.SH!

  cd torando
  ./torando.sh

FOR DISABLE

 cd torando
 ./toroff.sh

BONUS! EDIT YOUR BASHRC/FISH OR WHATEVER...

 nano .bashrc

INCLUDE:

 alias torando="./torando.sh"
- alias toroff="./offtor.sh"

THAT'S ALL!

\ No newline at end of file + alias toroff="./offtor.sh"

THAT'S ALL!

\ No newline at end of file diff --git a/-torsite.html b/-torsite.html index aafa479..9652911 100644 --- a/-torsite.html +++ b/-torsite.html @@ -7,4 +7,4 @@ Nov 13 17:18:37.000 [notice] Tor has successfully opened a circuit. Looks like c Nov 13 17:18:37.000 [notice] Bootstrapped 100%: Done

Once it is done, leave the terminal window open. The Tor program will create two files under the directory /var/lib/tor/hidden_services/ and those files are:

hostname: this file contains the Onion address of your website. private_key: this file contains the private key. It should be completely secure.

One important note here is that the private_key file must be kept confidential and secure. Tor generates for your website two keys: public and private. The public key is sent to the actual Tor network and gets stored in a directory database along with many other public keys of other websites. Users wishing to access your website use that public key to make the connection. However, your local Tor service uses the private key to decrypt the traffic.

[5] Accessing the Hidden Website

If you have done everything correctly up to now, you should have your onion address in the file /var/lib/tor/hidden_service/hostname. In our example, we have the following address:

    cd /var/lib/tor/hidden_service/
     cat hostname

http://idtirp7vx6rcpxgkmm3t6ungbuq6wcsinjggfhmppuv2e2prux4gc6qd.onion

All you need to do now is to open a Tor Browser — from any system on the Internet — and type the above address in the URL bar:

 torbrowser-launcher &

Notice that we also need to enter the html file name — we created earlier — after the address. Thus, our address looks exactly like this: -idtirp7vx6rcpxgkmm3t6ungbuq6wcsinjggfhmppuv2e2prux4gc6qd.onion/torsite.html

\ No newline at end of file +idtirp7vx6rcpxgkmm3t6ungbuq6wcsinjggfhmppuv2e2prux4gc6qd.onion/torsite.html

\ No newline at end of file diff --git a/-vnc-revolver.html b/-vnc-revolver.html index d9b8fd8..ed72817 100644 --- a/-vnc-revolver.html +++ b/-vnc-revolver.html @@ -33,4 +33,4 @@ vnc: VNC = await search_random() print(vnc.ip, vnc.port)

Ctrl + ALT + DEL - CHECK UP!

from vncrevolver.search import VNC, search_random
 from vncrevolver.vnc import check_crt_alt_del
 vnc: VNC = await search_random()
-print(await check_crt_alt_del(vnc.ip, vnc.port))

\ No newline at end of file +print(await check_crt_alt_del(vnc.ip, vnc.port))

\ No newline at end of file diff --git a/about.html b/about.html index 541d98c..7322a9e 100644 --- a/about.html +++ b/about.html @@ -1 +1 @@ -About — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


About

[This is the personal website of Cristian Cezar Moisés.] I am a student.

Learning about cybersec,information security and hacking. Information Security Graduate[Ftec]. My research focused on the Linux Servers Security.I'm a free software enthusiast.


I love code and unify projects like threejs + react. Check my awesome interactive portfolio [here]. Outside of work, I'm a computerphile — I enjoy learning about and using programming languages .This site was written in the LISP dialect Scheme (GNU Guile, version 3.0.9) and built with the Haunt library (version 0.2.6) on Mon 19 Feb 2024 01:39:02 AM -03. The source code can be found on [GitHub]. Check my YouTube channel [SecurityOps].

+About — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


About

This is the personal website of Cristian Cezar Moisés. I am a student. (Pronouns: he, him, his).

Learning about cybersec,infosec and hacking.Information Security Graduate[Ftec]. My research focused on the Linux Servers Security.I'm a free software enthusiast.


I love code and unify projects like threejs + react Check my awesome interactive portfolio [here]. Outside of work, I'm a computerphile — I enjoy learning about and using programming languages .This site was written in the LISP dialect Scheme (GNU Guile, version 3.0.9) and built with the Haunt library (version 0.3.0) on Sat 24 Feb 2024 12:23:22 AM -03. The source code can be found on [GitHub]. Check my YouTube channel [SecurityOps].

\ No newline at end of file diff --git a/fasteros.html b/fasteros.html index 292bdd8..4c76ac5 100644 --- a/fasteros.html +++ b/fasteros.html @@ -1,2 +1,2 @@ Faster⚡OS — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


Faster⚡OS

February 13, 2024

My Web Operating System

Free.

A web operating system for you!

Easy.

Just click [here] and visit now.

For the android app click[here]

Screenshots

Description

All files are running on your local computer. Convert, play music, and more with this. -FasterOS is a web operating system created for help users in daily tasks and for help security enthusiasts and students.

🖥️ Run linux systems

⤴️ Upload files

📥 Download files

🌐 Browse in built-in browser

🖼️ Convert images: bmp,gif,png,jpeg,jpg,psd,svg,tiff

🎵 Convert Audio: aac,mp3,ogg,wav

💼 Convert Sheets: xlsx,csv,numbers,ods,xls

🗜️ Compress and extract files

🧠 Learn about: Linux, Windows, Hacking, Data Security and Forensics

💀 The system has a list of tutorials and hacking tools

🔎 Malware list for analysis

🎮 Games and Emulators

🛡️ Security:

👉 You can turn off your cell phone so that your settings remain saved in the app

🔒 Privacy:

👉 All data is cleared on clicking shutdown

GOALS:

🧭 Study assistant

⏱️ Speed up the production process

🏆 Help the community

🇧🇷 Official Language

\ No newline at end of file +FasterOS is a web operating system created for help users in daily tasks and for help security enthusiasts and students.

🖥️ Run linux systems

⤴️ Upload files

📥 Download files

🌐 Browse in built-in browser

🖼️ Convert images: bmp,gif,png,jpeg,jpg,psd,svg,tiff

🎵 Convert Audio: aac,mp3,ogg,wav

💼 Convert Sheets: xlsx,csv,numbers,ods,xls

🗜️ Compress and extract files

🧠 Learn about: Linux, Windows, Hacking, Data Security and Forensics

💀 The system has a list of tutorials and hacking tools

🔎 Malware list for analysis

🎮 Games and Emulators

🛡️ Security:

👉 You can turn off your cell phone so that your settings remain saved in the app

🔒 Privacy:

👉 All data is cleared on clicking shutdown

GOALS:

🧭 Study assistant

⏱️ Speed up the production process

🏆 Help the community

🇧🇷 Official Language

\ No newline at end of file diff --git a/index.html b/index.html index f2bebf9..96ef445 100644 --- a/index.html +++ b/index.html @@ -1,3 +1 @@ - - -Home — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


+Home — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


\ No newline at end of file diff --git a/projects.html b/projects.html index be2ac24..5065dcc 100644 --- a/projects.html +++ b/projects.html @@ -1 +1 @@ -Recent Posts — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


Recent Posts

👽 Torsite

February 24, 2024

Create your website on TOR

[read more...]

-->--<--

🚀 Hauntweb

February 20, 2024

Create a Website with Guile Scheme

[read more...]

-->--<--

🕶️ DarkeX

February 19, 2024

A true dark theme for TeX Studio

[read more...]

-->--<--

🦍 Gorilazadah

February 18, 2024

Awesome Script for Clean and Update your Windows

[read more...]

-->--<--

📦 DockerVM

February 18, 2024

Use docker like Qemu/VmWare/Virtualbox

[read more...]

-->--<--

🛡️ Torando

February 17, 2024

Tor VPN on whole system

[read more...]

-->--<--

🖥️ ServerVM

February 16, 2024

Graphical Interface for Servers with NoVnc

[read more...]

-->--<--

🕵️ Awesome Steganography

February 16, 2024

Awesome Tools for Steganography 🕵️

[read more...]

-->--<--

💪 Brutefox

February 15, 2024

Firefox with steroids

[read more...]

-->--<--

👾 Space Invaders

February 15, 2024

Amazing tricks for hacking [SSH]

[read more...]

-->--<--

🐡 OpenBsd Portfolio

February 15, 2024

My OpenBsd Portfolio

[read more...]

-->--<--

💥 VNC Revolver

February 14, 2024

Search for open VNC servers around the world

[read more...]

-->--<--

Faster⚡OS

February 13, 2024

My Web Operating System

[read more...]

-->--<--

👻 SpoofMac

February 11, 2024

Change mac address on reboot

[read more...]

-->--<--

🧹 Clean All

February 10, 2024

Secure delete trash, temp and free space

[read more...]

-->--<--

\ No newline at end of file +Recent Posts — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


Recent Posts

👽 Torsite

February 24, 2024

Create your website on TOR

[read more...]

-->--<--

🚀 Hauntweb

February 20, 2024

Create a Website with Guile Scheme

[read more...]

-->--<--

🕶️ DarkeX

February 19, 2024

A true dark theme for TeX Studio

[read more...]

-->--<--

🦍 Gorilazadah

February 18, 2024

Awesome Script for Clean and Update your Windows

[read more...]

-->--<--

📦 DockerVM

February 18, 2024

Use docker like Qemu/VmWare/Virtualbox

[read more...]

-->--<--

🛡️ Torando

February 17, 2024

Tor VPN on whole system

[read more...]

-->--<--

🖥️ ServerVM

February 16, 2024

Graphical Interface for Servers with NoVnc

[read more...]

-->--<--

🕵️ Awesome Steganography

February 16, 2024

Awesome Tools for Steganography 🕵️

[read more...]

-->--<--

💪 Brutefox

February 15, 2024

Firefox with steroids

[read more...]

-->--<--

👾 Space Invaders

February 15, 2024

Amazing tricks for hacking [SSH]

[read more...]

-->--<--

🐡 OpenBsd Portfolio

February 15, 2024

My OpenBsd Portfolio

[read more...]

-->--<--

💥 VNC Revolver

February 14, 2024

Search for open VNC servers around the world

[read more...]

-->--<--

Faster⚡OS

February 13, 2024

My Web Operating System

[read more...]

-->--<--

👻 SpoofMac

February 11, 2024

Change mac address on reboot

[read more...]

-->--<--

🧹 Clean All

February 10, 2024

Secure delete trash, temp and free space

[read more...]

-->--<--

\ No newline at end of file diff --git a/research.html b/research.html index 388482f..dd99afa 100644 --- a/research.html +++ b/research.html @@ -1 +1 @@ -Published Work — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


Published Work

SSH for Hacking

February 18, 2024

SSH usage with high level of security and obfuscation.

[read more...]

-->--<--

\ No newline at end of file +Published Work — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


Published Work

SSH for Hacking

February 18, 2024

SSH usage with high level of security and obfuscation.

[read more...]

-->--<--

\ No newline at end of file diff --git a/ssh-for-hacking.html b/ssh-for-hacking.html index cad88cc..e9261cd 100644 --- a/ssh-for-hacking.html +++ b/ssh-for-hacking.html @@ -1,3 +1,3 @@ -SSH for Hacking — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


SSH for Hacking

February 18, 2024

SSH usage with high level of security and obfuscation.

My first paper

That's my first paper with [DOI] and i talk some +SSH for Hacking — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


SSH for Hacking

February 18, 2024

SSH usage with high level of security and obfuscation.

My first paper

That's my first paper with [DOI] and i talk some about ssh for hacking. -

Download

[TeX] [PDF]

Mirrors:

[Research Gate]

[Zenodo]

+

Download

[TeX] [PDF]

Mirrors:

[Research Gate]

[Zenodo]

\ No newline at end of file