当前位置:网站首页>Momentum of vulnhub
Momentum of vulnhub
2022-07-03 11:47:00 【Plum_ Flowers_ seven】
Catalog
Two 、 Service version detection
3、 ... and 、 information gathering
3. Online front-end code editing website
Four 、ssh Login to break the border
5、 ... and 、 Internal information collection
6、 ... and 、redis Unauthorized access
One 、nmap Full port scanning
nmap -sT ip

Two 、 Service version detection

3、 ... and 、 information gathering
1. Source code check
There is a note , It's about AES Encrypted .
function viewDetails(str) {
window.location.href = "opus-details.php?id="+str;
}/*
var CryptoJS = require("crypto-js");
var decrypted = CryptoJS.AES.decrypt(encrypted, "SecretPassphraseMomentum");
console.log(decrypted.toString(CryptoJS.enc.Utf8));
*/
2. There is xss
And in cookie Next, I saw a string of encrypted characters , Obviously, he wants us to use AES Decrypt him

3. Online front-end code editing website
codepen.io
Use what has been written crypto-js modular , Make a slight change AES Decrypt 
Get this , It should be an account - password .
auxerre-alienum##
Four 、ssh Login to break the border
account number : auxerre
password : auxerre-alienum##

Got one flag.txt

5、 ... and 、 Internal information collection
1.、etc/passwd
Yes redis This account , Yes redis Non relational database

2. View port services
Confirm that the local is enabled redis database , Not open to the Internet .
ss -pantu
6、 ... and 、redis Unauthorized access
1. Open client
redis_cli
perform info Confirm whether there is unauthorized access vulnerability .
2.redis In the database root password

3. Switch to root
su
Just enter the password

7、 ... and 、scp command
Download a picture to this computer
scp -r ip: route ./
边栏推荐
猜你喜欢

PHP Basics

聊聊Flink框架中的状态管理机制

Hongmeng third training (project training)

Numpy np. Max and np Maximum implements the relu function

The excel table is transferred to word, and the table does not exceed the edge paper range

鸿蒙第四次培训

(database authorization - redis) summary of unauthorized access vulnerabilities in redis

836. 合并集合(DAY 63)并查集

vulnhub之cereal

Hongmeng fourth training
随机推荐
vulnhub之GeminiInc
How PHP solves the problem of high concurrency
Keepalived中Master和Backup角色选举策略
vulnhub之narak
vulnhub之GeminiInc v2
MySQL union和union all区别
CSRF
Mysql根据时间搜索常用方法整理
Gut | Yu Jun group of the Chinese University of Hong Kong revealed that smoking changes intestinal flora and promotes colorectal cancer (do not smoke)
Machine learning 3.2 decision tree model learning notes (to be supplemented)
银泰百货点燃城市“夜经济”
vulnhub之momentum
FL Studio 20 unlimited trial fruit arranger Download
R语言使用原生包(基础导入包、graphics)中的hist函数可视化直方图(histogram plot)
(数据库提权——Redis)Redis未授权访问漏洞总结
如何将数字字符串转换为整数
C语言 AES加解密
Cacti监控Redis实现过程
Stm32hal library upgrades firmware based on flash analog U disk (detailed explanation)
牛牛的组队竞赛