-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
53 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,98 +1,86 @@ | ||
<h1>MantOS - Network Investigator’s Forensic Toolkit</h1> | ||
# MantOS - Network Investigator’s Forensic Toolkit | ||
|
||
<img class="wp-image-5704 size-medium alignleft" src="http://lifars.com/wp-content/uploads/2016/02/MantOS-Logo-300x200.jpg" alt="Network Investigator’s Forensic Toolkit | LIFARS" width="300" height="200" /> | ||
![Network Investigator’s Forensic Toolkit | LIFARS](http://lifars.com/wp-content/uploads/2016/02/MantOS-Logo-300x200.jpg) | ||
|
||
<h2>Table of Contents</h2> | ||
## Table of Contents | ||
|
||
<ol> | ||
<li>What is MantOS</li> | ||
<li>Key features</li> | ||
<li>Lightweight package</li> | ||
<li>Gratis and F/OSS</li> | ||
<li>High end and fast support</li> | ||
<li>Bugs and Support</li> | ||
<li>MantOS Gallery</li> | ||
<li>Additional Reading</li> | ||
<li>Licensing and Copyright</li> | ||
<li>Frequently Asked Questions [FAQ]</li> | ||
</ol> | ||
<div id="user-content-toc"></div> | ||
1. What is MantOS | ||
2. Key features | ||
3. Lightweight package | ||
4. Gratis and F/OSS | ||
5. High end and fast support | ||
6. Bugs and Support | ||
7. MantOS Gallery | ||
8. Additional Reading | ||
9. Licensing and Copyright | ||
10. Frequently Asked Questions [FAQ] | ||
|
||
<h2>What is MantOS</h2> | ||
## What is MantOS | ||
|
||
MantOS is a GNU/Linux network security focused distro based on <a href="https://github.com/mrgreen3/archbang">Archbang</a>. | ||
MantOS is a GNU/Linux network security focused distro based on [Archbang](https://github.com/mrgreen3/archbang). | ||
|
||
We aim to provide the tools you need to analyze potential threats while being minimal. | ||
<h3>Key features:</h3> | ||
|
||
<ul> | ||
<li><span style="color: black;">Graphically analyze TCP dump files for time, size, segments, and throughput</span></li> | ||
<li><span style="color: black;">Create forensic images (bit by bit copies), complete disk wipe, data recovery, benchmarking harddrive performance</span></li> | ||
<li><span style="color: black;">Dump RAM contents to disk</span></li> | ||
<li><span style="color: black;">MITM-like functionality for intercepting network LAN data</span></li> | ||
<li><span style="color: black;">Analyze network protocols</span></li> | ||
<li><span style="color: black;">Wireless network detector, sniffer, instrusion detector</span></li> | ||
<li><span style="color: black;">Identify TCP connections and records traffic, can also decrypt the connection and identify the applications being used</span></li> | ||
<li><span style="color: black;">Track tcp streams across network users</span></li> | ||
<li><span style="color: black;">Track network performance through stack, protocol capture, spike tracking, and determine if there's been a compromise</span></li> | ||
<li><span style="color: black;">Snoop network traffic for telnet sessions</span></li> | ||
<li><span style="color: black;">Capture raw data and reconstruct the contents for web and email usage.</span></li> | ||
<li><span style="color: black;">Monitor wired and Wi-Fi sources for insecure requests</span></li> | ||
<li><span style="color: black;">Track VoIP calls and dump the conversations</span></li> | ||
</ul> | ||
### Key features | ||
|
||
<h3><span style="color: black;">Lightweight package</span></h3> | ||
We have tools that do the following: | ||
|
||
<span style="color: black;">MantOS is both tiny and undemanding. Our goal is to allow investigators to carry MantOS around with them everywhere they go. This means being convenient enough to meet the needs of someone who works on many different machines. Total installation size is around 3 Gigabytes and takes a short amount of time to install. Since MantOS is easy on system resources you can even use it on older machines. MantOS can be deployed via live CD, flashdrive, or full OS installation.</span> | ||
* Graphically analyze TCP dump files for time, size, segments, and throughput | ||
* Create forensic images (bit by bit copies), complete disk wipe, data recovery, benchmarking harddrive performance | ||
* Dump RAM contents to disk | ||
* MITM-like functionality for intercepting network LAN data | ||
* Analyze network protocols | ||
* Wireless network detector, sniffer, instrusion detector | ||
* Identify TCP connections and records traffic, can also decrypt the connection and identify the applications being used | ||
* Track tcp streams across network users | ||
* Track network performance through stack, protocol capture, spike tracking, and determine if there's been a compromise | ||
* Snoop network traffic for telnet sessions | ||
* Capture raw data and reconstruct the contents for web and email usage. | ||
* Monitor wired and Wi-Fi sources for insecure requests | ||
* Track VoIP calls and dump the conversations | ||
|
||
<h3><span style="color: black;">Gratis and F/OSS</span></h3> | ||
For a list of tools in MantOS, consult the [documentation](https://github.com/Lifars/MantOS/blob/master/airootfs/etc/MantOSdocumentation.txt). | ||
|
||
<span style="color: black;">MantOS is free in both senses of the word. There is no charge for the distribution, just download it and go. Want to customize your MantOS installation? We provide the very code base we use to you, hassle free and also of no charge. Why do we do this? Because we believe in a forensic community that builds together. Help us make MantOS the best solution it could possibly be.</span> | ||
### Lightweight package | ||
|
||
<h3><span style="color: black;">High end and fast support </span></h3> | ||
MantOS is both tiny and undemanding. Our goal is to allow investigators to carry MantOS around with them everywhere they go. This means being convenient enough to meet the needs of someone who works on many different machines. Total installation size is around 3 Gigabytes and takes a short amount of time to install. Since MantOS is easy on system resources you can even use it on older machines. MantOS can be deployed via live CD, flashdrive, or full OS installation. | ||
|
||
<span style="color: black;">The MantOS team here at LIFARS can provide full enterprise level support and response. Our team is here is listen to your needs and wants, including adding device or tool support or giving instructions on deployment or response. 24x7 support calling is possible in our Premier Support to ensure your team is able to respond any time of day.</span> | ||
### Gratis and F/OSS | ||
|
||
<h2>Bugs and Support</h2> | ||
MantOS is free in both senses of the word. There is no charge for the distribution, just download it and go. Want to customize your MantOS installation? We provide the very code base we use to you, hassle free and also of no charge. Why do we do this? Because we believe in a forensic community that builds together. Help us make MantOS the best solution it could possibly be. | ||
|
||
<h2>MantOS Gallery</h2> | ||
### High end and fast support | ||
|
||
<h2><a id="user-content-additional-reading" class="anchor" | ||
href="https://github.com/Lifars/MantOS#additional-reading"></a>Additional Reading</h2> | ||
<ul> | ||
<li><a href="https://wiki.archlinux.org/index.php/Archiso">https://wiki.archlinux.org/index.php/Archiso</a></li> | ||
<li><a href="https://wiki.archlinux.org/index.php/Creating_packages">https://wiki.archlinux.org/index.php/Creating_packages</a></li> | ||
<li><a href="https://wiki.archlinux.org/index.php/PKGBUILD">https://wiki.archlinux.org/index.php/PKGBUILD</a></li> | ||
</ul> | ||
The MantOS team here at LIFARS can provide full enterprise level support and response. Our team is here is listen to your needs and wants, including adding device or tool support or giving instructions on deployment or response. 24x7 support calling is possible in our Premier Support to ensure your team is able to respond any time of day. | ||
|
||
<h2><a id="user-content-licensing-and-copyright" class="anchor" href="https://github.com/google/rekall#licensing-and-copyright"></a>Licensing and Copyright</h2> | ||
## Support | ||
|
||
<h2><a id="user-content-frequently-asked-questions" class="anchor" href="https://github.com/offensive-security/kali-nethunter#frequently-asked-questions"></a>Frequently Asked Questions [FAQ]</h2> | ||
## MantOS Gallery | ||
|
||
<strong>Q</strong> - How can I contribute to MantOS? | ||
## [](https://github.com/google/rekall#licensing-and-copyright)Licensing and Copyright | ||
|
||
<strong>A</strong> - If you'd like to contribute, please send a GitHub pull request. We will review the changes before merging. | ||
We are licensed under GPLv3. You can read the license details in [LICENSE](https://github.com/Lifars/MantOS/blob/master/LICENSE). | ||
|
||
<hr /> | ||
## [](https://github.com/offensive-security/kali-nethunter#frequently-asked-questions)Frequently Asked Questions [FAQ] | ||
|
||
<strong>Q</strong> - Where I can find rest of the documentation? | ||
**Q** - How can I contribute to MantOS? | ||
|
||
<strong>A</strong> - If you need more detailed information regarding MantOS, contact us at the email address listed below. | ||
**A** - If you'd like to contribute, please send a GitHub pull request. We will review the changes before merging. | ||
|
||
<hr /> | ||
* * * | ||
|
||
<strong>Q</strong> - Where can I download MantOS? | ||
**Q** - Where I can find rest of the documentation? | ||
|
||
<strong>A</strong> - You can download MantOS <a href="https://github.com/Lifars/MantOS/releases" target="_blank">here</a>. | ||
**A** - If you need more detailed information regarding MantOS, contact us at the email address listed below. | ||
|
||
<hr /> | ||
* * * | ||
|
||
<strong>Q</strong> - How can I contact you for more details? | ||
**Q** - Where can I download MantOS? | ||
|
||
<strong>A</strong> - You can contact us at | ||
**A** - You can download MantOS [here](https://github.com/Lifars/MantOS/releases). | ||
|
||
<hr /> | ||
* * * | ||
|
||
<strong>Q</strong> - Where can I subscribe to your mailing list to receive more information from Cybersecurity field? | ||
**Q** - How can I contact you for more details? | ||
|
||
<strong>A</strong> - Feel free to join our mailing list at <a href="https://lifars.com/" target="_blank">LIFARS</a>. | ||
**A** - You can contact us by e-mailing info@lifars.com or by calling 212-222-7061. |