Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,305 contributions in the last year
Activity overview
Contributed to
smicallef/spiderfoot,
rapid7/metasploit-framework,
SerenityOS/serenity
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in beefproject/beef that received 3 comments
Update dependencies
This updates the minimum required version of several dependencies to non-vulnerable versions. BeEF probably is not vulnerable to the vulnerabilitie…
+7
−8
•
3
comments
- sfdb: validate instanceId parameters
- sflib: move options parsing to init
- sflib: Set fetchUrl SSL verification default to True
- Add sfp_jsonwhoisio
- SpiderFootPlugin: Add get/set Target get/set ScanId error handling
- SpiderFootDb: validate result hash IDs
- SpiderFootTarget: use Python property decorators
- test_spiderfootcli: Update sfcli unit tests
- sflib: Update Event / Target error handling, docs, tests
- tests: Update TestSpiderFootPlugin tests
- sfwebui
Created an issue in rapid7/metasploit-framework that received 1 comment
Add FreeBSD 12 'ip6_setpktopt' Kernel Local Privilege Escalation
Taking a look at this one @h00die ?
The exploit worked for me first try on FreeBSD 12 (after uncommenting #define FSBD12).
https://www.exploit-db.c…
1
comment