Hacking Articles Tips Tricks Videos Tutorials
466 subscribers
65.6K photos
15 videos
157 files
131K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
SharpEventPersist - Persistence By Writing/Reading Shellcode From Event Log

https://blogger.googleusercontent.com/img/a/AVvXsEgRMfk37AblQZmbdBi2KHVlWBTt4K-pOc5azb7oHK5IJ7Lr1HjKxciOtwaxutVVJhVG9-fMfhqaVASAEFL9LjXPWgqPD2Ao5TP416HB5ZykoQ52Z3ST2zyxiwtJa4Fdpg969MT5KFPZpaPBuYz1qUetD82_A6m7AR_m0mdykUOza0UsG_g84f_FXbRW=w640-h506

Persistence by writing/reading shellcode from Event Log.
Usage

The SharpEventPersist tool takes 4 case-sensitive parameters:

* -file "C:\path\to\shellcode.bin"
* -instanceid 1337
* -source Persistence
* -eventlog "Key Management Service".

The shellcode is converted to hex and written to the "Key Management Service", event level is set to "Information" and source is "Persistence".
Run the SharpEventLoader tool to fetch shellcode from event log and execute it. Ideally this should be converted to a DLL and sideloaded on program start/boot.
Remember to change the Event Log name and instanceId in the loader, if not running with default values.

Default values will leave the following artifact:

* A new key will be written to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Key Management Service named "Persistance".
* This new "Persistance" key will not have a provider GUID or TypesSupported which the default key "KmsRequests" have. This can be used to build detections.
Download SharpEventPersist

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Corel Acquires Awingu

The combination of Awingu and the Parallels Remote Application Server platform will enable end users to securely work from anywhere, at any time, on any device, or OS.

___________________________
@hacking_Attack
@Hacking_Video
Problems Reverse Shell
https://www.reddit.com/r/Pentesting/comments/vbr4my/problems_reverse_shell/

I am not getting a reverse shell, for getting started, I uploaded a web shell and now I have an access with a www-data user. Make my attempted using :Bash script, Python script, PHP script, NetCat, MsfVenom (Encoded, Non Encoded), but no successful. What it's looks like it is a UFW blocking all or almost outgoing ports, but what I have a question about it, Once I have comunication using HTTP Protocol, I can presume that I'm have not problem with routes, I thought which I needed add a route manually, but the user does not have permission. ​ I need tips, anyone can help with it? submitted by /u/huge_cock_123 (https://www.reddit.com/user/huge_cock_123)
[link] (https://www.reddit.com/r/Pentesting/comments/vbr4my/problems_reverse_shell/) [comments] (https://www.reddit.com/r/Pentesting/comments/vbr4my/problems_reverse_shell/)

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
What software of brute force attack can I download to recover passwords?

I already have a file with more than 10k of words in there, including words I use day to day, related to my family and such and now the only thing I need is a good brute force attack software.

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

___________________________
@hacking_Attack
@Hacking_Video