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: security in practice
What Book Should I Read Next?

Im Looking to get into bug bounty,ive studying real world vulnerabilities and exploit but i also want a book to read, Books ive read:

Shellcoders Handbook



Web app hackers handbook



c programming language



practical binary analysis



also have some c++ and assembly knowledge



sorry for bad english! its not my native language :)

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Cable box hack

Any way to hack set top box, hd pvr to get all the channels unlocked?

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
I think i'm getting hacked. What do I do ?

I'm not someone that checks on my emails as often so I didn't notice it , but when i opened it today , I realised someone has been trying to get on my steam account but kept failing . So i paid not much attention.

But after like 30 mins , i kept getting spammed on my email , saying that someone has requested to change my Epic games account password and for some reason , they succeeded in changing it everytime. So i changed the password and added a 2fa to it and also changed the password on my email.

Then it was all silent for a few hours , but now i'm getting even more mails from Steam saying they have a message for me , Postmates email of me signing up an account and now Uber .



edit: YOOOO MY MAILS ARE GETTING DELETED RIGHT INFRONT OF ME . The hacker is SOMEHOW in my email wtf what do i do

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

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Rconn - Rconn Is A Multiplatform Program For Creating Generic Reverse Connections

https://1.bp.blogspot.com/-Jvqwf1mNv_g/YPn7cT8mphI/AAAAAAAAk5c/4PoG4cRs_pcl_s5pY74EOK2OqYRG71ydACNcBGAsYHQ/w640-h306/diagram.png
rconn (r[everse] conn[ection]) is a multiplatform program for creating reverse connections. It lets you consume services that are behind NAT and/or firewall without adding firewall rules or port-forwarding. This is achieved by creating a connection from the node behind the firewall/NAT to a port on your local machine, and then a port is exposed in your machine through which you can connect to the service that is behind firewall/NAT. All traffic is routed through the initial connection that was opened by the machine behind firewall/NAT.
Building

Build with: go build.

Explanation


https://1.bp.blogspot.com/-Jvqwf1mNv_g/YPn7cT8mphI/AAAAAAAAk5c/4PoG4cRs_pcl_s5pY74EOK2OqYRG71ydACNcBGAsYHQ/w640-h306/diagram.png
Say your IP address is 11.11.11.11, and you've got machine 22.22.22.22 behind firewall/NAT and you want to connect to it via RDP. First you'd have to make sure your RDP server is running, normally on 3389. Now the problem is you can't connect to 3389 from outside because of NAT or firewall. Then in your local machine you'd have to run this: rconn -s 1111 2222And in the machine behind firewall/NAT you'd have to run this: rconn -c 11.11.11.11 1111 127.0.0.1 3389Now you can connect to your own port 2222 with an RDP client, this will effectively be same as connecting to 22.22.22.22:3389.

Usually most firewalls allow all outbound traffic but if this is not the case then you can try 80 or 443 instead of 1111.
Download Rconn

___________________________
@hacking_Attack
@Hacking_Video
Cyber Security Discord Servers

Join amazing hacking oriented communitiesContinue reading on Medium »
Read more...
hacking: security in practice
Is there a way to bypass the verification on Cash App?

I download Cash App but i won't let me accept money without giving them my birthday and SSN#. is there any way i can use the app without giving this information?

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Bash bunny in the cloud

I’m looking to do a live stream this week on using the bash bunny. I would like to have someone on that has prior knowledge of the bash bunny. Ideally we will build out a payload that self installs and waits while looking to aws to run additional payloads from the cloud. If anyone is interested let me know. The idea being you can go out and infect as many computers as you want then run the attack all at once when you have acquired enough nodes.

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Begginer looking to try NanoCore

Hey guys! New here!

Im interested in learning, after watching indian scammers get hacked. Thinking of hacking another pc on my private network to learn. Can someone show where to find nanocore or suggest something better ? or even just tell me where to look? would be much appreciated and I will definitely pay it forward when I learn. thanks :)

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

___________________________
@hacking_Attack
@Hacking_Video