Hacking Articles Tips Tricks Videos Tutorials
471 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
hacking: security in practice
UDP 53 blocked by ISP?

I am new to networking. I want to set up DNS Tunneling, but it's not working because of UDP 53 blocked. I used nmap, and the result is below:
nmap -sV -p 53 my.pub.id.add Starting Nmap 7.92 ( https://nmap.org ) at 2022-01-08 23:18 EST Nmap scan report for xxxx.cpe.net.cable.rogers.com (my.ip.add.000) Host is up (0.018s latency). PORT STATE SERVICE VERSION 53/tcp closed domain 53/udp closed domain Nmap done: 1 IP address (1 host up) scanned in 0.42 seconds
Does it mean it's blocked by ISP? Any alternative?

submitted by /u/Communication_Dizzy
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Why should I learn this?

Hacking is one of the most fun things to do... once you know what you doing. and sadly it's pretty dam boring to learn the ity bity intricate stuff. it's not a skill that i see my self using... ever. If i'm not trying to get a job hacking, why should I learn? everything seems illegal now anyway. This is a genuine question i would love to know what you guys say 🙂

submitted by /u/Weoli1
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Person in online game found my social media

I don't know if this is the right place to ask (but I'm kind of upset now, which is what he wanted), but can anyone share how he did this?

Edit on PC, R6 Siege.

submitted by /u/battlezaxwarrior
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
Inspired by 'Autoruns' from Sysinternals, RCLocals analyzes all Linux (https://www.kitploit.com/search/label/Linux) startup possibilities to find backdoors, also performs process integrity verification, scan (https://www.kitploit.com/search/label/Scan) for DLL (https://www.kitploit.com/search/label/DLL) injected processes and much more
Things covered: ·List GPG keys trusted by the system ·Installed Packages ·File integrity ·Process integrity (process and libraries loaded in a process that not belongs to any installed package) ·Processes with name spoofed (processes that use prctl() to change their name in /bin/ps) ·CRON entries ·RC files ·X system startup files ·Active Systemd Units ·Systemd Timer Units ·tmpfiles.d ·linger users USAGE For only suspicious information: #python3 rclocals.py --triage For detailed information: #python3 rclocals.py --all Screenshots

___________________________
@hacking_Attack
@Hacking_Video