Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Spring4Shell-POC : Dockerized Spring4Shell (CVE-2022-22965) PoC Application And Exploit
Spring4Shell-POC is a dockerized application that is vulnerable to the Spring4Shell vulnerability (CVE-2022-22965). Full Java source for the war is provided and modifiable, the war will get re-built whenever the docker image is built. The built WAR will then be loaded by Tomcat. There is nothing special about this application, it’s a simple hello world that’s based off Spring tutorials.
Requirements
* Docker
* Python3 + requests library
Instructions
* Clone the repository
* Build and run the container:
* App should now be available at http://localhost:8080/helloworld/greeting
* Run the exploit.py script:
* Visit the created webshell! Modify the
Download
___________________________
@hacking_Attack
@Hacking_Video
Spring4Shell-POC : Dockerized Spring4Shell (CVE-2022-22965) PoC Application And Exploit
Spring4Shell-POC is a dockerized application that is vulnerable to the Spring4Shell vulnerability (CVE-2022-22965). Full Java source for the war is provided and modifiable, the war will get re-built whenever the docker image is built. The built WAR will then be loaded by Tomcat. There is nothing special about this application, it’s a simple hello world that’s based off Spring tutorials.
Requirements
* Docker
* Python3 + requests library
Instructions
* Clone the repository
* Build and run the container:
docker build . -t spring4shell && docker run -p 8080:8080 spring4shell* App should now be available at http://localhost:8080/helloworld/greeting
* Run the exploit.py script:
python exploit.py --url "http://localhost:8080/helloworld/greeting"* Visit the created webshell! Modify the
cmdGET parameter for your commands. (http://localhost:8080/shell.jsp by default)Download
___________________________
@hacking_Attack
@Hacking_Video
Kali Linux Tutorials
Spring4Shell-POC : Dockerized Spring4Shell PoC Application And Exploit
Spring4Shell-POC is a dockerized application that is vulnerable to the Spring4Shell vulnerability (CVE-2022-22965).
$1500 Of Broken Access Controls
https://medium.com/@tobydavenn/1500-of-broken-access-controls-503d8a5f56f5?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://medium.com/@tobydavenn/1500-of-broken-access-controls-503d8a5f56f5?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
$1500 Of Broken Access Controls
Hello,
Hello,Continue reading on Medium » (https://medium.com/@tobydavenn/1500-of-broken-access-controls-503d8a5f56f5?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
$1500 Of Broken Access Controls
Hello,
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
TryHackMe: Pickle Rick— Walkthrough
https://cdn-images-1.medium.com/max/600/1*qQ191ToddxA5HqmX9ygn2A.png
Hi! I am making these walkthroughs to keep myself motivated to learn cyber security, and ensure that I remember the knowledge gained by…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
TryHackMe: Pickle Rick— Walkthrough
https://cdn-images-1.medium.com/max/600/1*qQ191ToddxA5HqmX9ygn2A.png
Hi! I am making these walkthroughs to keep myself motivated to learn cyber security, and ensure that I remember the knowledge gained by…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
TryHackMe: Pickle Rick— Walkthrough
Hi! I am making these walkthroughs to keep myself motivated to learn cyber security, and ensure that I remember the knowledge gained by…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Proofpoint dispels commonly held threat actor assumptions in new report
https://cdn-images-1.medium.com/max/600/0*y20z1Y2b3YNsTKd-
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Proofpoint dispels commonly held threat actor assumptions in new report
https://cdn-images-1.medium.com/max/600/0*y20z1Y2b3YNsTKd-
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Proofpoint dispels commonly held threat actor assumptions in new report
As part of Proofpoint’s “2022 Social Engineering report” it was found that many cybercriminals employ unanticipated behaviors as part of their hacking methods. Threat actors typically are not thought…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
$1500 Of Broken Access Controls
https://cdn-images-1.medium.com/max/1280/0*z6Vq2tO0qdSfBUG7.jpg
Hello,
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
$1500 Of Broken Access Controls
https://cdn-images-1.medium.com/max/1280/0*z6Vq2tO0qdSfBUG7.jpg
Hello,
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
$1500 Of Broken Access Controls
Hello,
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
GooFuzz - Tool To Perform Fuzzing With An OSINT Approach, Managing To Enumerate Directories, Files, Subdomains Or Parameters Without Leaving Evidence On The Target's Server With Google Dorking
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwg5konSKx0XuurJw3mJ2MKfQwpDO_Z0OCT-GyxpNr3aWLvlReSRRLBVboudg68O2lJkMyYgL3npqNBW4oHFiF_E5ENf_Q_f_S8BRk6zjK0kwJM8XNUKwxFA7USdeeuAfdIPEPoTw4TSSe1dcyhMkr1KH8qBVbueFvJ81P59nBEYDcguUdk_rGXXpB/w640-h388/GooFuzz_1_goofuzz.png CreditsAuthor: M3n0sD0n4ldTwitter: @David_Uton Description:GooFuzz is a script written in Bash Scripting that uses advanced Google search techniques to obtain sensitive information in files or directories without making requests to the web server. Download and install:
* Google Search has mechanisms to prevent abusive use or detection of suspicious activity. If at any time the tool does not show results, Google has temporarily blocked you (e.g. Captcha).
* All the information obtained is public and through Google results.
* Logically, the searches are in Google, so it leaves no evidence in the logs of the target's server.
* And very important, if you see a file, directory, subdomain, etc... Indexed in Google, does not mean that it still exists on the server (or it does ;)). Useful?If you like the tool, find it useful in your work, Bug Bounty or as a hobby, you could help me like this:
* Tell your friends and co-workers about it.
* Contribute new ideas or help me to improve it by correcting bugs from here.
* How? Do you want to buy me a coffee? Thank you very much! Download GooFuzz
___________________________
@hacking_Attack
@Hacking_Video
GooFuzz - Tool To Perform Fuzzing With An OSINT Approach, Managing To Enumerate Directories, Files, Subdomains Or Parameters Without Leaving Evidence On The Target's Server With Google Dorking
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwg5konSKx0XuurJw3mJ2MKfQwpDO_Z0OCT-GyxpNr3aWLvlReSRRLBVboudg68O2lJkMyYgL3npqNBW4oHFiF_E5ENf_Q_f_S8BRk6zjK0kwJM8XNUKwxFA7USdeeuAfdIPEPoTw4TSSe1dcyhMkr1KH8qBVbueFvJ81P59nBEYDcguUdk_rGXXpB/w640-h388/GooFuzz_1_goofuzz.png CreditsAuthor: M3n0sD0n4ldTwitter: @David_Uton Description:GooFuzz is a script written in Bash Scripting that uses advanced Google search techniques to obtain sensitive information in files or directories without making requests to the web server. Download and install:
$ git clone https://github.com/m3n0sd0n4ld/GooFuzz.git
$ cd GooFuzz
$ chmod +x GooFuzz
$ ./GooFuzz -h Use:Menuhttps://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5vWTHhmPJmE1bcAqyGj14qTd5w1YBaHY-8FOARpnYvTMUDTGYvHFiPa2OIvEyQXetf2fFtBQYDjNSFZUg_UtQdWLHQsrL7V7rrRea4IAPhpMOlHriGlAAdpw6PCTVZRJsaBzfFxTKBn_lp_n-8cMyHqdwSqZHf9JpbgqOAzHc279cL2_bq1Teq7TM/w640-h470/GooFuzz_7_1.png Lists files by extensions separated by commas.https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3MHEz-ZSn-dxNltge_CCIcBBC_ru51de2h5_nFf_ZLqMjRgFLKy2Rzc5LPvpNYrApVNakY81qtpn3ZTs60EIu0JJYNBHhzUXFSQzTLrw8DgvUHXBChdqN4M4BnWW47l_K136Z12tZTtOddZxUl9WFJNa7hyoNJudVghpFIT7003N2Mou3ANTdg8k9/w492-h640/GooFuzz_8_2.png Lists files by extensions contained in a txt file.https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7z5F1rrBaAZW34y457bz8qi4jvOg7BG3yV-wCLoO-kJ2FAZaiDLq2ig8fVCnlXBpYXiqfx0aJ-cLB3aQ6FXVryV2D9VmN1DL_d3EuIHAcPqCIhbS2060EzbSfYHPpKvL6Ni2QaonpXV3lKQ-9zpNGmGX5ol1fmWw6VjCor5RXbNnYQAD6sXMO1ysY/w552-h640/GooFuzz_9_3.png Lists files by extension, either subdomain or domain and showing the first Google result.https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWLhjR5N26y0cV6uYir-FN7hKeBEq-zCyz1rUXzXSU1lSZi-lQh4kI-USC5xhSTvttPqkgD_HSNXJ6_rwtDhILkrz8tRt2t5qIjQxtSDKp0bWYYYZ0C2pn6Xb3XWrKflZ7AdYgNShdgM1JxfPYzWiY4LAZfpP-vdPBePvBmRIXAA1ZOFdgAJDGcMSF/w520-h640/GooFuzz_10_4.png List files, directories and even parameters by means of a wordlist (it is recommended to use only very small files).https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEinOh20CvsKXeLdeVIO-CRcfL6wcK1K2L_H2zLIHNFLIV-vIqWWgM5Kt2bgKAShgRAYS5RrofHKht3GdAbHBoAGYtgQUe35yX9AQ9-P53cnp1RSY3HoKR4zogeWGA3jogl1Pedf4GsbMeEKc6Wzqj6H0fBMA2gVpaDmf8uVYB6xzE8hA6gZ9p-RV8kY/w616-h640/GooFuzz_11_5.png Lists directories and files by specifying paths, words or file names.https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjp_DDLEWevf8lCeqbqUt8NONqrPzohDwOa4HASiA1YYp3BUpKjmAe-JaBp1LHS9lv24YRb6vgBcRQFx7051sw33FlgjzF2lydaSMdrlii99qp4IHKvnnqMDA0U4L71XXd9GZko2PBOztBVsnb3n4KwPL-J1XP7RZk7HuXjBmXZgi6e_c8K3Qu8gXB0/w640-h538/GooFuzz_12_7.png Disclaimer* I am not responsible for the misuse of the tool.* Google Search has mechanisms to prevent abusive use or detection of suspicious activity. If at any time the tool does not show results, Google has temporarily blocked you (e.g. Captcha).
* All the information obtained is public and through Google results.
* Logically, the searches are in Google, so it leaves no evidence in the logs of the target's server.
* And very important, if you see a file, directory, subdomain, etc... Indexed in Google, does not mean that it still exists on the server (or it does ;)). Useful?If you like the tool, find it useful in your work, Bug Bounty or as a hobby, you could help me like this:
* Tell your friends and co-workers about it.
* Contribute new ideas or help me to improve it by correcting bugs from here.
* How? Do you want to buy me a coffee? Thank you very much! Download GooFuzz
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
GooFuzz - Tool To Perform Fuzzing With An OSINT Approach, Managing To Enumerate Directories, Files, Subdomains Or Parameters Without…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Zoo Management System 1.0 Cross Site Scripting
https://1.bp.blogspot.com/-ju6c7E-5MWk/WWlvdc1QT-I/AAAAAAAAIPk/ByEXv5vo16UsrlpTJMmF2Op4hfJEgrRpQCLcBGAs/s1600/h79.png
Zoo Management System version 1.0 suffers from a cross site scripting vulnerability.
SHA-256 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Zoo Management System 1.0 Cross Site Scripting
https://1.bp.blogspot.com/-ju6c7E-5MWk/WWlvdc1QT-I/AAAAAAAAIPk/ByEXv5vo16UsrlpTJMmF2Op4hfJEgrRpQCLcBGAs/s1600/h79.png
Zoo Management System version 1.0 suffers from a cross site scripting vulnerability.
SHA-256 |
c2c4aa85cb3df00f1fddb60ea24a09058f2a8faf14d274c3e8673a5ae5d6286fDownload
# Exploit Title: Zoo Management System 1.0 - Reflected Cross-Site-Scripting (XSS)
# Date: 06/22/2022
# Exploit Author: Angelo Pio Amirante
# Vendor Homepage: https://www.sourcecodester.com/
# Software Link: https://www.sourcecodester.com/php/15344/zoo-management-system-phpoop-free-source-code.html
# Version: 1.0
# Tested on: Server: XAMPP on Windows 10
# CVE: CVE-2022-31897
# Description:
Zoo Management System 1.0 is vulnerable to reflected cross-site scripting on the sign-up page. The "msg" parameter in 'http://localhost/public_html/register_visitor?msg=' is vulnerable.
# Impact:
An attacker could steal cookies with a crafted URL sent to the victims.
# Exploit:
Visit the following page:
1) http://localhost/public_html/register_visitor?msg=
2) Alert pop up is fired!
# Image poc:
https://ibb.co/8XKDgJX -> Registration page
https://ibb.co/mTTmTmy -> XSS
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Zoo Management System 1.0 Cross Site Scripting
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
WordPress Download Manager 3.2.43 Cross Site Scripting
https://2.bp.blogspot.com/-uXp9StI5Rh0/WWlvYIMdqaI/AAAAAAAAIOg/mHe50EJovPcz8di_9Up4vC4YPRAZ9BUbwCLcBGAs/s1600/h55.png
WordPress Download Manager plugin versions 3.2.43 and below suffer from a cross site scripting vulnerability.
SHA-256 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
WordPress Download Manager 3.2.43 Cross Site Scripting
https://2.bp.blogspot.com/-uXp9StI5Rh0/WWlvYIMdqaI/AAAAAAAAIOg/mHe50EJovPcz8di_9Up4vC4YPRAZ9BUbwCLcBGAs/s1600/h55.png
WordPress Download Manager plugin versions 3.2.43 and below suffer from a cross site scripting vulnerability.
SHA-256 |
c5e010f3009e39b7db11c52ad43c84317ef6588fbfb45a6713c6d0812c0cf403Download
Exploit Title: Download Manager Cross-Site Scripting
Date: 2022-06-16
Exploit Author : Andrea Bocchetti
Vendor Homepage : https://wordpress.org/plugins/download-manager/
Version : <=
Tested on: windows
CVE : CVE-2022-2101
######## Description ########
# 1-) Login in the plugin page
# 2-) add the xss payload in the field "Insert URL"
# 3-) Click on the link , the JS code will be interpreted.
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
WordPress Download Manager 3.2.43 Cross Site Scripting
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.