Otseca - Security Auditing Tool To Search And Dump System Configuration - KitPloit - PenTest Tools for your Security Arsenal ☣
2018-06-05 21:47:17 Author: www.kitploit.com(查看原文) 阅读量:114 收藏

Otseca is a open source security auditing tool to search and dump system configuration. It allows you to generate reports in HTML or RAW-HTML formats.

For more information, see wiki.


How To Use
It's simple:

# Clone this repository
git clone https://github.com/trimstray/otseca

# Go into the repository
cd otseca

# Install
./setup.sh install

# Run the app
otseca
  • symlink to bin/otseca is placed in /usr/local/bin
  • man page is placed in /usr/local/man/man8

Requirements
This tool working with:

  • GNU/Linux or BSD (testing on Debian, CentOS and FreeBSD)
  • Bash (testing on 4.4.19)

Also you will need root access.

Reports
Otseca generates reports in html (js, css and other) or raw-html (pure html) formats.

Default path for reports is {project}/data/output directory.

HTML reports consist of the following blocks:

Otseca - Security Auditing Tool To Search And Dump System Configuration Otseca - Security Auditing Tool To Search And Dump System Configuration Reviewed by Lydecker Black on 6:28 PM Rating: 5


文章来源: https://www.kitploit.com/2018/06/otseca-security-auditing-tool-to-search.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+PentestTools+%28PenTest+Tools%29
如有侵权请联系:admin#unsafe.sh