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
PyShell - Multiplatform Python WebShell

PyShell is Multiplatform Python WebShell. This tool helps you to obtain a shell-like interface on a web server to be remotely accessed. Unlike other webshells, the main goal of the tool is to use as little code as possible on the server side, regardless of the language used or the operating system of the server. Thanks to this, you can use different types of shells (aspx, php, jsp, sh, py...) both in Windows and Linux, with command history, upload and download files and even, moving through directories as if it were a standard shell. Requirements Python 3 Install requirements.txt Download It is recommended to clone the complete repository or download the zip file. You can do this by running the following command: git clone https://github.com/JoelGMSec/PyShell Usage Authorization header to use on each request -c COOKIES, --cookies COOKIES Cookie header to use on each request -p PARAM, --param PARAM Parameter to use with custom WebShell -pi, --pipe Pipe all commands after parameter -su, --sudo Sudo command execution (Only on Linux hosts) -ps, --PowerShell PowerShell command execution (Only on Windows hosts)">./PyShell.py -h ██████ ▓██ ░██ ██████ ██░ ██ ▓█████ ██▓ ██▓ ▓██░ ██▒██░ ██▒██ ▒ ▓██ ██▒▓██ ▓██▒ ▓██▒ ▓██░ ██▒ ██ ██░░ ▓███ ▒██████░▒████ ▒██░ ▒██░ ▒██████ ▒ ░████▓░ ▒ ██▒░██ ░██ ▒██ ▒██░ ▒██░ ▒██▒ ░ ░ ░ ██▒▓░▒██████▒▒░██▒░██▓░█████▒░██████▒░██████▒ ▒██░ ░ ░ ██▒▒▒ ▒ ▒▓▒ ▒ ░ ▒ ░░▒░▒░░ ▒░ ░░ ▒░▓ ░░ ▒░▓ ░ ░▒ ρ 7; ▓██ ░▒░ ░ ░▒ ░ ▒ ░ ░ ░ ░ ░ ░░ ░ ▒ ░░ ░ ▒ ░ ░░ ░ ▒ ▒ ░░ ░ ░ ░ ░ ░░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ -------------- by @JoelGMSec & @3v4Si0N ---------------usage: pyshell.py -h -a AUTH -c COOKIES -p PARAM -pi -su -ps url methodpositional arguments: url Webshell URL method HTTP Method to execute command (GET or POST)optional arguments: -h, --help show this help message and exit -a AUTH, --auth AUTH Authorization header to use on each request -c COOKIES, --cookies COOKIES Cookie header to use on each request -p PARAM, --param PARAM Parameter to use with custom WebShell -pi, --pipe Pipe all commands after parameter -su, --sudo Sudo command execution (Only on Linux hosts) -ps, --PowerShell PowerShell command execution (Only on Windows hosts) The detailed guide of use can be found at the following link: https://darkbyte.net/pyshell-multiplatform-python-webshell License This project is licensed under the GNU 3.0 license - see the LICENSE file for more details. Credits and Acknowledgments This tool has been created and designed from scratch by Joel Gámez Molina (@JoelGMSec) and Héctor de Armas Padrón (@3v4si0n). Special thanks to @Davidc96 for dynamic path function. Contact This software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it. For more information, you can find us on Twitter as @JoelGMSec, @3v4si0n and on my blog darkbyte.net. Download PyShell
Read more...

___________________________
@hacking_Attack
@Hacking_Video
WhatsApp Bug Bounty: Bypassing biometric authentication using voip

Bypassing biometric authentication just by making a call and access the app completelyContinue reading on InfoSec Write-ups »
Read more...
SSRFire - an automated SSRF finder

An automated SSRF finder. Just give the domain name and your server and chill! ;) It also has options to find XSS and open redirects.Continue reading on Medium »
Read more...
SSRFire - an automated SSRF finder

An automated SSRF finder. Just give the domain name and your server and chill! ;) It also has options to find XSS and open redirects.Continue reading on Medium »
Read more...
A short story of IDOR for your perspective

Hi all, I hope all is well. In this story, I’ll explain an idor bug which I found in a private bug bounty program. This story will very…Continue reading on Medium »
Read more...
A short story of IDOR for your perspective

Hi all, I hope all is well. In this story, I’ll explain an idor bug which I found in a private bug bounty program. This story will very…Continue reading on Medium »
Read more...
hacking: security in practice
The best laptop

Hello guys, i’m about to start studying ethical hacking/cybersecurity (obviously from the base first), but i’m about to get a new laptop. Can you guys help me choosing a good one for it? I live in brazil and we don’t have so many options like us

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
How Did I Get Hacked? Discussion

Hey everyone. A few months ago I actually added back one of the random adds on Snapchat. He sent me a “tape” that I had purchased from someone and he was trying to blackmail me with it, even though it wasn’t me in the video. It was just one someone sent me on assumedly Instagram. For discussion, how do you think he could have acquired that video and also tied it to me?

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Generate all possible 12 word combination given 44 words and two possible first words.

I have a word list that includes 44 words. I want to generate all possible 12 word combination of those words with no repetition. In addition I know that the first word has to start with L and I have two letter words that start with L. How can these conditions be used in order to write code to generate all of this? I want it to print out to a text file each line being a possible 12 word combination with a space in-between each word.

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

___________________________
@hacking_Attack
@Hacking_Video
All About Access Control Part-1

Hello Myself Manan Aggarwal a student from the BTech CSE is here to Present you the Blog about the All About the Access Control Part-1…Continue reading on Medium »
Read more...
All About Access Control Part-1

Hello Myself Manan Aggarwal a student from the BTech CSE is here to Present you the Blog about the All About the Access Control Part-1…Continue reading on Medium »
Read more...