Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How I passed the OSCP certification in my first attempt, and hacked the 5/5 targets of the exam
https://cdn-images-1.medium.com/max/600/1*10P4lu0Ch9_Jnn40ipnWhw.png
Hello everyone, i’m a french cybersecurity engineer and you can ping me as jedus0r 😊
Continue reading on Medium »
How I passed the OSCP certification in my first attempt, and hacked the 5/5 targets of the exam
https://cdn-images-1.medium.com/max/600/1*10P4lu0Ch9_Jnn40ipnWhw.png
Hello everyone, i’m a french cybersecurity engineer and you can ping me as jedus0r 😊
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Exploiting Password Reset Bugs
https://cdn-images-1.medium.com/max/1200/1*UlAAtRNWBzj0Iu8ldQqQbQ.jpeg
Learn how to find bug in password reset function
Continue reading on InfoSec Write-ups »
Exploiting Password Reset Bugs
https://cdn-images-1.medium.com/max/1200/1*UlAAtRNWBzj0Iu8ldQqQbQ.jpeg
Learn how to find bug in password reset function
Continue reading on InfoSec Write-ups »
hacking: security in practice
Kik hack?
How would a person go abouts hacking a kik?
submitted by /u/Designer_Emu2975
[link] [comments]
Kik hack?
How would a person go abouts hacking a kik?
submitted by /u/Designer_Emu2975
[link] [comments]
reddit
Kik hack?
How would a person go abouts hacking a kik?
Cve-2021-35042 | django sqli
https://www.reddit.com/r/redteamsec/comments/qv1dvj/cve202135042_django_sqli/
submitted by /u/Pure-Hair5006 (https://www.reddit.com/user/Pure-Hair5006)
[link] (https://youtu.be/Wlr1VQCo_5g) [comments] (https://www.reddit.com/r/redteamsec/comments/qv1dvj/cve202135042_django_sqli/)
https://www.reddit.com/r/redteamsec/comments/qv1dvj/cve202135042_django_sqli/
submitted by /u/Pure-Hair5006 (https://www.reddit.com/user/Pure-Hair5006)
[link] (https://youtu.be/Wlr1VQCo_5g) [comments] (https://www.reddit.com/r/redteamsec/comments/qv1dvj/cve202135042_django_sqli/)
Dinosaur Eggs’ LiquidityPool Loophole Explained
https://medium.com/amber-group/dinosaur-eggs-liquiditypool-loophole-explained-ac6ef10faafe?source=rss------bug_bounty-5
https://medium.com/amber-group/dinosaur-eggs-liquiditypool-loophole-explained-ac6ef10faafe?source=rss------bug_bounty-5
In the summer of 2020, Chef Nomi (@NomiChef) [1] presented the MasterChef contract [2], one of the most redeployed contracts during the…Continue reading on Amber Group » (https://medium.com/amber-group/dinosaur-eggs-liquiditypool-loophole-explained-ac6ef10faafe?source=rss------bug_bounty-5)
Dinosaur Eggs’ LiquidityPool Loophole Explained
In the summer of 2020, Chef Nomi (@NomiChef) 1 presented the MasterChef contract 2, one of the most redeployed contracts during the…Continue reading on Amber Group »
Read more...
In the summer of 2020, Chef Nomi (@NomiChef) 1 presented the MasterChef contract 2, one of the most redeployed contracts during the…Continue reading on Amber Group »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
“The Most Sophisticated Smartphone Attack” All you need to know about the infamous spyware…
https://cdn-images-1.medium.com/max/2600/1*FTZebKxQl7iX-sSX2paT1Q.jpeg
The 21st century has witnessed major advancements in the world of technology. This rapid evolution in technology has influenced all…
Continue reading on InfoSec Write-ups »
“The Most Sophisticated Smartphone Attack” All you need to know about the infamous spyware…
https://cdn-images-1.medium.com/max/2600/1*FTZebKxQl7iX-sSX2paT1Q.jpeg
The 21st century has witnessed major advancements in the world of technology. This rapid evolution in technology has influenced all…
Continue reading on InfoSec Write-ups »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking Articles Tips Tricks Videos Tutorials
Photo
Black Hat Ethical Hacking
Alibaba ECS instances actively hijacked by cryptomining malware
https://www.blackhatethicalhacking.com/wp-content/uploads/2021/08/Untitled-design-2-1.png Alibaba ECS instances actively hijacked by cryptomining malwarePost Views: 92
Reading Time: 1 Minute
Threat actors are hijacking Alibaba Elastic Computing Service (ECS) instances to install cryptominer malware and harness the available server resources for their own profit.
Alibaba is a Chinese technology giant with a global market presence, with its cloud services being used primarily in southeast Asia.
In particular, the ECS service is marketed as offering fast memory, Intel CPUs, and promising low-latency operations. Even better, to protect against malware such as cryptominers, ECS comes with a pre-installed security agent. Hackers remove ECS security agent to install minersAccording to a report by Trend Micro, one of the issues with Alibaba ECS is the lack of different privilege levels configured on an instance, with all instances offering root access by default.
This makes it possible for threats actors who gain access to login credentials to access the target server via SSH as root without any preparatory (escalation of privilege) work.
See Also: Complete Offensive Security and Ethical Hacking Course
“The threat actor has the highest possible privilege upon compromise, including vulnerability exploitation, any misconfiguration issue, weak credentials or data leakage,” explains Trend Micro’s report.
Furthermore, these elevated privileges allow the threat actors to create firewall rules that drop incoming packets from IP ranges belonging to internal Alibaba servers to prevent the installed security agent from detecting suspicious behavior.
The threat actors can then run scripts that stop the security agent on the compromised device.
https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/remove_protection.jpg
<figcaptionDisabling the security agent on ECS
Source: Trend Micro
Given how easy it is to plant kernel module rootkits and cryptojacking malware due to the elevated privileges, it is no surprise that multiple threat actors compete to take over Alibaba Cloud ECS instances.
See Also: All Windows versions impacted by new LPE zero-day vulnerability Trend Micro has also observed scripts looking for processes running on specific ports commonly used by malware and backdoors and terminating the associated processes to remove competing malware.
https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/mining.png
<figcaptionCryptojacking malware tuning an ECS instance and terminating processes
Source: Trend Micro
Another ECS feature exploited by the actors is an auto-scaling system that enables the service to automatically adjust computing resources based on the volume of user requests.
This is to help prevent service interruptions and hiccups from sudden traffic burdens, but it’s an opportunity for cryptojackers.
By abusing this when it’s active on the targeted account, the actors can scale up their Monero mining power and incur additional costs to the instance owner.
Considering that the billing cycles are monthly in the best-case scenario, it would take the victim some time to realize the problem and take action.
When auto-scaling isn’t available, mining will cause a more immediate and noticeable slow-down effect as the miners utilize the available CPU power.
See Also: Offensive Security Tool: Pentesting Tools All cloud services should be vettedAlibaba ECS is yet another case of a cloud service targeted by cryptominers, with other notable recent campaigns targeting Docker and Huawei Cloud.
Trend Micr[...]
Alibaba ECS instances actively hijacked by cryptomining malware
https://www.blackhatethicalhacking.com/wp-content/uploads/2021/08/Untitled-design-2-1.png Alibaba ECS instances actively hijacked by cryptomining malwarePost Views: 92
Reading Time: 1 Minute
Threat actors are hijacking Alibaba Elastic Computing Service (ECS) instances to install cryptominer malware and harness the available server resources for their own profit.
Alibaba is a Chinese technology giant with a global market presence, with its cloud services being used primarily in southeast Asia.
In particular, the ECS service is marketed as offering fast memory, Intel CPUs, and promising low-latency operations. Even better, to protect against malware such as cryptominers, ECS comes with a pre-installed security agent. Hackers remove ECS security agent to install minersAccording to a report by Trend Micro, one of the issues with Alibaba ECS is the lack of different privilege levels configured on an instance, with all instances offering root access by default.
This makes it possible for threats actors who gain access to login credentials to access the target server via SSH as root without any preparatory (escalation of privilege) work.
See Also: Complete Offensive Security and Ethical Hacking Course
“The threat actor has the highest possible privilege upon compromise, including vulnerability exploitation, any misconfiguration issue, weak credentials or data leakage,” explains Trend Micro’s report.
Furthermore, these elevated privileges allow the threat actors to create firewall rules that drop incoming packets from IP ranges belonging to internal Alibaba servers to prevent the installed security agent from detecting suspicious behavior.
The threat actors can then run scripts that stop the security agent on the compromised device.
https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/remove_protection.jpg
<figcaptionDisabling the security agent on ECS
Source: Trend Micro
Given how easy it is to plant kernel module rootkits and cryptojacking malware due to the elevated privileges, it is no surprise that multiple threat actors compete to take over Alibaba Cloud ECS instances.
See Also: All Windows versions impacted by new LPE zero-day vulnerability Trend Micro has also observed scripts looking for processes running on specific ports commonly used by malware and backdoors and terminating the associated processes to remove competing malware.
https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/mining.png
<figcaptionCryptojacking malware tuning an ECS instance and terminating processes
Source: Trend Micro
Another ECS feature exploited by the actors is an auto-scaling system that enables the service to automatically adjust computing resources based on the volume of user requests.
This is to help prevent service interruptions and hiccups from sudden traffic burdens, but it’s an opportunity for cryptojackers.
By abusing this when it’s active on the targeted account, the actors can scale up their Monero mining power and incur additional costs to the instance owner.
Considering that the billing cycles are monthly in the best-case scenario, it would take the victim some time to realize the problem and take action.
When auto-scaling isn’t available, mining will cause a more immediate and noticeable slow-down effect as the miners utilize the available CPU power.
See Also: Offensive Security Tool: Pentesting Tools All cloud services should be vettedAlibaba ECS is yet another case of a cloud service targeted by cryptominers, with other notable recent campaigns targeting Docker and Huawei Cloud.
Trend Micr[...]
Hacking Articles Tips Tricks Videos Tutorials
Black Hat Ethical Hacking Alibaba ECS instances actively hijacked by cryptomining malware https://www.blackhatethicalhacking.com/wp-content/uploads/2021/08/Untitled-design-2-1.png Alibaba ECS instances actively hijacked by cryptomining malwarePost Views:…
o has notified Alibaba of its findings but hasn’t received a response yet.
If you are using Alibaba’s cloud service, ensure that your security settings are correct and follow best practices.
Moreover, avoid running apps under root privilege, use cryptographic keys for access, and follow the principle of least privilege.
In the case of ECS, its built-in malware protection isn’t enough, so adding a second layer of detection for malware and vulnerabilities on the cloud environment should be part of your standard security practice.
See Also: Hacking stories – Operation Troy – How researchers linked the cyberattacks Source: www.bleepingcomputer.com (Click Link)https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/Untitled-design.png Recent News* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/ezgif.com-gif-maker-1-90x90.jpg QBot returns for a new wave of infections using Squirrelwaffle1 day ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/face-malware-virus-infected-red-network-90x90.jpg BotenaGo botnet targets millions of IoT devices with 33 exploits4 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/ezgif.com-gif-maker-90x90.jpg Microsoft patches Excel zero-day used in attacks, asks Mac users to wait5 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/Microsoft-Exchange-90x90.png Microsoft urges Exchange admins to patch bug exploited in the wild6 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/b57e07db-82a4-43ef-be64-a15c45b31804-90x90.jpg Robinhood discloses data breach impacting 7 million customers1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/Pwn2OwnBlur-90x90.png Pwn2Own – Over 1 million dollars in Bounties, Samsung Galaxy S21 hacked twice, Printer plays AC/DC1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/maxresdefault-1024x576-1-90x90.jpg Microsoft Exchange ProxyShell exploits used to deploy Babuk ransomware2 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/Mekotio-Banking-Trojan-90x90.png Mekotio Banking Trojan Resurges with Tweaked Code, Stealthy Campaign2 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/GitLab-90x90.jpg Over 30,000 GitLab servers still unpatched against critical bug2 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/trojan-source-invisible-vulnerabilities-in-most-code-showcase_image-7-a-17833-90x90.jpg ‘Trojan Source’ attack method can hide bugs into open-source code2 weeks ago
The post Alibaba ECS instances actively hijacked by cryptomining malware first appeared on Black Hat Ethical Hacking.
If you are using Alibaba’s cloud service, ensure that your security settings are correct and follow best practices.
Moreover, avoid running apps under root privilege, use cryptographic keys for access, and follow the principle of least privilege.
In the case of ECS, its built-in malware protection isn’t enough, so adding a second layer of detection for malware and vulnerabilities on the cloud environment should be part of your standard security practice.
See Also: Hacking stories – Operation Troy – How researchers linked the cyberattacks Source: www.bleepingcomputer.com (Click Link)https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/Untitled-design.png Recent News* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/ezgif.com-gif-maker-1-90x90.jpg QBot returns for a new wave of infections using Squirrelwaffle1 day ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/face-malware-virus-infected-red-network-90x90.jpg BotenaGo botnet targets millions of IoT devices with 33 exploits4 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/ezgif.com-gif-maker-90x90.jpg Microsoft patches Excel zero-day used in attacks, asks Mac users to wait5 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/Microsoft-Exchange-90x90.png Microsoft urges Exchange admins to patch bug exploited in the wild6 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/b57e07db-82a4-43ef-be64-a15c45b31804-90x90.jpg Robinhood discloses data breach impacting 7 million customers1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/Pwn2OwnBlur-90x90.png Pwn2Own – Over 1 million dollars in Bounties, Samsung Galaxy S21 hacked twice, Printer plays AC/DC1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/maxresdefault-1024x576-1-90x90.jpg Microsoft Exchange ProxyShell exploits used to deploy Babuk ransomware2 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/Mekotio-Banking-Trojan-90x90.png Mekotio Banking Trojan Resurges with Tweaked Code, Stealthy Campaign2 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/GitLab-90x90.jpg Over 30,000 GitLab servers still unpatched against critical bug2 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/11/trojan-source-invisible-vulnerabilities-in-most-code-showcase_image-7-a-17833-90x90.jpg ‘Trojan Source’ attack method can hide bugs into open-source code2 weeks ago
The post Alibaba ECS instances actively hijacked by cryptomining malware first appeared on Black Hat Ethical Hacking.
Fhex - A Full-Featured HexEditor
http://www.kitploit.com/2021/11/fhex-full-featured-hexeditor.html
http://www.kitploit.com/2021/11/fhex-full-featured-hexeditor.html