当前位置:网站首页>Personal developed penetration testing tool Satania v1.2 update
Personal developed penetration testing tool Satania v1.2 update
2022-07-05 05:32:00 【Ba1_ Ma0】
Satania v1.2
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
Major updates
BUG Repair
smb Specify an account to log in to the folder
Interface optimization , Program optimization
Generate shellcode And connect
Joined the WPScan Tools
install
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
Tool module introduction
nmap enumeration
1.nmap enumeration
2.nmap Regular vulnerability scanning
3.nmap Intranet survival host detection
Site enumeration
4. Website root directory file scanning
5. Website subdomain name enumeration
6. Website framework enumeration
7.wpscan enumeration
1.WPScan Vulnerability scanning
2.WPScan User name enumeration
3.WPScan Account blasting
smb enumeration
8.smb Shared directory enumeration
9. Anonymous logins
10.smb Specify folder login
11.smb Specify the user name to log in
MFS enumeration
12.nfs scanning
13.nfs Local mount
shellcode
14.msfvenom Generate shellcode
1.aspx Of shellcode
2.php Of shellcode
3.exe Of shellcode
4.netcat monitor
5. Change the local settings ip And port
15. Connect the uploaded shellcode
other
16. Change target ip
17.searchsploit
18. Get this machine again IP
19. sign out
During the execution of the command , It still works linux command
Some demos for this update
Update as follows :
BUG Repair
smb Specify an account to log in to the folder
Interface optimization , Program optimization
Generate shellcode And connect
Joined the WPScan Tools
Use wpscan Enumeration module , Perform default vulnerability scanning
Here you will be asked to enter api token
We usually use wpscan when , Each scan requires input api token, Using this tool , You can put your api token Store it , Then the call does not need to enter
Then you can perform various scans
We enter msfvenom modular
The tool will prompt you to enter local ip And listening port , For the following shellcode Generate , Now we generate a shellcode
The tool will enter the file name , Storage address , And the use of payload
This update will execute linux The command is placed below
Keep updating every week
边栏推荐
- 剑指 Offer 05. 替换空格
- 用STM32点个灯
- Acwing 4301. Truncated sequence
- Kubedm series-00-overview
- 卷积神经网络——卷积层
- [depth first search] 695 Maximum area of the island
- Haut OJ 1352: string of choice
- 剑指 Offer 04. 二维数组中的查找
- The present is a gift from heaven -- a film review of the journey of the soul
- Haut OJ 1241: League activities of class XXX
猜你喜欢
CF1637E Best Pair
第六章 数据流建模—课后习题
[to be continued] [UE4 notes] L3 import resources and project migration
EOJ 2021.10 E. XOR tree
F - Two Exam(AtCoder Beginner Contest 238)
个人开发的渗透测试工具Satania v1.2更新
Service fusing hystrix
Sword finger offer 05 Replace spaces
Fragment addition failed error lookup
全国中职网络安全B模块之国赛题远程代码执行渗透测试 //PHPstudy的后门漏洞分析
随机推荐
SAP-修改系统表数据的方法
注解与反射
Haut OJ 1241: League activities of class XXX
[sum of two numbers] 169 sum of two numbers II - enter an ordered array
Little known skills of Task Manager
Daily question - Search two-dimensional matrix PS two-dimensional array search
Use of room database
[interval problem] 435 Non overlapping interval
Mysql database (I)
Haut OJ 2021 freshmen week II reflection summary
使用Electron开发桌面应用
A misunderstanding about the console window
Educational Codeforces Round 107 (Rated for Div. 2) E. Colorings and Dominoes
每日一题-搜索二维矩阵ps二维数组的查找
To be continued] [UE4 notes] L4 object editing
YOLOv5-Shufflenetv2
2020ccpc Qinhuangdao J - Kingdom's power
YOLOv5添加注意力機制
Educational codeforces round 109 (rated for Div. 2) C. robot collisions D. armchairs
Solution to the palindrome string (Luogu p5041 haoi2009)