Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Tails 4.18 OS — Live System
https://cdn-images-1.medium.com/max/600/1*b31hiO4ynbDLRrXWEFF4aQ.png
Tails 4.18 OS — Live System: Leave no trace on the computer
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Tails 4.18 OS — Live System
https://cdn-images-1.medium.com/max/600/1*b31hiO4ynbDLRrXWEFF4aQ.png
Tails 4.18 OS — Live System: Leave no trace on the computer
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Tails 4.18 OS — Live System
Tails 4.18 OS — Live System: Leave no trace on the computer
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Social Engineering | All in one tool for Phishing by Zphisher | Best tool for Phishing
https://cdn-images-1.medium.com/max/640/0*IExC6QXL0gYDG2aH.png
Social Engineering | All in one tool for Phishing by Zphisher | Best tool for Phishing
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Social Engineering | All in one tool for Phishing by Zphisher | Best tool for Phishing
https://cdn-images-1.medium.com/max/640/0*IExC6QXL0gYDG2aH.png
Social Engineering | All in one tool for Phishing by Zphisher | Best tool for Phishing
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Social Engineering | All in one tool for Phishing by Zphisher | Best tool for Phishing
Social Engineering | All in one tool for Phishing by Zphisher | Best tool for Phishing
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
OWASP Top 10: #1 — Injection
https://cdn-images-1.medium.com/max/600/1*1fOyXpTbDTDzc3baL-roiw.png
The only Top 10 list that actually f*cking matters.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
OWASP Top 10: #1 — Injection
https://cdn-images-1.medium.com/max/600/1*1fOyXpTbDTDzc3baL-roiw.png
The only Top 10 list that actually f*cking matters.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
OWASP Top 10: #1 — Injection
The only Top 10 list that actually f*cking matters.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How to Identify Your Phone Got Hacked and How to Avoid It?
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
How to Identify Your Phone Got Hacked and How to Avoid It?
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
How to Identify Your Phone Got Hacked and How to Avoid It?
Without your knowledge, phone hacking can endanger your identity and privacy. Hacking techniques are always evolving and improving, making them more difficult to detect. This means that any amount of cyberattacks might blind the ordinary user. Fortunately…
Java Application -Server Side Template Injection
Description:Continue reading on Medium »
Read more...
Description:Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
I made a script to brick any windows PC
Here is the link to the script
https://github.com/SomeoneAlt-86/pc-killer
So the way it works is lowering the system memory to very low so that windows is unable to boot once restarted.
submitted by /u/Ambitious-Cod-7354
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
I made a script to brick any windows PC
Here is the link to the script
https://github.com/SomeoneAlt-86/pc-killer
So the way it works is lowering the system memory to very low so that windows is unable to boot once restarted.
submitted by /u/Ambitious-Cod-7354
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
I made a script to brick any windows PC
Here is the link to the script [https://github.com/SomeoneAlt-86/pc-killer](https://github.com/SomeoneAlt-86/pc-killer) So the way it works is...
Msprobe - Finding All Things On-Prem Microsoft For Password Spraying And Enumeration
http://www.kitploit.com/2022/06/msprobe-finding-all-things-on-prem.html
___________________________
@hacking_Attack
@Hacking_Video
http://www.kitploit.com/2022/06/msprobe-finding-all-things-on-prem.html
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Msprobe - Finding All Things On-Prem Microsoft For Password Spraying And Enumeration
Finding all things on-prem Microsoft (https://www.kitploit.com/search/label/Microsoft) for password spraying and enumeration. The tool will used a list of common subdomains (https://www.kitploit.com/search/label/Subdomains) associated with your target apex domain to attempt to discover (https://www.kitploit.com/search/label/Discover) valid instances of on-prem Microsoft solutions. Screenshots of the tool in action are below:
Installing Install the project using pipx (https://pypa.github.io/pipx/installation/) pipx install git+https://github.com/puzzlepeaches/msprobe.git
Usage The tool has four different modules that assist with the discovery (https://www.kitploit.com/search/label/Discovery) of on-prem Microsoft products: Exchange RD Web ADFS Skype for Business The help menu and supported modules are shown below: Usage: msprobe [OPTIONS] COMMAND [ARGS]...
Find Microsoft Exchange, RD Web, ADFS, and Skype instances
Options:
--help Show this message and exit.
Commands:
adfs Find Microsoft ADFS servers
exch Find Microsoft Exchange servers
full Find all Microsoft supported by msprobe
rdp Find Microsoft RD Web servers
skype Find Microsoft Skype servers
Examples Find ADFS servers associated with apex domain: msprobe adfs acme.com
Find RD Web servers associated with apex domain with verbose output: msprobe rdp acme.com -v
Find all Microsoft products hostsed on-prem for a domain: msprobe full acme.com
Coming Soon Full wiki for each module Fixes for lxml based parsing (https://www.kitploit.com/search/label/Parsing) in RD Web module Acknowledgements @p0dalirius (https://twitter.com/intent/follow?screen_name=podalirius_) for RDWArecon (https://github.com/p0dalirius/RDWArecon) @b17zr (https://twitter.com/b17zr) for the ntlm_challenger.py script @ReverendThing (https://github.com/ReverendThing) for his project Carnivore (https://github.com/ReverendThing/Carnivore) and it's included subdomains @busterbcook (https://twitter.com/busterbcook) and their tool msmailprobe (https://github.com/busterb/msmailprobe) heavily influenced the creation of this project
Download Msprobe (https://github.com/puzzlepeaches/msprobe)
___________________________
@hacking_Attack
@Hacking_Video
Installing Install the project using pipx (https://pypa.github.io/pipx/installation/) pipx install git+https://github.com/puzzlepeaches/msprobe.git
Usage The tool has four different modules that assist with the discovery (https://www.kitploit.com/search/label/Discovery) of on-prem Microsoft products: Exchange RD Web ADFS Skype for Business The help menu and supported modules are shown below: Usage: msprobe [OPTIONS] COMMAND [ARGS]...
Find Microsoft Exchange, RD Web, ADFS, and Skype instances
Options:
--help Show this message and exit.
Commands:
adfs Find Microsoft ADFS servers
exch Find Microsoft Exchange servers
full Find all Microsoft supported by msprobe
rdp Find Microsoft RD Web servers
skype Find Microsoft Skype servers
Examples Find ADFS servers associated with apex domain: msprobe adfs acme.com
Find RD Web servers associated with apex domain with verbose output: msprobe rdp acme.com -v
Find all Microsoft products hostsed on-prem for a domain: msprobe full acme.com
Coming Soon Full wiki for each module Fixes for lxml based parsing (https://www.kitploit.com/search/label/Parsing) in RD Web module Acknowledgements @p0dalirius (https://twitter.com/intent/follow?screen_name=podalirius_) for RDWArecon (https://github.com/p0dalirius/RDWArecon) @b17zr (https://twitter.com/b17zr) for the ntlm_challenger.py script @ReverendThing (https://github.com/ReverendThing) for his project Carnivore (https://github.com/ReverendThing/Carnivore) and it's included subdomains @busterbcook (https://twitter.com/busterbcook) and their tool msmailprobe (https://github.com/busterb/msmailprobe) heavily influenced the creation of this project
Download Msprobe (https://github.com/puzzlepeaches/msprobe)
___________________________
@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.
Java Application -Server Side Template Injection
https://medium.com/@Dhamuharker/java-application-server-side-template-injection-f2aa4d2bb41?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://medium.com/@Dhamuharker/java-application-server-side-template-injection-f2aa4d2bb41?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Java Application -Server Side Template Injection
Description:
Description:Continue reading on Medium » (https://medium.com/@Dhamuharker/java-application-server-side-template-injection-f2aa4d2bb41?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Java Application -Server Side Template Injection
Description:
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Email-Prediction-Asterisks : Script That Allows You To Identify The Emails Hidden Behind Asterisks
Email prediction asterisks is a script that allows you to identify the emails hidden behind asterisks. It is a perfect application for osint analysts and security forces. It allows to intelligently predict, using Intelx leaks, which emails are related to the person we are looking for. It also allows you to automatically obtain information from emails for manual analysis through a CSV dataset that is generated with the results.
Example of email with asterisks on Twitter
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2Bp_XVCG2s7m1ThSYdzbW3hACICHhOWKSI7KWY92VCAa2GRl_M6LQUYxY8D_9JgkIoOppzgOcV2itjFNVFI4de_Bt2XRobuJH5ww4LXoEsm_f_FlFHrT9cbW3TCK59vNlhVSmAS0L8P6Z8Xm1bu61IVAAkT6nMQLEOHTtGBTtYlKqD2Lgi2tDNj_B/s578/email-asterisks.png
Installation
It’s necessary to install the intelx library for python
git clone https://github.com/Quantika14/email-prediction-asterisks
pip3 install -r requiriments.txt
git clone https://github.com/IntelligenceX/SDK
pip3 install SDK/Python
You must put your api key here
Directory: m/key.py
intelx = “HERE”
emailrep = “HERE”
Download
___________________________
@hacking_Attack
@Hacking_Video
Email-Prediction-Asterisks : Script That Allows You To Identify The Emails Hidden Behind Asterisks
Email prediction asterisks is a script that allows you to identify the emails hidden behind asterisks. It is a perfect application for osint analysts and security forces. It allows to intelligently predict, using Intelx leaks, which emails are related to the person we are looking for. It also allows you to automatically obtain information from emails for manual analysis through a CSV dataset that is generated with the results.
Example of email with asterisks on Twitter
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2Bp_XVCG2s7m1ThSYdzbW3hACICHhOWKSI7KWY92VCAa2GRl_M6LQUYxY8D_9JgkIoOppzgOcV2itjFNVFI4de_Bt2XRobuJH5ww4LXoEsm_f_FlFHrT9cbW3TCK59vNlhVSmAS0L8P6Z8Xm1bu61IVAAkT6nMQLEOHTtGBTtYlKqD2Lgi2tDNj_B/s578/email-asterisks.png
Installation
It’s necessary to install the intelx library for python
git clone https://github.com/Quantika14/email-prediction-asterisks
pip3 install -r requiriments.txt
git clone https://github.com/IntelligenceX/SDK
pip3 install SDK/Python
You must put your api key here
Directory: m/key.py
intelx = “HERE”
emailrep = “HERE”
Download
___________________________
@hacking_Attack
@Hacking_Video
Kali Linux Tutorials
Email-Prediction-Asterisks : Script That Allows You To Identify The Emails
Email prediction asterisks is a script that allows you to identify the emails hidden behind asterisks. It is a perfect application for osint
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
PEzor-Docker : With The Help Of This Docker Image, You Can Easily Access PEzor On Your System!
PEzor-Docker, With the help of this incredible tool, you can create FUD malwares that are capable of bypassing most of the well-known AVs. For instance, you can pack the “mimikatz” executable file with the help of PEzor and then run it against victim’s system for a full mem dump without any problem!
How to use
docker pull https://hub.docker.com/r/4d0niis/pezor_included_kali:1.0
docker run -it 4d0niis/pezor_included_kali:1.0 /bin/bash
PEzor
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVKYb2ABFihCTRrxGUk1IVlua59KA6uj3fy-4vVtCBqZUs91p2ircwz3pQhSd1C9f_77pE21lindU-avprjbMxN-PgpMoNkeKLhM0LM6i1JRz6qO8rnllekLFyFkEoAyeC5YktiIoxvDEcfnMUEL5de5T0d0tP05xWnOAZGdYZ4oI9uwh0atMKB8_c/s1263/PEzor_docker.png
Download
___________________________
@hacking_Attack
@Hacking_Video
PEzor-Docker : With The Help Of This Docker Image, You Can Easily Access PEzor On Your System!
PEzor-Docker, With the help of this incredible tool, you can create FUD malwares that are capable of bypassing most of the well-known AVs. For instance, you can pack the “mimikatz” executable file with the help of PEzor and then run it against victim’s system for a full mem dump without any problem!
How to use
docker pull https://hub.docker.com/r/4d0niis/pezor_included_kali:1.0
docker run -it 4d0niis/pezor_included_kali:1.0 /bin/bash
PEzor
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVKYb2ABFihCTRrxGUk1IVlua59KA6uj3fy-4vVtCBqZUs91p2ircwz3pQhSd1C9f_77pE21lindU-avprjbMxN-PgpMoNkeKLhM0LM6i1JRz6qO8rnllekLFyFkEoAyeC5YktiIoxvDEcfnMUEL5de5T0d0tP05xWnOAZGdYZ4oI9uwh0atMKB8_c/s1263/PEzor_docker.png
Download
___________________________
@hacking_Attack
@Hacking_Video
Kali Linux Tutorials
PEzor-Docker : With The Help Of This Docker Image
PEzor-Docker, With the help of this incredible tool, you can create FUD malwares that are capable of bypassing most of the well-known AVs.