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
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 2222 And in the machine behind firewall/NAT you'd have to run this: rconn -c 11.11.11.11 1111 127.0.0.1 3389 Now 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 (https://www.kitploit.com/search/label/Firewalls) allow all outbound traffic but if this is not the case then you can try 80 or 443 instead of 1111.

Download Rconn (https://github.com/jafarlihi/rconn)

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
How to create yor own pandemic causing virus

If you want to create your own virus this is how you would do it. Mind you, when I say "create" I mean "modify." Even the famous coronavirus was not "created" but rather just a modified version of the virus that existed in bats. It is actually impossible to create a virus because the virus is a living thing, and we can't create life from non-life (yet, if ever). So it's actually very simple and you can do it from home. Here is what you will need:

1. a sick animal
2. a few healthy animals
3. a healthy male and female human
4. a humid dark room between 65-75 F

So the goal here is to recreate the conditions in nature that would cause a mutation. What you would need to do is put 1-3 in the humid dark room and make them fight and scratch each other and eat each others shit and piss until the male and human female get sick. Now you have caused a mutation and you can let the two human subjects out into a wet market or somewhere that it would have an easy time spreading and bam, you have a pandemic.

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
A not too expensive but good VPN

Hi guys,

Can you give me some advises of some VPNs that are not too expensive but good?



Thanks in advance!

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Im freaking out!

Long story short:

- I entered Chathub, met a girl. She was real i sent her my FAKE instagram profile made with a FAKE hotmail account.

-in the PM I sent her some rather sensitive photos, she liked them but she started suddenly readining (we're still on cam in chathub) some names that I DO NOT HAVE OR FOLLOW on my fake accounts, those names were friends and family members IRL. I'm wondering how is it possible in the span of literal seconds that she discovered some of my contacts?? im freaking out, any recommendations?

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

___________________________
@hacking_Attack
@Hacking_Video
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