0% found this document useful (0 votes)
45 views11 pages

Workshop

Dracos Linux is an open source penetration testing operating system packed with tools for information gathering, forensics, malware analysis, maintaining access, and reverse engineering. It can be installed as a bootable system, in a virtual machine, or on a hard disk. The document provides instructions on installing and compiling software as well as basic system usage and keyboard shortcuts customized for Dracos Linux.

Uploaded by

Dewa Ari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views11 pages

Workshop

Dracos Linux is an open source penetration testing operating system packed with tools for information gathering, forensics, malware analysis, maintaining access, and reverse engineering. It can be installed as a bootable system, in a virtual machine, or on a hard disk. The document provides instructions on installing and compiling software as well as basic system usage and keyboard shortcuts customized for Dracos Linux.

Uploaded by

Dewa Ari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Lightweight and Powerful Penetration Testi

We Live by Code and Rise by Ethic

Dracos Linux is an open source operating system provides to penetration testing. Packed with a ton
of pentest tools including information gathering, forensics, malware analysis, mantaining access, and
reverse engineering.
Lightweight and Powerful Penetration Testi

HOW TO INSTALL
Lightweight and Powerful Penetration Testi

BOOTABLE VIRTUAL HARDISK CHROOT

HARDISK

FLEKSIBEL -
INSTALISASI
Lightweight and Powerful Penetration Testi

SHORTCUT KEY
Lightweight and Powerful Penetration Testi

Name Shortcuts

dracOs menu Windows + Shift + d

dracOs terminal ( URxvt ) Windows + Shift + Enter

File manager ( lfm ) Windows + Shift + t

Browser ( links2 ) Windows + Shift + l

Close window Windows + Shift + c

Resize window Windows + Right click

Move window Windows + Left click

Screenshot prtsc
Lightweight and Powerful Penetration Testi

To use dracOs you must know


keyboard shortcut DWM, DWM in
Layout Mode Shortcuts
dracOs has been modified from
default shortcut.
Float Windows + f

Tile Windows + t

Monocle Windows + m

Gapless grid Windows + g

Bstack Windows + s
Deck Windows + o

DWM


Col Windows + c
Lightweight and Powerful Penetration Testi

BASIC USAGE
Manage brightness Change Wallpaper Connected Internet Manage sound
Lightweight and Powerful Penetration Testi

INSTAL AND COMPILE


Lightweight and Powerful Penetration Testi

wget -c ftp://ftp.gnome.org/pub/gnome/sources/gtk+/3.18/gtk+-3.18.7.tar.xz

./configure --prefix=/usr \ tar -xf gtk+-3.18.7.tar.xz


--sysconfdir=/etc \
--enable-broadway- cd gtk+-3.18.7
backend \
--enable-x11-backend \
--disable-wayland-backend
&&
make
make install
GTK
Lightweight and Powerful Penetration Testi

wget https://download-installer.cdn.mozilla.net/pub/firefox/releases/49.0/linux-x86_64/en-
US/firefox-49.0.tar.bz2

tar -xvf firefox*.tar.bz2

cd firefox && ./firefox

mv firefox /opt

FIEFOX sudo ln -s /opt/firefox/firefox


/usr/bin/firefox
Lightweight and Powerful Penetration Testi

INSTALL TOOL FORENSIC

You might also like