Skip to content

Commit d46220b

Browse files
authored
Added threading
1 parent a48c74d commit d46220b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

poc.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#! /usr/bin/env python3
22
#coding:utf-8
33

4-
# Forked from source: https://github.com/BobTheShoplifter/Spring4Shell-POC
5-
# Bugs fixed by Rupe 03.30.2022 v.01
6-
74
import requests
85
import argparse
96
import urllib3

0 commit comments

Comments
 (0)