当前位置:网站首页>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

边栏推荐
猜你喜欢
随机推荐
学习总结
coredns 修改upstream
基于开源流批一体数据同步引擎ChunJun数据还原—DDL解析模块的实战分享
大学生研究生毕业找工作,该选择哪个方向?
遇到“word在试图打开文件时遇到错误”怎么办?
防范未授权访问攻击的十项安全措施
Lumiprobe染料酰肼丨BDP FL 酰肼方案
Web APIs 综合案例-Tab栏切换 丨黑马程序员
Binary search tree (1) - concept and C language implementation
Scene 299
B_QuRT_User_Guide(31)
PHP获取Opcode及C源码
qiao-npms:搜索npm包
Lumiprobe蛋白质定量丨QuDye 蛋白定量试剂盒
ssh-server配置文件参数PermitRootLogin介绍
PHP obtains opcode and C source code
雷达数据处理技术
uniapp-富文本编辑器
B_QuRT_User_Guide(35)
北京大学ACM Problems 1004:Financial Management








