Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Stop forgetting passwords, Go Passwordless

https://cdn-images-1.medium.com/max/2600/1*Gt1BQvURX6Sx5-lhO7kUFA.jpeg
I have struggled with not remembering passwords and decided to share all the new passwordless technologies out there which can help us…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Guide to the 2022 OSCP Exam on M1 (with Active Directory)

It’s 2:04 a.m. on a Monday. My eyes are shot, hands cramping, and my face has a familiar burning sensation that I haven’t felt since Hell…

Continue reading on Medium »
hacking: security in practice
Seaman life improvement / Wifi hack Marlink/Xchange-box

Hello ! I’m working as a seamen on ship around the world, we have Wifi onboard but the debit is limited to around 50ko.s for crew with only 20mb of data available each day (Can’t even reach it). the representative on have an Unlimited Debit and Unlimited amounts of Data, he can watch netflix for example. So yeaaaaa fuck that.

The representative connect to a « wifi for representative » With a Password and Username using a software / Browser portal called « Xchange-data » (from Marlink).

Exemple: for crew: connect to « Wifi Crew » 20$/20mb available and connections via a portal on xchange-data.

for client: connect to « Wifi client » Unlimited/free, connect by a portal on Xchange-data with ClientID/clientPass

So here my question: Can these type of wifi access can be « hack » (yes i’m sure) and what will be the best way to do it ? Brute force the representative Id/password or other way to connect directly ? like bypassportal or something ?

We have a officier in charge of managing the account / watching that everything is in order.

I have no knowledge on hacking I have Kalilinux installed on virtual Box or raspberry I have the 4 antenna Alpha Network Adaptator

So do you think it’s possible / have any tutos or ideas ?

Thanks for your help !

Ps: We have only limited wifi because our company don’t want to invest more in Wifi equipment, that’s why i want to hack it.

submitted by /u/ScorpioO96
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Konica Minolta bizhub MFP Printer Terminal Sandbox Escape

https://4.bp.blogspot.com/-gp6vAY2GXMM/WWlvG3cWkQI/AAAAAAAAILY/aMDesAGFEocqJU-7SaIaO870_Bbf2ZUHACLcBGAs/s1600/h139.png
Multiple Konica Minolta bizhub MFP printer terminals suffer from a sandbox escape with root access and have clear-text password vulnerabilities.

SHA-256 | 57e210f71bf42a3b11e36e7813fbbb82fccbd07555cd2d876285ea9c410da45c

Download
Source:packetstormsecurity.com
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
COOPER: Testing The Binding Code Of Scripting Languages With Cooperative Mutation

https://4.bp.blogspot.com/-gQsa2Au6OFw/WWlvKe9cGFI/AAAAAAAAIME/7MuhuX3Jqy0CeEu0oyVXmXST8BDpKvIGgCLcBGAs/s1600/h15.png
Scripting languages like JavaScript are being integrated into commercial software to support easy file modification. For example, Adobe Acrobat accepts JavaScript to dynamically manipulate PDF files. To bridge the gap between the high-level scripts and the low-level languages (like C/C++) used to implement the software, a binding layer is necessary to transfer data and transform representations. However, due to the complexity of two sides, the binding code is prone to inconsistent semantics and security holes, which lead to severe vulnerabilities. Existing efforts for testing binding code merely focus on the script side, and thus miss bugs that require special program native inputs. In this paper, the researchers propose cooperative mutation, which modifies both the script code and the program native input to trigger bugs in binding code.

SHA-256 | 5f9d0ad09e9e62d12e246894db4172788cd3662fb32d618c99f88dda19d6b911

Download
Source:packetstormsecurity.com