InfoSec Write-ups - Medium-- Retrieved from tryhackme.comTo hit the ground running on exploiting the Mr. Robot machine we need some information on the target, so let’s run some basic scans which will reveal potential attack vectors. I usually start with a couple of Nmap scans:nmap -sC -sV -O <ip-address> -oN basic_scan.nmapnmap — script=vuln <ip-address> -oN vuln_scan.nmapThe following screenshot … Continue reading TryHackMe Mr. Robot Machine.
Category: Articles
Account Takeover via CSRF
InfoSec Write-ups - Medium-- This is my first blog so ignore if I make any mistakes.Hi allI found a responsible disclosure program through google dork which is insecure from the CSRF attack, there was no CSRF token exist while updating the record.For the individuals who don’t know about CSRF, it is a web application attack where … Continue reading Account Takeover via CSRF
Google Removed Six Apps Containing Joker Malware From Play Store
Latest Hacking News-- Researchers discovered numerous malicious apps on the Play Store that contained Joker malware. Google removed the apps following this discovery. Google Removed Six Apps Containing Joker Malware From Play Store on Latest Hacking News. View original article on Latest Hacking News
Critical Vulnerability Found In Cisco Jabber For Windows
Latest Hacking News-- Cisco has patched a critical vulnerability in Jabber for Windows desktop collaboration app. Exploiting the flaw could allow remote code Critical Vulnerability Found In Cisco Jabber For Windows on Latest Hacking News. View original article on Latest Hacking News
Serious Vulnerabilities Found In MAGMI Magento Plugin
Latest Hacking News-- Researchers found two security vulnerabilities affecting the Magento database plugin MAGMI. These flaws could allow remote code execution attacks. MAGMI Serious Vulnerabilities Found In MAGMI Magento Plugin on Latest Hacking News. View original article on Latest Hacking News
Facebook Ups Security: New Vulnerability Disclosure Policy, WhatsApp Advisory Page
Latest Hacking News-- Facebook has recently taken numerous security steps toward enhancing app security. These include the launch of a dedicated advisory web Facebook Ups Security: New Vulnerability Disclosure Policy, WhatsApp Advisory Page on Latest Hacking News. View original article on Latest Hacking News
Japan, France, New Zealand Warn of Sudden Uptick in Emotet Trojan Attacks
The Hacker News-- Cybersecurity agencies across Asia and Europe have issued multiple security alerts regarding the resurgence of email-based Emotet malware attacks targeting businesses in France, Japan, and New Zealand. "The emails contain malicious attachments or links that the receiver is encouraged to download," New Zealand's Computer Emergency Response Team (CERT) said. "These links and … Continue reading Japan, France, New Zealand Warn of Sudden Uptick in Emotet Trojan Attacks
TryHackMe. Breaking Into the Kenobi Machine.
InfoSec Write-ups - Medium-- It’s not just a basic walkthrough but a resource to learn from.Deploy the Vulnerable MachineAt the very beginning of the penetration test, I’d like to start with two scans which I usually call basic Nmap scan and vuln scan.Basic Nmap scan:In the basic scan I usually use -sC, -sV, and -O switches.Vuln scan:Vuln scan … Continue reading TryHackMe. Breaking Into the Kenobi Machine.
How response Manipulation got me a little, but sweet Bounty
InfoSec Write-ups - Medium-- So it can for youPhoto by timJ on UnsplashHi everyone, I’ve not been writing on Medium for a while(busy months here), however today I wanted to share with you how Response manipulation got me a Low severity bug, going hand in hand with a quickly earned bounty. When targeting a Website/Web App(or Both :D), … Continue reading How response Manipulation got me a little, but sweet Bounty
How to Secure Your Login Credentials
Latest Hacking News-- According to a Dashlane study, a single person owns up to 90 online accounts. If you have more than that, How to Secure Your Login Credentials on Latest Hacking News. View original article on Latest Hacking News



