当前位置:网站首页>Personal developed penetration testing tool Satania
Personal developed penetration testing tool Satania
2022-06-30 20:55:00 【Ba1_ Ma0】
Satania

Github Project address :
https://github.com/baimao-box/satania

This is a semi-automatic penetration testing tool , The current version is mainly used for information collection of penetration test , Keep updated weekly , The ultimate goal is something like linpeas Automatic penetration test information collection tool , And detect what vulnerabilities exist
Tool is introduced
git library :
git clone https://github.com/baimao-box/satania.git
After downloading the tool , Enter the directory where the tool exists to install
chmod 777 setup.py
python3 setup.py

It takes a few minutes , During this period, you need to manually select some things , The default can be
After installation , Will prompt whether to install searchsploit Tools , This tool is very big , So ask here , If the network is good, you can install

Then directly enter satania You can run the tool

After executing the tool , You can input next Enter the module selection interface , Or enter the target ip after , The tool will automatically scan the open services and ports of the target host

After the scan is completed, the information collection module option will be provided

At present, the functions of the module are as follows :
nmap enumeration
nmap Conventional vulnerability detection
Intranet survival host detection
Site root directory enumeration
Website subdomain name enumeration
Web middleware vulnerability detection
smb enumeration
Anonymous logins smb
nfs enumeration
Local mount nfs
Change target ip Address
Searchsploit
sign out
ps: During the use of the tool , It is still possible to perform normal linux command

边栏推荐
猜你喜欢
随机推荐
【等级测评师】等级测评师怎么报名?多少分及格?
SQL必需掌握的100个重要知识点:创建和操纵表
Peking University ACM problems 1005:i think I need a houseboat
第81场双周赛
stacking集成模型预测回归问题
微信小程序怎么实现圆心进度条
关于,奇安信检测代码漏洞,XSS系列解决
MFC界面库BCGControlBar v33.0 - 桌面警报窗口、网格控件升级等
Dynamic style binding --style and class
哈夫曼树(一)基本概念与C语言实现
北京大学ACM Problems 1003:Hangover
凤凰架构——架构师的视角
【微服务~Nacos】Nacos之配置中心
股票开户优惠链接,我如何才能得到?另外,手机开户安全么?
Peking University ACM problems 1003:hangover
北京大学ACM Problems 1006:Biorhythms
DM8:生成DM AWR报告
Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded datasource could
Vite2兼容低版本chrome(如搜狗80),通过polyfills处理部分需求高版本的语法
Go学习笔记









