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
CyCraft Report: Taiwan Threat Trends

https://cdn-images-1.medium.com/max/2400/1*nf6muTtNejsnfhUQXZ-ZIg.png
Understanding the Threats Targeting Taiwan and the Adversarial Techniques, Tactics, and Procedures Taiwan Organizations Face

Continue reading on CyCraft Β»
Browser fingerprinting via Caching

IntroductionContinue reading on Medium Β»
Read more...
hacking: security in practice
cracked.to

Hi guys, first time poster here, looking for a solution for a problem I've had for the past year or so. So the past almost year and a half, my accounts have been getting regularly accessed by someone, up until now, I'd get the alerts and just change my password. However, recently my hulu got accessed and I could see that the device that accessed my account is "crackedto" a quick google search makes lead me to cracked.to, a website that seems to be a forum for hackers, so I'm wondering if there is any way to use this information to put an end to this bs once and for all. I can give any extra info I have if anyone is interested. Thanks.

submitted by /u/Mint_Juul_Pod
[link] [comments]
Feedback request - new collaborative pentesting tool
https://www.reddit.com/r/Pentesting/comments/m8cwdd/feedback_request_new_collaborative_pentesting_tool/

<!-- SC_OFF -->Hi there! We are an international team of ethical hackers and we’ve launched a new self-hosted collaborative pentesting platform called Hive: https://hexway.io/hive/
We suppose our tool will be helpful for the community. The Hexway Hive allows you to optimize the process and free up time for doing the favorite part of pentest. We actively develop the Hive and we are open to feature requests and any other proposals. We will be grateful if you find a time to try out the Hive and share your feedback. <!-- SC_ON --> submitted by /u/HexwayTeam (https://www.reddit.com/user/HexwayTeam)
[link] (https://www.reddit.com/r/Pentesting/comments/m8cwdd/feedback_request_new_collaborative_pentesting_tool/) [comments] (https://www.reddit.com/r/Pentesting/comments/m8cwdd/feedback_request_new_collaborative_pentesting_tool/)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
SnitchDNS : Database Driven DNS Server With A Web UI

SnitchDNS is a database driven DNS Server with a Web UI, written in Python and Twisted, that makes DNS administration easier with all configuration changed applied instantly without restarting any system services. One of its main features is the logging of all DNS queries allowing the discovery of network traffic endpoints, and it can also […]

The post SnitchDNS : Database Driven DNS Server With A Web UI appeared first on Kali Linux Tutorials.
Privilege escalation automated script Windows & Linux.

β€’ Download.

#Privilege #escalation
Rafel-Rat - Android Rat Written In Java With WebPanel For Controlling Victims
http://www.kitploit.com/2021/03/rafel-rat-android-rat-written-in-java.html
Rafel is Remote Access (https://www.kitploit.com/search/label/Access) Tool Used to Control Victims Using WebPanel With More Advance Features.
Main Features
Admin Permission Add App To White List Looks Like Browser Runs In Background Even App is Closed(May not work on some Devices) Accessibility Feature Support Android (https://www.kitploit.com/search/label/Android) v5 - v10 No Port Forwarding (https://www.kitploit.com/search/label/Port%20Forwarding) Needed Acquire Wakelock Fully Undetectable
Prerequisites
Android Studio OR ApkEasyTool (https://forum.xda-developers.com/android/software-hacking/tool-apk-easy-tool-v1-02-windows-gui-t3333960)
Building Apk (https://www.kitploit.com/search/label/Apk) With Android Studio
Open Project Lite_Browsercode in Android Studio Put the command.php link of server in InternalService.class class Build the Project Zipalign and sign the Apk...
Building Apk with ApkEasyTool
Navigate to \Lite_Browser\smali\com\velociraptor\raptor Open InternalService.smali Replace this with your Panel Url const-string v0, "https://your-webpanel-url/commands.php"
Building Server
Upload Files in server Folder to Your HostingPanel Now Open login.php Enter Username Hande Password Ercel Note : Make Sure your webhosting site uses Https and should have valid connection...I recommend 000webhost.com You can now use panel to send commands and also refresh after it
Screenshots