\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{jopey\_meow} \pdfinfo{ /Title (social-engineering-toolkit-cheat-sheet.pdf) /Creator (Cheatography) /Author (jopey\_meow) /Subject (Social Engineering Toolkit Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{FF05A3} \definecolor{LightBackground}{HTML}{FFEFF9} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Social Engineering Toolkit Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{jopey\_meow} via \textcolor{DarkBackground}{\uline{cheatography.com/184658/cs/38553/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}jopey\_meow \\ \uline{cheatography.com/jopey-meow} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 6th May, 2023.\\ Updated 6th May, 2023.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{x{2.16 cm} x{5.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Installation \& Getting Started}} \tn % Row 0 \SetRowColor{LightBackground} Website & \{\{link="https://github.com/trustedsec/social-engineer-toolkit"\}\}https://github.com/trustedsec/social-engineer-toolkit\{\{/link\}\} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} Install & git clone \seqsplit{https://github.com/trustedsec/social-engineer-toolkit/} setoolkit/ \{\{nl\}\}cd setoolkit \{\{nl\}\}pip3 install -r requirements.txt \{\{nl\}\}python setup.py \tn % Row Count 11 (+ 6) % Row 2 \SetRowColor{LightBackground} User Manual & \{\{link="https://github.com/trustedsec/social-engineer-toolkit/raw/master/readme/User\_Manual.pdf"\}\}https://github.com/trustedsec/social-engineer-toolkit/raw/master/readme/User\_Manual.pdf\{\{/link\}\} \tn % Row Count 18 (+ 7) % Row 3 \SetRowColor{white} Creator Website & \{\{link="https://www.trustedsec.com/tools/the-social-engineer-toolkit-set/"\}\}https://www.trustedsec.com/tools/the-social-engineer-toolkit-set/\{\{/link\}\} \tn % Row Count 24 (+ 6) % Row 4 \SetRowColor{LightBackground} Launch SET & \$ setoolkit -{}-{}-\textgreater{} {[}Run as root or provide sudo password at prompt.{]} \tn % Row Count 27 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Main -\textgreater{} 1. Social-Engineering Attacks}} \tn % Row 0 \SetRowColor{LightBackground} 1 & Spear-Phishing Attack Vectors \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 2 & Website Attack Vectors \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 3 & Infectious Media Generator \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} 4 & Create a Payload and Listener \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} 5 & Mass Mailer Attack \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} 6 & Arduino-Based Attack Vector \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} 7 & Wireless Access Point Attack Vector \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} 8 & QRCode Generator Attack Vector \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} 9 & Powershell Attack Vectors \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} 10 & Third Party Modules \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{set:infectious (SE Attack Option \#3)}} \tn % Row 0 \SetRowColor{LightBackground} 1 & File-Format Exploits \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 2 & Standard Metasploit Executable \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 99 & Return to Main Menu \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The Infectious USB/CD/DVD module will create an autorun.inf file and a Metasploit payload. When the DVD/USB/CD is inserted, it will automatically run if autorun is enabled. \newline \newline Pick the attack vector you wish to use: fileformat bugs or a straight executable.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{set:mailer (SE Attack - Option \#5)}} \tn % Row 0 \SetRowColor{LightBackground} 1 & E-Mail Attack Single Email Address \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 2 & E-Mail Attack Mass Mailer \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 99 & Return to main menu \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Social Engineer Toolkit Mass E-Mailer \newline \newline There are two options on the mass e-mailer, the first would be to send an email to one individual person. The second option will allow you to import a list and send it to as many people as you want within that list.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{set:arduino (SE Attack Option \#6)}} \tn % Row 0 \SetRowColor{LightBackground} 1 & Powershell HTTP GET MSF Payload \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 2 & WSCRIPT HTTP GET MSF Payload \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 3 & Powershell based Reverse Shell Payload \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} 4 & Internet Explorer/FireFox Beef Jack Payload \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} 5 & Go to malicious java site and accept applet Payload \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} 6 & Gnome wget Download Payload \tn % Row Count 9 (+ 1) % Row 6 \SetRowColor{LightBackground} 7 & Binary 2 Teensy Attack (Deploy MSF payloads) \tn % Row Count 11 (+ 2) % Row 7 \SetRowColor{white} 8 & SDCard 2 Teensy Attack (Deploy Any EXE) \tn % Row Count 13 (+ 2) % Row 8 \SetRowColor{LightBackground} 9 & SDCard 2 Teensy Attack (Deploy on OSX) \tn % Row Count 15 (+ 2) % Row 9 \SetRowColor{white} 10 & X10 Arduino Sniffer PDE and Libraries \tn % Row Count 17 (+ 2) % Row 10 \SetRowColor{LightBackground} 11 & X10 Arduino Jammer PDE and Libraries \tn % Row Count 18 (+ 1) % Row 11 \SetRowColor{white} 12 & Powershell Direct ShellCode Teensy Attack \tn % Row Count 20 (+ 2) % Row 12 \SetRowColor{LightBackground} 13 & Peensy Multi Attack Dip Switch + SDCard Attack \tn % Row Count 22 (+ 2) % Row 13 \SetRowColor{white} 14 & HID Msbuild compile to memory Shellcode Attack \tn % Row Count 24 (+ 2) % Row 14 \SetRowColor{LightBackground} 99 & Return to Main Menu \tn % Row Count 25 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The Arduino-Based Attack Vector utilizes the Arduin-based device to program the device. You can leverage the Teensy's, which have onboard storage and can allow for remote code execution on the physical system. Since the devices are registered as USB Keyboard's it will bypass any autorun disabled or endpoint protection on the \newline system. \newline \newline To purchase a Teensy, visit: \seqsplit{http://www.pjrc.com/store/teensy.html} \newline Select a payload to create the pde file to import into Arduino:} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{set:powershell - (SE Attacks - Option \#9)}} \tn % Row 0 \SetRowColor{LightBackground} 1 & Powershell Alphanumeric Shellcode Injector \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} 2 & Powershell Reverse Shell \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} 3 & Powershell Bind Shell \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} 4 & Powershell Dump SAM Database \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} 99 & Return to Main Menu \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The Powershell Attack Vector module allows you to create PowerShell specific attacks. These attacks will allow you to use PowerShell which is available by default in all operating systems Windows Vista and above. PowerShell provides a fruitful landscape for deploying payloads and performing functions that do not get triggered by preventative technologies.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Main Menu}} \tn % Row 0 \SetRowColor{LightBackground} 1 & Social-Engineering Attacks \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 2 & Penetration Testing (Fast-Track) \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 3 & Third Party Modules \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} 4 & Update the Social-Engineer Toolkit \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} 5 & Update SET configuration \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} 6 & Help, Credits, and About \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} 99 & Exit the Social-Engineer Toolkit \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{set:phishing menu (SE Attack Option \#1)}} \tn % Row 0 \SetRowColor{LightBackground} 1 & Perform a Mass Email Attack \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 2 & Create a FileFormat Payload \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 3 & Create a Social-Engineering Template \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} 99 & Return to Main Menu \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The Spearphishing module allows you to specially craft email messages and send them to a large (or small) number of people with attached fileformat malicious payloads. If you want to spoof your email address, be sure "Sendmail" is installed (apt-get install sendmail) and change the config/set\_config SENDMAIL=OFF flag to SENDMAIL=ON.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{set:webattack (SE Attack Option \#2)}} \tn % Row 0 \SetRowColor{LightBackground} 1 & Java Applet Attack Method \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 2 & Metasploit Browser Exploit Method \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 3 & Credential Harvester Attack Method \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} 4 & Tabnabbing Attack Method \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} 5 & Web Jacking Attack Method \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} 6 & Multi-Attack Web Method \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} 7 & HTA Attack Method \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} 99 & Return to Main Menu \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{set:payloads (SE Attacks - Option \#4)}} \tn % Row 0 \SetRowColor{LightBackground} 1 - Windows Shell Reverse\_TCP & Spawn a command shell on victim and send back to attacker \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} 2 - Windows Reverse\_TCP Meterpreter & Spawn a meterpreter shell on victim and send back to attacker \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} 3 - Windows Reverse\_TCP VNC DLL & Spawn a VNC server on victim and send back to attacker \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} 4 - Windows Shell Reverse\_TCP X64 & Windows X64 Command Shell, Reverse TCP Inline \tn % Row Count 13 (+ 3) % Row 4 \SetRowColor{LightBackground} 5 - Windows Meterpreter Reverse\_TCP X64 & Connect back to the attacker (Windows x64), Meterpreter \tn % Row Count 16 (+ 3) % Row 5 \SetRowColor{white} 6 - Windows Meterpreter Egress Buster & Spawn a meterpreter shell and find a port home via multiple ports \tn % Row Count 20 (+ 4) % Row 6 \SetRowColor{LightBackground} 7 - Windows Meterpreter Reverse HTTPS & Tunnel communication over HTTP using SSL and use Meterpreter \tn % Row Count 23 (+ 3) % Row 7 \SetRowColor{white} 8 - Windows Meterpreter Reverse DNS & Use a hostname instead of an IP address and use Reverse Meterpreter \tn % Row Count 27 (+ 4) % Row 8 \SetRowColor{LightBackground} 9 - Download/Run your Own Executable & Downloads an executable and runs it \tn % Row Count 29 (+ 2) % Row 9 \SetRowColor{white} {[}CTRL-C{]} & Return to Main Menu \tn % Row Count 30 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{set:wireless (SE Attack - Option \#7)}} \tn % Row 0 \SetRowColor{LightBackground} 1 & Start the SET Wireless Attack Vector Access Point \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} 2 & Stop the SET Wireless Attack Vector Access Point \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} 99 & Return to Main Menu \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The Wireless Attack module will create an access point leveraging your wireless card and redirect all DNS queries to you. The concept is fairly simple, SET will create a wireless access point, dhcp server, and spoof DNS to redirect traffic to the attacker machine. It will then exit out of that menu with everything running as a child process. \newline \newline This attack vector requires AirBase-NG, AirMon-NG, DNSSpoof, and dhcpd3.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.88 cm} x{7.12 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{QR Code - (SE Attacks Option \#8)}} \tn % Row 0 \SetRowColor{LightBackground} {[}URL{]} & Enter the URL you want the QRCode to go to: \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} 99 & Return to Main Menu \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The QRCode Attack Vector will create a QRCode for you with whatever URL you want. \newline \newline When you have the QRCode Generated, select an additional attack vector within SET and deploy the QRCode to your victim. For example, generate a QRCode of the SET Java Applet and send the QRCode via a mailer.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Main 2 -{}-\textgreater{} Penetration Testing (Fast-Track)}} \tn % Row 0 \SetRowColor{LightBackground} 1 & Microsoft SQL Bruter \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 2 & Custom Exploits \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 3 & SCCM Attack Vector \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} 4 & Dell DRAC/Chassis Default Checker \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} 5 & RID\_ENUM - User Enumeration Attack \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} 6 & PSEXEC Powershell Injection \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} 99 & Return to Main Menu \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Main -{}-\textgreater{} 3. Third Party Modules}} \tn % Row 0 \SetRowColor{LightBackground} 1 & Google Analytics Attack by @ZonkSec \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 2 & RATTE Java Applet Attack (Remote Administration Tool Tommy Edition) - Read the readme/RATTE\_README.txt first \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} 3 & RATTE (Remote Administration Tool Tommy Edition) Create Payload only. Read the readme/RATTE-Readme.txt first \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} 99 & Return to the previous menu \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{[}-{]} Please read the readme/modules.txt for information on how to create your own modules.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}