PhoneSploit-Pro : An All-In-One Hacking Tool To Remotely Exploit Android Devices Using ADB And Metasploit-Framework To Get A Meterpreter Session

PhoneSploit with Metasploit Integration An all-in-one hacking tool written in Python to remotely exploit Android devices using ADB (Android Debug Bridge) and Metasploit-Framework. Complete Automation to get a Meterpreter session in One Click This tool can automatically Create, Install, and Run payload on the target device using Metasploit-Framework and ADB to completely hack the Android […]

July 20, 2023
Read More >>

Striker : A Command And Control (C2)

Striker is a simple Command and Control (C2) program. This project is under active development. Most of the features are experimental, with more to come. Expect breaking changes. Features A) Agents B) Backend / Teamserver C) User Interface Installing Striker Clone the repo; $ git clone https://github.com/4g3nt47/Striker.git $ cd Striker The codebase is divided into […]

June 27, 2023
Read More >>

[SANS ISC] Malicious Code Can Be Anywhere

Today, I published the following diary on isc.sans.edu: “Malicious Code Can Be Anywhere“: My Python hunting rules reported some interesting/suspicious files. The files are named with a “.ma” extension. Some of them have very low VT scores. For example, the one with a SHA256 dc16115d165a8692e6f3186afd28694ddf2efe7fd3e673bd90690f2ae7d59136 has a score of 15/59.

The post [SANS ISC] Malicious Code Can Be Anywhere appeared first on /dev/random.

June 20, 2023
Read More >>

PyPi is Reducing Stored IP Address Data

The PyPi registry of open source Python packages “began evaluating ways to reduce the amount of identifying information that it stores,” reports the Register, “even before the U.S. Justice Department came asking for data on suspect users.”

But now, …

May 28, 2023
Read More >>

Python 3.12 Brings New Features and Fixes

“The Python programming language releases new versions yearly, with a feature-locked beta release in the first half of the year and the final release toward the end of the year,” writes InfoWorld.

So now Python 3.12 beta 1 has just been released, and…

May 27, 2023
Read More >>

Hack The Box: Absolute Machine Walkthrough – Insane Difficulty

In this post, I would like to share a walkthrough of the Absolute Machine from Hack the Box This room will be considered an Insane machine on Hack the Box What will you gain from the Absolute machine? For the user flag, you will need to abuse the vulnerability with AS-REP-Roast to retrieve credentials and figure […]

The post Hack The Box: Absolute Machine Walkthrough – Insane Difficulty appeared first on Threatninja.net.

May 27, 2023
Read More >>

PyPI Was Subpoenaed

The PyPI blog: In March and April 2023, the Python Software Foundation (PSF) received three (3) subpoenas for PyPI user data. All three subpoenas were issued by the United States Department of Justice. The PSF was not provided with context on the legal…

May 24, 2023
Read More >>