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
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
Check this Article
https://dontkillmyapp.com/
Credits :
Mehmet Şirin Sulan (https://github.com/sulanmehmetsirin) Aisha GraySuit (https://github.com/graysuit)
Disclaimer
Swagkarna Provides no warranty and will not be responsible for any direct or indirect damage caused by this tool.
Rafel-Rat is built for Educational and Internal use ONLY.

Download Rafel-Rat (https://github.com/swagkarna/Rafel-Rat)