1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Copyright (C) 2011 by Antonio Salvucci %
% s4lb04@gmail.com %
% %
% This program is free software; you can redistribute it and/or modify %
% it under the terms of the GNU General Public License as published by %
% the Free Software Foundation; either version 2 of the License. %
% %
% This program is distributed in the hope that it will be useful, %
% but WITHOUT ANY WARRANTY; without even the implied warranty of %
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the %
% GNU General Public License for more details. %
% %
% You should have received a copy of the GNU General Public License %
% along with this program; if not, write to the %
% Free Software Foundation, Inc., %
% 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{Index of contents}
\label{ch:Contents}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Main Screen}
\label{sec:ContentsMain}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.65\textwidth]{main}
\caption{NmapSI4: main screen.}
\label{fig:ContentsMain}
\end{figure}
This is NmapSI4 main screen, we can notice some elements:
\begin{itemize}
\item Menu bar
\item Toolbar
\item Form for the inclusion of host, ip or dns for scan
\item Form for the inclusion of scan parameters
\item Results screen
\item Statusbar
\end{itemize}
To start a scan you must insert an host, ip or dns, then click on the button
``Scan''. At the end of the scan, in the results screen are visualized scan
results. On the statusbar you can see with which rights NmapSI4 is working
together its software version and Nmap software version.
%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Scanning}
\label{sec:ContentsScan}
%%%%%%%%%%%%%%%%%%%%%%%%%%
This section is about the buttons that you can find under the results screen.
\subsection{Scan details}
\label{sec:ContentsScanScanDetails}
\begin{figure}[h]
\centering
\includegraphics[width=0.65\textwidth]{11scan_details}
\caption{Scanning: scan details.}
\label{fig:ContentsScanScanDetails}
\end{figure}
Here there are listed the scan results, and more specifically: service port,
port status, the kind of service and a brief description.
\subsection{Nmap script}
\label{sec:ContentsScanNmapScript}
\begin{figure}[h]
\centering
\includegraphics[width=0.65\textwidth]{12nss_result}
\caption{Scanning: Nmap script.}
\label{fig:ContentsScanNmapScript}
\end{figure}
Here are showed based on scripts that are part of Nmap Suite. For further
informations we invite you to look the specific chapter in
\href{http://nmap.org/book/nse.html}{Nmap}.
\subsection{Host info}
\label{sec:ContentsScanHostInfo}
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{13host_info}
\caption{Scanning: host info.}
\label{fig:ContentsScanHostInfo}
\end{figure}
Here are showed scan details, as the starting time, the duration of scanning
and other useful informations.
\subsection{Bookmarks}
\label{sec:ContentsScanBookmarks}
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{14bookmarks}
\caption{Scanning: bookmarks.}
\label{fig:ContentsScanBookmarks}
\end{figure}
Here we can keep our favourite targets. The screen shows us the ip or the host
name and the storage date.
\subsection{Bookmarks parameters}
\label{sec:ContentsScanBookmarksParameters}
Here we can see the scan parameters of the stored bookmarks.
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{15bookmarks_parameters}
\caption{Scanning: bookmarks parameters.}
\label{fig:ContentsScanBookmarksParameters}
\end{figure}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Scan options}
\label{sec:ContentsScanOptions}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
In this section you can change scan parameters. To apply changes push the
``Apply'' button that you find down.
\subsection{Scan}
\label{sec:ContentsScanOptionsScanParameters}
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{21scan_options}
\caption{Scan options: scanning.}
\label{fig:ContentsScanOptionsScanParameters}
\end{figure}
This section is focused on parameters that stricly concern the scan, just like
profiles, type and number of ports.
\subsection{Options}
\label{sec:ContentsScanOptionsScanParamOptions}
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{22scan_options}
\caption{Scan options: options.}
\label{fig:ContentsScanOptionsScanParamOptions}
\end{figure}
In this section you can change the detail level and the use of specific
parameters as Ipv6 and fragmentation.
\subsection{Discover}
\label{sec:ContentsScanOptionsScanDiscover}
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{23discover_scan_options}
\caption{Scan options: discover.}
\label{fig:ContentsScanOptionsScanDiscover}
\end{figure}
In this section you can change parameters that concern the type of packets
that are used in the scan.
\subsection{File}
\label{sec:ContentsScanOptionsScanFile}
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{24file_scan_options1}
\caption{Scan options: file.}
\label{fig:ContentsScanOptionsScanFile}
\end{figure}
In this section you can specify an iput file and a specific scan profile.
\subsection{Timing}
\label{sec:ContentsScanOptionsScanTiming}
In this section you can change the parameters that concern the scan time and
the TTL of send packets.
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{25timing_scan_options2}
\caption{Scan options: timing.}
\label{fig:ConentsScanOptionsScanTiming}
\end{figure}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Scan monitor}
\label{sec:ContentsScanMonitor}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{scan_monitor}
\caption{Scan monitor.}
\label{fig:ContentsScanMonitor}
\end{figure}
In this section are listed the several targets of scannings that are active
and still running.
%%%%%%%%%%%%%%%%%%%%%
\section{Lookup}
\label{sec:ContentsScanMonitorLookup}
%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{4scan_lookup}
\caption{Lookup.}
\label{fig:ContentsScanMonitorLookup}
\end{figure}
This section shows matches between targets, ip and relates services.
%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Traceroute}
\label{sec:ContentsScanMonitorTraceroute}
%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{5traceroute}
\caption{Traceroute.}
\label{fig:ContentsScanMonitorTraceroute}
\end{figure}
This section shows the ``route'' followed by scanning packets.
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{Preferences}
\label{ch:Preferences}
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Profiles}
\label{sec:Preferencesprofiles}
%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.6\textwidth]{1preferences_profiles}
\caption{Preferences: profiles.}
\label{fig:PreferencesProfili}
\end{figure}
In this section you can change the predefined scan profile.
%%%%%%%%%%%%%%%%%%%
\section{Log}
\label{sec:PreferencesLog}
%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.6\textwidth]{2preferences_log}
\caption{Preferences: log.}
\label{fig:PreferencesLog}
\end{figure}
In this section you can change the settings of scannings log.
%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Sizes}
\label{sec:PreferencesDimensions}
%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.6\textwidth]{3preferences_size}
\caption{Preferences: sizes.}
\label{fig:PreferencesDimensions}
\end{figure}
In this section you can change settings of NmapSI4 main window.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Lookup}
\label{sec:PreferencesLookup}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.6\textwidth]{4preferences_lookup}
\caption{Preferences: lookup.}
\label{fig:PreferencesLookup}
\end{figure}
In this section you can change lookup settings.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Extensions}
\label{sec:PreferencesExtensions}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.6\textwidth]{5preferences_extensions}
\caption{Preferences: extensions.}
\label{fig:PreferencesExtensions}
\end{figure}
In this section you can enable or disable NmapSI4 extensions.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{Vulnerabilities search engine}
\label{ch:Vulnerability}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Main screen}
\label{sec:VulnerabilityMain}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{vulnerabilities}
\caption{Vulnerabilities search engine: main screen.}
\label{fig:VulnerabilityMain}
\end{figure}
This section provides a search engine to look for possible vulnerabilities of
services traced during the scan, within the best reference sites about
vulnerabilities. You can plan the research depending on the specific service
recognized during the scanning, or you can choose another search key.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Bookmarks}
\label{sec:VulnerabilityBookmarks}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{vuln_bookmarks}
\caption{Vulnerabilities search engine: bookmarks.}
\label{fig:VulnerabilityBookmarks}
\end{figure}
Here you can memorize your favourite results.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{Log reader}
\label{ch:LogReader}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Main screen}
\label{sec:LogReaderMainScreen}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{log_reader}
\caption{Log reader: main screen.}
\label{fig:LodReader}
\end{figure}
This section allowes you to read the complete output of Nmap scan.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{Some examples}
\label{ch:Examples}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Multiple scannings}
\label{sec:ExamplesMultipleScan}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
You can use scannings in different ways:
\begin{itemize}
\item single scanning: \emph{ip (e.g. 192.168.1.1) or dns (es. www.kernel.org)}
\item multiple scanning: \emph{range di ip (e.g. 192.168.1.10/20) to scan from
192.168.1.10 to 192.168.1.20}
\item ip and dns mixed scanning: \emph{e.g. 192.168.1.1 www.kernel.org}
\item scan on an ip or dns list: \emph{e.g. 192.168.1.10 192.168.1.15,
or www.kernel.org www.google.com}
\end{itemize}
\textbf{It's preferable not to insert and high hosts number to scan}.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Using bookmarks}
\label{sec:ExamplesUseBookmarks}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
For using bookmarks, just push the button up to add it to the list.\\
In the same way to save the scanning profile there's the button placed near
the parameters input form.\\
To reuse later an host or a saved profile, just select it in the related
screen and choose ``Scanning'' for hosts or ``Use parameters'' for profiles.\\
To remove an entry from the list, repeat the reuse procedure, choosing the
clearing entry.
|