LATEST NEWS

Category: Dysfunktion CR3W

img
May
27

AntiBruteRDP : Mitigating Remote Desktop bruteforce attacks

AntiBruteRDP is a simple tool to block bruteforce attempts on your Windows Servers running RDP. Most people will say that, why have it running in the first place? Well, there are times that you will need to have Remote Desktop […]

img
Jul
28

Bypassing Android PIN / Pattern lockscreen using adb

Hey guys, just wanted to share how I would bypass the android lockscreen on rooted devices that have usb debugging enabled. It has always been a security issue for rooted devices, which mostly are on custom roms and there are […]

img
Jul
23

Parsing Google search without api

hey guys, just wanted to share how you can parse google result without using google api…its a simple version. You will be needing  HTMLAgilityPack to simplify parsing of HTML nodes. (https://htmlagilitypack.codeplex.com/) Function carigugel(ByVal query As String) Dim gs As New […]

img
Jul
21

Using dSploit to 0wn a network

Well, its been a while since I’ve updated, well this is something to fill up the blank posts… hahaha… Normally when you managed to get into someone’s network, be it protected with WPA/WPA2 or WEP, (you can read my post […]