长亭百川云 - 产品详情

长亭百川云

技术讨论长亭漏洞情报库IP 威胁情报SLA在线工具
热门产品
雷池 WAF 社区版
IP 威胁情报
网站安全监测
百川漏扫服务
云堡垒机
百川云
技术文档
开发工具
长亭漏洞情报库
网安百科
安全社区
CT STACK 安全社区
雷池社区版
XRAY 扫描工具
长亭科技
长亭科技官网
万众合作伙伴商城
长亭 BBS 论坛
友情链接
关注或联系我们
添加百川云公众号,移动管理云安全产品
咨询热线:
4000-327-707
百川公众号
百川公众号
百川云客服
百川云客服

Copyright ©2024 北京长亭科技有限公司
icon
京ICP备2024055124号-2
banner
产品logo

faraday

782

0

一款开源的漏洞管理平台

产品logo
faraday

一款开源的漏洞管理平台

产品关联图片
预览
产品关联图片
预览
产品关联图片
预览

logo


Open Source Vulnerability Manager

Security has two difficult tasks: designing smart ways of getting new information, and keeping track of findings to improve remediation efforts. With Faraday, you may focus on discovering vulnerabilities while we help you with the rest. Just use it in your terminal and get your work organized on the run.
Faraday was made to let you take advantage of the available tools in the community in a truly multiuser way.

Faraday aggregates and normalizes the data you load, allowing exploring it into different visualizations that are useful to managers and analysts alike.

manage
dashboard

To read about the latest features check out the release notes!

Install


Docker-compose

The easiest way to get faraday up and running is using our docker-compose

1$ wget https://raw.githubusercontent.com/infobyte/faraday/master/docker-compose.yaml
2$ docker-compose up

If you want to customize, you can find an example config over here Link

Docker

You need to have a Postgres running first.

1 $ docker run \
2     -v $HOME/.faraday:/home/faraday/.faraday \
3     -p 5985:5985 \
4     -e PGSQL_USER='postgres_user' \
5     -e PGSQL_HOST='postgres_ip' \
6     -e PGSQL_PASSWD='postgres_password' \
7     -e PGSQL_DBNAME='postgres_db_name' \
8     faradaysec/faraday:latest

PyPi

1$ pip3 install faradaysec
2$ faraday-manage initdb
3$ faraday-server

Binary Packages (Debian/RPM)

You can find the installers on our releases page

1$ sudo apt install faraday-server_amd64.deb
2# Add your user to the faraday group
3$ faraday-manage initdb
4$ sudo systemctl start faraday-server

Add your user to the faraday group and then run

Source

If you want to run directly from this repo, this is the recommended way:

1$ pip3 install virtualenv
2$ virtualenv faraday_venv
3$ source faraday_venv/bin/activate
4$ git clone git@github.com:infobyte/faraday.git
5$ pip3 install .
6$ faraday-manage initdb
7$ faraday-server

Check out our documentation for detailed information on how to install Faraday in all of our supported platforms

For more information about the installation, check out our Installation Wiki.

In your browser now you can go to http://localhost:5985 and login with "faraday" as username, and the password given by the installation process

Getting Started


Learn about Faraday holistic approach and rethink vulnerability management.

  • Centralize your vulnerability data
  • Automate the scanners you need

Integrating faraday in your CI/CD

Setup Bandit and OWASP ZAP in your pipeline

  • GitHub [PDF]
  • Jenkins [PDF]
  • TravisCI [PDF]

Setup Bandit, OWASP ZAP and SonarQube in your pipeline

  • Gitlab [PDF]

Faraday Cli


Faraday-cli is our command line client, providing easy access to the console tools, work in faraday directly from the terminal!

This is a great way to automate scans, integrate it to CI/CD pipeline or just get metrics from a workspace

1$ pip3 install faraday-cli

Check our faraday-cli repo

Check out the documentation here.

Example

Faraday Agents


Faraday Agents Dispatcher is a tool that gives Faraday the ability to run scanners or tools remotely from the platform and get the results.

Plugins


Connect you favorite tools through our plugins. Right now there are more than 80+ supported tools, among which you will find:

Missing your favorite one? Create a Pull Request!

There are two Plugin types:

Console plugins which interpret the output of the tools you execute.

1$ faraday-cli tool run \"nmap www.exampledomain.com\"
2💻 Processing Nmap command
3Starting Nmap 7.80 ( https://nmap.org ) at 2021-02-22 14:13 -03
4Nmap scan report for www.exampledomain.com (10.196.205.130)
5Host is up (0.17s latency).
6rDNS record for 10.196.205.130: 10.196.205.130.bc.example.com
7Not shown: 996 filtered ports
8PORT     STATE  SERVICE
980/tcp   open   http
10443/tcp  open   https
112222/tcp open   EtherNetIP-1
123306/tcp closed mysql
13Nmap done: 1 IP address (1 host up) scanned in 11.12 seconds
14⬆ Sending data to workspace: test
15✔ Done
16

Report plugins which allows you to import previously generated artifacts like XMLs, JSONs.

1faraday-cli tool report burp.xml

Creating custom plugins is super easy, Read more about Plugins.

API


You can access directly to our API,
check out the documentation here.

Links

  • Homepage: faradaysec.com
  • Documentation: Faraday Docs
  • Download: Download .deb/.rpm from releases page
  • Issue tracker and feedback: Github issue tracker
  • Frequently Asked Questions: FaradaySEC FAQ
  • Twitter: @faradaysec
  • Try one of our Demos
产品logo
雷池 WAF 社区版

长亭科技

6.8k

8

一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击。

#免费#WAF#Bot防护#反爬虫#DDoS防护#开源
产品关联图片
预览
产品关联图片
预览
产品关联图片
预览
产品关联图片
预览
产品logo
云堡垒机

长亭科技

4.7k

5

百川云堡垒机是一款简单、方便、好用的服务器统一管理、监控工具。

#堡垒机#漏洞扫描#多云管理
产品关联图片
预览
产品关联图片
预览
产品关联图片
预览
产品关联图片
预览
产品logo
百川漏扫服务

长亭科技

3.6k

0

百川云漏洞扫描服务是一款基于大模型的 SaaS 漏洞扫描服务,可以轻量化的进行资产风险的快速扫描,并通过大模型提供报告解读服务。

#资产测绘#漏洞扫描#等保合规#扫描报告
产品关联图片
预览
产品关联图片
预览
产品关联图片
预览
产品关联图片
预览
产品logo
xray

长亭科技

3.5k

1

一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc | 使用之前务必先阅读文档

#漏洞扫描#免费#渗透测试
立即体验
漏洞管理开源漏洞扫描
相关资讯更多
产品关联图片
预览
产品关联图片
预览
产品关联图片
预览