Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Police tricks DeadBolt ransomware out of 155 decryption keys
https://external-preview.redd.it/iNik6qfWIT90QkzzV6JMBDSUo0wc4fgIbPptzRCEJdM.jpg?width=640&crop=smart&auto=webp&s=40f1dedfdc7d71ca91aa5b2abd20b1347dbc73a6 submitted by /u/fap_fap_fap_fapper
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Police tricks DeadBolt ransomware out of 155 decryption keys
https://external-preview.redd.it/iNik6qfWIT90QkzzV6JMBDSUo0wc4fgIbPptzRCEJdM.jpg?width=640&crop=smart&auto=webp&s=40f1dedfdc7d71ca91aa5b2abd20b1347dbc73a6 submitted by /u/fap_fap_fap_fapper
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Police tricks DeadBolt ransomware out of 155 decryption keys
Posted in r/hacking by u/fap_fap_fap_fapper • 1 point and 0 comments
hacking: security in practice
can awstats be used to extract log data from other websites
Hello how are you ? i am wondering if there is a way {legally} to be able to view other websites visitation data with open source / free programs which do not require purchase or creating online accounts? Just something linux or bsd based just to check there Astats or how many people are visiting certain websites that I do not own.
submitted by /u/System_Unkown
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
can awstats be used to extract log data from other websites
Hello how are you ? i am wondering if there is a way {legally} to be able to view other websites visitation data with open source / free programs which do not require purchase or creating online accounts? Just something linux or bsd based just to check there Astats or how many people are visiting certain websites that I do not own.
submitted by /u/System_Unkown
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
can awstats be used to extract log data from other websites
Hello how are you ? i am wondering if there is a way {legally} to be able to view other websites visitation data with open source / free...
hacking: security in practice
Best cellular/mobile networks security/hacking resources?
On my journey in computer security, I'm trying to get a bit of an understanding of the cellular networks fields. I have observed that it is a field with little to no bibliography at all. I'm not looking for the deepest dive into the matter, I just want to learn the basics of it, mostly because it is a big blind spot in my knowledge. I have read a few academic surveys online but I'm not really sure how realistic they are.
submitted by /u/jisyourfriend
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Best cellular/mobile networks security/hacking resources?
On my journey in computer security, I'm trying to get a bit of an understanding of the cellular networks fields. I have observed that it is a field with little to no bibliography at all. I'm not looking for the deepest dive into the matter, I just want to learn the basics of it, mostly because it is a big blind spot in my knowledge. I have read a few academic surveys online but I'm not really sure how realistic they are.
submitted by /u/jisyourfriend
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Best cellular/mobile networks security/hacking resources?
On my journey in computer security, I'm trying to get a bit of an understanding of the cellular networks fields. I have observed that it is a...
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
GodGenesis - A Python3 Based C2 Server To Make Life Of Red Teamer A Bit Easier. The Payload Is Capable To Bypass All The Known Antiviruses And Endpoints
https://blogger.googleusercontent.com/img/a/AVvXsEhnYaWc3LASxvznqvMOYRnFqXj8bmJSG402ToBNzjcv1oF8I36b7QkyhiLjUnrekb0F8Zraty6Ao0Kp03GpXfU4ur-dzgC6cPtNfM13RIuF8rS5_q99zX3H4Oq2Sawn1XfMDR2-fIe7imR_ToQnvQpwqdmTzYWDqctp35tEZ9v0PoTySC9i1oBkKV8iRA=w640-h510 God Genesis is a C2 server purely coded in Python3 created to help Red Teamers and Penetration Testers. Currently It only supports TCP reverse shell but wait a min, its a FUD and can give u admin shell from any targeted WINDOWS Machine.
The List Of Commands It Supports :-
GodGenesis - A Python3 Based C2 Server To Make Life Of Red Teamer A Bit Easier. The Payload Is Capable To Bypass All The Known Antiviruses And Endpoints
https://blogger.googleusercontent.com/img/a/AVvXsEhnYaWc3LASxvznqvMOYRnFqXj8bmJSG402ToBNzjcv1oF8I36b7QkyhiLjUnrekb0F8Zraty6Ao0Kp03GpXfU4ur-dzgC6cPtNfM13RIuF8rS5_q99zX3H4Oq2Sawn1XfMDR2-fIe7imR_ToQnvQpwqdmTzYWDqctp35tEZ9v0PoTySC9i1oBkKV8iRA=w640-h510 God Genesis is a C2 server purely coded in Python3 created to help Red Teamers and Penetration Testers. Currently It only supports TCP reverse shell but wait a min, its a FUD and can give u admin shell from any targeted WINDOWS Machine.
The List Of Commands It Supports :-
===================================================================================================
BASIC COMMANDS:
===================================================================================================
help --> Show This Options
terminate --> Exit The Shell Completely
exit --> Shell Works In Background And Prompted To C2 Server
clear --> Clear The Previous Outputs
===================================================================================================
SYSTEM COMMANDS:
===================================================================================================
cd --& gt; Change Directory
pwd --> Prints Current Working Directory
mkdir *dir_name* --> Creates A Directory Mentioned
rm *dir_name* --> Deletes A Directoty Mentioned
powershell [command] --> Run Powershell Command
start *exe_name* --> Start Any Executable By Giving The Executable Name
===================================================================================================
INFORMATION GATHERING COMMANDS:
===================================================================================================
env --> Checks Enviornment Variables
sc --> Lists All Services Running
user --> Current User
info --> Gives Us All Information About Compromised System
av --> Lists All antivirus In Compromised System
===================================================================================================
DATA EXFILTRATION COMMANDS:
===================================================================================================
download *file_name* --> Download Files From Compromised System
upload *file_name* --> Uploads Files To Victim Pc
===================================================================================================
EXPLOITATION COMMANDS:
========================================================== =========================================
persistence1 --> Persistance Via Method 1
persistence2 --> Persistance Via Method 2
get --> Download Files From Any URL
chrome_pass_dump --> Dump All Stored Passwords From Chrome Bowser
wifi_password --> Dump Passwords Of All Saved Wifi Networks
keylogger --> Starts Key Logging Via Keylogger
dump_keylogger --> Dump All Logs Done By Keylogger
python_install --> Installs Python In Victim Pc Without UI Features Of Our Framework :-Check The Video To Get A Detail Knowledge 1. The Payload.py is a FULLY UNDETECTABLE(FUD) use your own techniques for making an exe file. (Best Result When Backdoored With Some Other Legitimate Applictions)
2. Able to perform privilege escalation on any windows systems.
3. Fud keylogger
4. 2 ways of achieving persistance
5. Recon automation to save your time. How To Use Our Tool : git clone https://github.com/SaumyajeetDas/GodGenesis.git
pip3 install -r requirements.txt
python3 c2c.py It is worth mentioning that Suman Chakraborty have contributed in the framework by coding the the the Fud Keyloger, Wifi Password Extraction and Chrome Password Dumper modules. Dont Forget To Change The IP ADDRESS Manually in both c2c.py and payload.pyDownload GodGenesis
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
NAX Walkthrough TryHackMe
https://cdn-images-1.medium.com/max/798/1*LDcjeEASS4HCvjeAMgWFng.png
Try Hack Me NAX Writeup
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
NAX Walkthrough TryHackMe
https://cdn-images-1.medium.com/max/798/1*LDcjeEASS4HCvjeAMgWFng.png
Try Hack Me NAX Writeup
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
NAX Walkthrough TryHackMe
Try Hack Me NAX Writeup
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
PoC del CVE-2022–40684.
https://cdn-images-1.medium.com/max/600/1*6ioEC3L9KDwbCLP7rYIHxQ.png
Recientemente Fortinet avisó a sus usuarios de una vulnerabilidad crítica que afecta a sus productos FortiOS, FortyProxy y…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
PoC del CVE-2022–40684.
https://cdn-images-1.medium.com/max/600/1*6ioEC3L9KDwbCLP7rYIHxQ.png
Recientemente Fortinet avisó a sus usuarios de una vulnerabilidad crítica que afecta a sus productos FortiOS, FortyProxy y…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
PoC del CVE-2022–40684.
Recientemente Fortinet avisó a sus usuarios de una vulnerabilidad crítica que afecta a sus productos FortiOS, FortyProxy y…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
messing with dbus
https://cdn-images-1.medium.com/max/2439/1*VxzK0QDpPY45dTI_Vm9OYQ.png
Two days ago i wrote a shell function to keep an eye on the github action status. it loops through a predefined list of repos (because not…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
messing with dbus
https://cdn-images-1.medium.com/max/2439/1*VxzK0QDpPY45dTI_Vm9OYQ.png
Two days ago i wrote a shell function to keep an eye on the github action status. it loops through a predefined list of repos (because not…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
messing with dbus
Two days ago i wrote a shell function to keep an eye on the github action status. it loops through a predefined list of repos (because not…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
TryHackMe The Marketplace Writeup
https://cdn-images-1.medium.com/max/933/1*n1LRC04kHb9tE3TleZRkIg.png
This writeup will help you solve The Marketplace box on TryHackMe.com.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
TryHackMe The Marketplace Writeup
https://cdn-images-1.medium.com/max/933/1*n1LRC04kHb9tE3TleZRkIg.png
This writeup will help you solve The Marketplace box on TryHackMe.com.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
TryHackMe The Marketplace Writeup
This writeup will help you solve The Marketplace box on TryHackMe.com.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Surfer : Walkthrough
https://cdn-images-1.medium.com/max/811/1*id_jdNnv1Ah_KehAfAtw9w.jpeg
“Surfer” is a room that will help you to test your SSRF attack skill.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Surfer : Walkthrough
https://cdn-images-1.medium.com/max/811/1*id_jdNnv1Ah_KehAfAtw9w.jpeg
“Surfer” is a room that will help you to test your SSRF attack skill.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Surfer : Walkthrough
“Surfer” is a room that will help you to test your SSRF attack skill.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Whale Phishing. What Is It?
https://cdn-images-1.medium.com/max/2048/1*2ZmarVxmBJqn32Mdrkk5vw.png
High-level executives and other users with access to private corporate information are the main targets of whaling assaults attacks…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Whale Phishing. What Is It?
https://cdn-images-1.medium.com/max/2048/1*2ZmarVxmBJqn32Mdrkk5vw.png
High-level executives and other users with access to private corporate information are the main targets of whaling assaults attacks…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Whale Phishing. What Is It?
High-level executives and other users with access to private corporate information are the main targets of whaling assaults attacks…
GodGenesis - A Python3 Based C2 Server To Make Life Of Red Teamer A Bit Easier. The Payload Is Capable To Bypass All The Known Antiviruses And Endpoints
http://www.kitploit.com/2022/10/godgenesis-python3-based-c2-server-to.html
___________________________
@hacking_Attack
@Hacking_Video
http://www.kitploit.com/2022/10/godgenesis-python3-based-c2-server-to.html
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
GodGenesis - A Python3 Based C2 Server To Make Life Of Red Teamer A Bit Easier. The Payload Is Capable To Bypass All The Known…
God Genesis is a C2 server purely coded in Python3 created to help Red Teamers and Penetration Testers. Currently It only supports TCP reverse shell but wait a min, its a FUD and can give u admin shell from any targeted WINDOWS Machine.
The List Of Commands It Supports :- ===================================================================================================
BASIC COMMANDS:
===================================================================================================
help --> Show This Options
terminate --> Exit The Shell Completely
exit --> Shell Works In Background And Prompted To C2 Server
clear --> Clear The Previous Outputs
===================================================================================================
SYSTEM COMMANDS:
===================================================================================================
cd --& gt; Change Directory
pwd --> Prints Current Working Directory
mkdir *dir_name* --> Creates A Directory Mentioned
rm *dir_name* --> Deletes A Directoty Mentioned
powershell [command] --> Run Powershell Command
start *exe_name* --> Start Any Executable By Giving The Executable Name
===================================================================================================
INFORMATION GATHERING COMMANDS:
===================================================================================================
env --> Checks Enviornment Variables
sc --> Lists All Services Running
user --> Current User
info --> Gives Us All Information About Compromised System
av --> Lists All antivirus In Compromised System
===================================================================================================
DATA EXFILTRATION COMMANDS:
===================================================================================================
download *file_name* --> Download Files From Compromised System
upload *file_name* --> Uploads Files To Victim Pc
===================================================================================================
EXPLOITATION COMMANDS:
========================================================== =========================================
persistence1 --> Persistance (https://www.kitploit.com/search/label/Persistance) Via Method 1
persistence2 --> Persistance Via Method 2
get --> Download Files From Any URL
chrome_pass_dump --> Dump All Stored Passwords From Chrome Bowser
wifi_password --> Dump Passwords Of All Saved Wifi Networks
keylogger --> Starts Key Logging Via Keylogger
dump_keylogger --> Dump All Logs Done By Keylogger
python_install --> Installs Python In Victim Pc Without UI
___________________________
@hacking_Attack
@Hacking_Video
The List Of Commands It Supports :- ===================================================================================================
BASIC COMMANDS:
===================================================================================================
help --> Show This Options
terminate --> Exit The Shell Completely
exit --> Shell Works In Background And Prompted To C2 Server
clear --> Clear The Previous Outputs
===================================================================================================
SYSTEM COMMANDS:
===================================================================================================
cd --& gt; Change Directory
pwd --> Prints Current Working Directory
mkdir *dir_name* --> Creates A Directory Mentioned
rm *dir_name* --> Deletes A Directoty Mentioned
powershell [command] --> Run Powershell Command
start *exe_name* --> Start Any Executable By Giving The Executable Name
===================================================================================================
INFORMATION GATHERING COMMANDS:
===================================================================================================
env --> Checks Enviornment Variables
sc --> Lists All Services Running
user --> Current User
info --> Gives Us All Information About Compromised System
av --> Lists All antivirus In Compromised System
===================================================================================================
DATA EXFILTRATION COMMANDS:
===================================================================================================
download *file_name* --> Download Files From Compromised System
upload *file_name* --> Uploads Files To Victim Pc
===================================================================================================
EXPLOITATION COMMANDS:
========================================================== =========================================
persistence1 --> Persistance (https://www.kitploit.com/search/label/Persistance) Via Method 1
persistence2 --> Persistance Via Method 2
get --> Download Files From Any URL
chrome_pass_dump --> Dump All Stored Passwords From Chrome Bowser
wifi_password --> Dump Passwords Of All Saved Wifi Networks
keylogger --> Starts Key Logging Via Keylogger
dump_keylogger --> Dump All Logs Done By Keylogger
python_install --> Installs Python In Victim Pc Without UI
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Leading source of security tools, hacking tools, cybersecurity and network security. Learn about new tools and updates in one place.
Features Of Our Framework :- Check The Video To Get A Detail Knowledge 1. The Payload.py is a FULLY UNDETECTABLE(FUD) use your own techniques for making an exe file. (Best Result When Backdoored With Some Other Legitimate Applictions)
2. Able to perform privilege escalation (https://www.kitploit.com/search/label/Privilege%20Escalation) on any windows systems.
3. Fud keylogger
4. 2 ways of achieving persistance
5. Recon automation to save your time.
How To Use Our Tool : git clone https://github.com/SaumyajeetDas/GodGenesis.git
pip3 install -r requirements.txt
python3 c2c.py
It is worth mentioning that Suman Chakraborty (https://github.com/ANON4MOUS) have contributed in the framework by coding the the the Fud Keyloger, Wifi Password Extraction and Chrome Password Dumper modules.Dont Forget To Change The IP ADDRESS Manually in both c2c.py and payload.py
Download GodGenesis (https://github.com/SaumyajeetDas/GodGenesis)
___________________________
@hacking_Attack
@Hacking_Video
2. Able to perform privilege escalation (https://www.kitploit.com/search/label/Privilege%20Escalation) on any windows systems.
3. Fud keylogger
4. 2 ways of achieving persistance
5. Recon automation to save your time.
How To Use Our Tool : git clone https://github.com/SaumyajeetDas/GodGenesis.git
pip3 install -r requirements.txt
python3 c2c.py
It is worth mentioning that Suman Chakraborty (https://github.com/ANON4MOUS) have contributed in the framework by coding the the the Fud Keyloger, Wifi Password Extraction and Chrome Password Dumper modules.Dont Forget To Change The IP ADDRESS Manually in both c2c.py and payload.py
Download GodGenesis (https://github.com/SaumyajeetDas/GodGenesis)
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Leading source of security tools, hacking tools, cybersecurity and network security. Learn about new tools and updates in one place.