当前位置:网站首页>Vulnhub's funfox2
Vulnhub's funfox2
2022-07-07 20:06:00 【Plum_ Flowers_ seven】
Catalog
3、 ... and 、zip Password cracking
2.john Crack the decompression password
One 、nmap Routine scanning
Scan out ftp service , And can be accessed anonymously
also 22 and 80
This range is from 80 Port did not find a breakthrough , The main page is apache The default page for , There is no hidden directory .

Two 、FTP Anonymous access
1.mget
mget *
mget Download all the files .
get Download the two hidden files
2. View hidden files
It probably means that the password is hidden zip In file . And the password of the compressed file is older


3、 ... and 、zip Password cracking
1. Transform first hash

2.john Crack the decompression password
(1)cathtine success

(2)tom success

3. Private key id_rsa Sign in
tom Can successfully login

Four 、sudo Raise the right
Can execute all sudo command , And in mysql_history The password was leaked in .
Direct use of sudo -s Mention right to success
But this is rbash One is limited shell


5、 ... and 、rbash The escape
Conditions 1: There is mysql 3306
Conditions 2:sudo Can execute all commands
1. With root function mysql
adopt mysql Directly execute operating system commands . Achieve a rebound root The powers of the shell.


边栏推荐
- Time tools
- mysql 的一些重要知识
- Force buckle 1790 Can two strings be equal by performing string exchange only once
- Training IX basic configuration of network services
- 开源OA开发平台:合同管理使用手册
- Ucloud is a basic cloud computing service provider
- pom. XML configuration file label: differences between dependencies and dependencymanagement
- JVM class loading mechanism
- Interpretation of transpose convolution theory (input-output size analysis)
- R language ggplot2 visualization: use the ggviolin function of ggpubr package to visualize the violin diagram, set the palette parameter to customize the filling color of violin diagrams at different
猜你喜欢

The boundary of Bi: what is bi not suitable for? Master data, Martech? How to expand?

Simulate the implementation of string class

8 CAS

多个线程之间如何协同

ASP.NET学习& asp‘s one word

整型int的拼接和拆分

Navicat连接2002 - Can‘t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock‘解决

使用高斯Redis实现二级索引

8 CAS

PMP对工作有益吗?怎么选择靠谱平台让备考更省心省力!!!
随机推荐
数据孤岛是企业数字化转型遇到的第一道险关
8 CAS
Data island is the first danger encountered by enterprises in their digital transformation
The DBSCAN function of FPC package of R language performs density clustering analysis on data, checks the clustering labels of all samples, and the table function calculates the two-dimensional contin
Open source heavy ware! Chapter 9 the open source project of ylarn causal learning of Yunji datacanvas company will be released soon!
Force buckle 1790 Can two strings be equal by performing string exchange only once
Redis——基本使用(key、String、List、Set 、Zset 、Hash、Geo、Bitmap、Hyperloglog、事务 )
【STL】vector
开源重器!九章云极DataCanvas公司YLearn因果学习开源项目即将发布!
YoloV6:YoloV6+Win10---训练自己得数据集
Version selection of boot and cloud
一锅乱炖,npm、yarn cnpm常用命令合集
多个线程之间如何协同
Some arrangements about oneself
力扣 459. 重复的子字符串
tp6 实现佣金排行榜
R language ggplot2 visualization: use the ggviolin function of ggpubr package to visualize the violin diagram, set the palette parameter to customize the filling color of violin diagrams at different
Visual Studio 插件之CodeMaid自动整理代码
gorilla官方:golang开websocket client的示例代码
Compiler optimization (4): inductive variables