Hacking Articles Tips Tricks Videos Tutorials
471 subscribers
66K 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
IDOR that allowed me to takeover any users account.

Hello all! My name is Vedant, also known as Vegeta(on twitter). I’m a cybersecurity enthusiast, computer engineering student and a bug…
Read more...
Shell File Transfer Cheat Sheet
https://www.reddit.com/r/Pentesting/comments/maicce/shell_file_transfer_cheat_sheet/

<!-- SC_OFF -->When performing enumeration steps during a penetration test, there is often the need to transfer files to or from the victim machine, for example, to run custom scripts or analyze files further in a controlled environment. There are different techniques and tools that can be used to transfer files and depending on the target operating system and installed software these may or may not work. The purpose of this cheat sheet is to provide an exhaustive resource for transferring files using command-line interfaces. https://steflan-security.com/shell-file-transfer-cheat-sheet/ <!-- SC_ON --> submitted by /u/cantchooseone96 (https://www.reddit.com/user/cantchooseone96)
[link] (https://www.reddit.com/r/Pentesting/comments/maicce/shell_file_transfer_cheat_sheet/) [comments] (https://www.reddit.com/r/Pentesting/comments/maicce/shell_file_transfer_cheat_sheet/)
[BUG BOUNTY] IDOR — Sensitive Data Exposure (IOS Application)

بسم الله الرحمن الرحيمContinue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Rafel Rat : Android Rat Written In Java

Rafel is Remote 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 v5 – v10 No Port Forwarding Needed Acquire Wakelock Fully Undetectable Prerequisites […]

The post Rafel Rat : Android Rat Written In Java appeared first on Kali Linux Tutorials.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Darkdump : Search The Deep Web Straight From Your Terminal

Darkdump is a simple script written in Python3.9 in which it allows users to enter a search term (query) in the command line and darkdump will pull all the deep web sites relating to that query. Darkdump wraps up the darksearch.io API. Installation git clone https://github.com/josh0xA/darkdumpcd darkdumppython3 -m pip install -r requirements.txtpython3 darkdump.py --help Usage […]

The post Darkdump : Search The Deep Web Straight From Your Terminal appeared first on Kali Linux Tutorials.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
¡Mamá, quiero ser hacker! II — De-ICE 1.100

https://cdn-images-1.medium.com/max/640/1*4jBfaPjK8s5Ht12_gH4Htw.png
Después de la primera parte tenemos una plataforma Kali lista para hackear, y ahora lo que necesitamos es algo que hackear.

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Sql Injection By Developing a custom gadget chain For Java Deserialization

https://cdn-images-1.medium.com/max/728/1*9So3YNlyQvmZdZtrIrDRTA.png
How insecure deserialization can lead to some critical vulnerabilities, by chaining gadget’s attacker can achieve some dangerous features.

Continue reading on Medium »