`rm -rf /*`
` rm -rf /* `
-
` rm -rf /* `
- ` rm -rf /* `
- https://itsecuritysolutions.org
Highlights
- 10 discussions answered
Block or Report
Block or report bcoles
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
ssrf_proxy Public
SSRF Proxy facilitates tunneling HTTP communications through servers vulnerable to Server-Side Request Forgery.
-
-
smicallef/spiderfoot Public
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
1,345 contributions in the last year
Less
More
Activity overview
Contributed to
smicallef/spiderfoot,
SerenityOS/serenity,
rapid7/metasploit-framework
and 5 other
repositories
Contribution activity
March 2022
Created 5 commits in 1 repository
Created a pull request in rapid7/metasploit-framework that received 5 comments
Msf::Payload::Apk: raise if keytool cannot parse APK file or certificate
The Msf::Payload::Apk.parse_orig_cert_data method performed no validation of APK file data and silently hid errors from keytool, leading to ambiguo…
+16
−2
•
5
comments
Opened 5 other pull requests in 1 repository
rapid7/metasploit-framework
4
merged
1
open
- Msf::Payload::Apk: raise if apktool output includes Java exceptions
- post/windows/manage/persistence_exe: Replace IO.read with File.binread
- Msf::Payload::Apk: raise if APK is unsigned or generating new key fails
- Msf::Payload::Apk: Check Java is installed and apktool.jar exists
- Msf::Payload::Apk: Print warning if apktool version < 2.5.1
Reviewed 1 pull request in 1 repository
rapid7/metasploit-framework
1 pull request
Created an issue in rapid7/metasploit-framework that received 1 comment
Review instances of IO.read and replace with File.binread
Review instances of IO.read in Framework. This is likely to result in truncated data when running Metasploit on Windows as per #16275 (comment). Re…
1
comment