File tree 6 files changed +10
-7
lines changed
customizer-ui-experimenks.php
6 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 1
- # php-malware-analysis
1
+ # PHP Malware Analysis
2
2
3
3
Rough cut analysis of PHP source code that I got via
4
4
running a [ WordPress honey pot] ( http://stratigery.com/phparasites )
@@ -44,6 +44,8 @@ of this kind of collection and analysis.
44
44
* Password guessing campaigns
45
45
* Methods of download, commonality with other malware
46
46
* Common "dropper" code usage
47
+ * Common phone-home code
48
+ * Common back-connect shell code (usually Perl)
47
49
* Methods of encoding/encryption (e.g. FOPO)
48
50
* Geolocation of attacking IP
49
51
* Campaign(s) associated with a specific malware
Original file line number Diff line number Diff line change 1
- # Turkish Ayyıldız m TiHacking Campaign
1
+ # Turkish AyyıldıTim Hacking Campaign
2
2
3
3
75 [ HTTP accesses] ( access_log ) from
4
4
18/Mar/2018:07:37:01 -0600 to 18/Mar/2018:07:41:36 -0600
Original file line number Diff line number Diff line change 1
- also # Two Automated Download2
1
+ # Two Automated Downloads
2
2
3
3
A compiled executable that is suppposed to run
4
4
in the background, and Web Shell by oRb (WSO) version 2.5 with a blob of added code.
Original file line number Diff line number Diff line change 1
- # general.php - web shel2
1
+ # general.php - web shell
2
2
3
3
Seems to be a slightly modified WSO (web shell by oRb) web shell.
4
4
Original file line number Diff line number Diff line change 1
- # gate.php -
1
+ # gate.php - backdoor
2
2
3
3
A little googling says this code is [ php.backdoor.vpsp.001] ( https://kb.sucuri.net/malware/signatures/php.backdoor.vpsp.001 )
4
4
Original file line number Diff line number Diff line change 1
- psocksd
2
- =======
1
+ # psocksd
2
+
3
+ ------
3
4
4
5
Extensible SOCKS tunnel / proxy server daemon written in PHP
5
6
You can’t perform that action at this time.
0 commit comments