From aff9d12a92b2d481382f898bbe0734be7aff1829 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Fri, 3 May 2024 08:10:40 +0000 Subject: Add files via upload --- --darkex.html | 2 +- -awesome-steganography.html | 2 +- -brutefox.html | 2 +- -clean-all.html | 2 +- -course-on-tor-network.html | 2 +- -dockervm.html | 2 +- -gorilazadah.html | 2 +- -guix-config.html | 2 +- -guix-portfolio.html | 4 ++++ -hauntweb.html | 2 +- -openbsd-portfolio.html | 2 +- -servervm.html | 2 +- -space-invaders.html | 2 +- -spoofmac.html | 2 +- -torando.html | 2 +- -torsite.html | 2 +- -vnc-revolver.html | 2 +- about.html | 2 +- fasteros.html | 2 +- index.html | 2 +- projects.html | 2 +- research.html | 2 +- securityos.html | 4 ++++ ssh-for-hacking.html | 2 +- 24 files changed, 30 insertions(+), 22 deletions(-) create mode 100644 -guix-portfolio.html create mode 100644 securityos.html diff --git a/--darkex.html b/--darkex.html index c023ee6..a763947 100644 --- a/--darkex.html +++ b/--darkex.html @@ -1,3 +1,3 @@
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!
[DarkteX]
[DarkteX]
If you want run it in reboot:
Have a nice day! :)
If you want run it in reboot:
Have a nice day! :)
docker run -it IMAGE_ID_HERE /bin/bash
docker start $(docker ps -a -q --filter "status=exited")
docker start -a -i 'docker ps -q -l'
docker images
docker ps -a
docker exec -it CONTAINER_ID_HERE /bin/bash
apt install xfce-desktop xorg -y
passwd
iptables -A INPUT -i docker0 -j ACCEPT
apt update && apt upgrade && apt install novnc x11vnc tigervnc-standalone-server dbus-x11 python-py python3-pip -y
user > pip install numpy
-user > pip3 install numpy
dbus-launch
vncserver
/usr/share/novnc/utils/novnc_proxy --listen 8081 --vnc localhost:5900
CONTAINER_IP:8081/vnc.html
echo $(hostname -I | cut -d\ -f1) $(hostname) | sudo tee -a /etc/hosts
Para a versão em português clique [🇧🇷]
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
I needed a cool portfolio... so i created [this]. +Well. My hacking spirit ever want learn more. +After a hard work i finished. +A interactive [GUIX Portfolio] with another websites inside.
[Hauntweb]
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.
apt install novnc psmisc x11vnc tigervnc-standalone-server xterm terminator wget dbus-x11 python-py python3-pip xfce4 xorg -y
tigervncserver -geometry 1366x768 -xstartup /usr/bin/terminator
/usr/share/novnc/utils/launch.sh --listen 8080 --vnc localhost:5901
http://SERVERIP:8080/vnc.html
fuser -k 8080/tcp
apt install novnc psmisc x11vnc tigervnc-standalone-server xterm terminator wget dbus-x11 python-py python3-pip xfce4 xorg -y
tigervncserver -geometry 1366x768 -xstartup /usr/bin/terminator
/usr/share/novnc/utils/launch.sh --listen 8080 --vnc localhost:5901
http://SERVERIP:8080/vnc.html
fuser -k 8080/tcp
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
systemctl enable tor
systemctl start tor
rc-service tor enable
-rc-service tor start
torify sshpass -p "segfault" pssh -A -i -H "root@lsd.segfault.net:22" uname -a
Go to Segfault interactive shell [here]
ssh@lsd.segfault.net
ssh@adm.segfault.net
Knowledge is power. Use it.
Have a nice day! :)
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 13 Apr 2024 09:36:35 PM -03. The source code can be found on [GitHub]. Check my YouTube channel [SecurityOps].
This is the personal website of Cristian Cezar Moisés.
I'm a cyber security student.
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 Fri 03 May 2024 05:03:55 AM -03. The source code can be found on [GitHub]. Check my YouTube channel [SecurityOps].
A web operating system for you!
Just click [here] and visit now.
For the android app click[here]
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.
-->--<--
-->--<--
-->--<--
-->--<--
-->--<--
-->--<--
A web operating system focused on security and hacking. +Before some upgrades on [FasterOS] +i created the [SecurityOS]. +The project stills in development.
That's my first paper with [DOI] and i talk some about ssh for hacking. -
\ No newline at end of file diff --git a/-awesome-steganography.html b/-awesome-steganography.html index e1641cf..a705b47 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 05244df..8d6a53c 100644 --- a/-brutefox.html +++ b/-brutefox.html @@ -40,4 +40,4 @@ [LibreJS]
-[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 61d6591..2beeff8 100644 --- a/-clean-all.html +++ b/-clean-all.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/-course-on-tor-network.html b/-course-on-tor-network.html index a9f931a..866a397 100644 --- a/-course-on-tor-network.html +++ b/-course-on-tor-network.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/-dockervm.html b/-dockervm.html index 78190b7..5875f00 100644 --- a/-dockervm.html +++ b/-dockervm.html @@ -1,2 +1,2 @@
\ No newline at end of file +user > pip3 install numpy
dbus-launch
vncserver
/usr/share/novnc/utils/novnc_proxy --listen 8081 --vnc localhost:5900
CONTAINER_IP:8081/vnc.html
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 e4f7cd6..8320bb9 100644 --- a/-gorilazadah.html +++ b/-gorilazadah.html @@ -1,3 +1,3 @@
\ 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/-guix-config.html b/-guix-config.html index 6789e97..29c6d0c 100644 --- a/-guix-config.html +++ b/-guix-config.html @@ -4,4 +4,4 @@ [Github]
A great collection of tools for guix users -created by my friend Hashirama.
\ No newline at end of file +created by my friend Hashirama.
\ No newline at end of file diff --git a/-guix-portfolio.html b/-guix-portfolio.html new file mode 100644 index 0000000..619e5c9 --- /dev/null +++ b/-guix-portfolio.html @@ -0,0 +1,4 @@ +
\ No newline at end of file diff --git a/-hauntweb.html b/-hauntweb.html index ac0056d..fc645ca 100644 --- a/-hauntweb.html +++ b/-hauntweb.html @@ -1,2 +1,2 @@
\ No newline at end of file +Create a website easily using haunt.
[Hauntweb]
\ No newline at end of file diff --git a/-openbsd-portfolio.html b/-openbsd-portfolio.html index 19c2ec5..86da0d6 100644 --- a/-openbsd-portfolio.html +++ b/-openbsd-portfolio.html @@ -1,4 +1,4 @@
\ 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.
\ No newline at end of file diff --git a/-servervm.html b/-servervm.html index 07577cf..71890ef 100644 --- a/-servervm.html +++ b/-servervm.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/-space-invaders.html b/-space-invaders.html index c7ba66d..026b294 100644 --- a/-space-invaders.html +++ b/-space-invaders.html @@ -1,4 +1,4 @@
\ No newline at end of file +rc-service tor start
torify sshpass -p "segfault" pssh -A -i -H "root@lsd.segfault.net:22" uname -a
Go to Segfault interactive shell [here]
ssh@lsd.segfault.net
ssh@adm.segfault.net
Knowledge is power. Use it.
\ No newline at end of file diff --git a/-spoofmac.html b/-spoofmac.html index 729e387..8c6c403 100644 --- a/-spoofmac.html +++ b/-spoofmac.html @@ -1,2 +1,2 @@
\ No newline at end of file +[enp6s0]
Have a nice day! :)
\ No newline at end of file diff --git a/-torando.html b/-torando.html index 2267a11..6783b39 100644 --- a/-torando.html +++ b/-torando.html @@ -10,4 +10,4 @@ browser.safebrowsing.enabled |True browser.safebrowsing.malware.enabled |False
cd torando
./torando.sh
cd torando
./toroff.sh
nano .bashrc
alias torando="./torando.sh"
- alias toroff="./offtor.sh"
\ No newline at end of file + alias toroff="./offtor.sh"
\ No newline at end of file diff --git a/-torsite.html b/-torsite.html index b3ac568..9efeb36 100644 --- a/-torsite.html +++ b/-torsite.html @@ -20,4 +20,4 @@ However, your local Tor service uses the private key to decrypt the traffic.
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 504d332..6d8c4d3 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 c2b698c..93742ec 100644 --- a/about.html +++ b/about.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/fasteros.html b/fasteros.html index 91640d3..850ecdf 100644 --- a/fasteros.html +++ b/fasteros.html @@ -1,2 +1,2 @@
\ 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.
\ No newline at end of file diff --git a/index.html b/index.html index fd20dbd..456689b 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/projects.html b/projects.html index bff579f..3c67808 100644 --- a/projects.html +++ b/projects.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/research.html b/research.html index 848508d..c1fe2bd 100644 --- a/research.html +++ b/research.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/securityos.html b/securityos.html new file mode 100644 index 0000000..5397eb8 --- /dev/null +++ b/securityos.html @@ -0,0 +1,4 @@ +
\ No newline at end of file diff --git a/ssh-for-hacking.html b/ssh-for-hacking.html index 5b607e8..ad88466 100644 --- a/ssh-for-hacking.html +++ b/ssh-for-hacking.html @@ -1,3 +1,3 @@
\ No newline at end of file +
\ No newline at end of file -- cgit v1.2.3