aconite33
aconite33
I've ran into an issue when trying to dissect the CLSID for Outlook. I am able to pull data about the exports using Powershell, but I am unable to replicate...
Added output if no shadow volumes are found.
Encountered this when trying to insert an image in a phishing payload. Pwndrop doesn't like the HEAD / OPTIONS verb, and ends up returning a 404 / 302 error. To...
Would there be any interest in adding a feature to add an IP block list that would serve the facade file instead of the true payload based on IP address?...
Add a module that will search for default credentials within an environment. Should operate after TCP ports have been enumerated. Examples Projects: * https://github.com/projectdiscovery/nuclei * https://github.com/lanjelot/patator * https://github.com/nmap/nmap
Create a module that will support the identification of vulnerable subdomains that could be victim of a take over Examples Projects: * https://github.com/gfek/Lepus/blob/master/submodules/TakeOver.py * https://github.com/EdOverflow/can-i-take-over-xyz * https://github.com/haccer/subjack * https://github.com/shmilylty/OneForAll/blob/master/data/fingerprints.json
Expand on the Nuceli Module to target specific Critical CVE's to be scanned for Examples: * CVE-2017-0143 - EternalBlue * CVE-2019-0708 - BlueKeep * CVE-2021-34527 - Print NightMare * CVE-2020-1472...
Add a module that will enumerate the running services on a host (E.g., EDR, AV, End Host Protection Suites) Example Projects: * https://github.com/SecureAuthCorp/impacket - Services.py * https://github.com/Hackplayers/evil-winrm
Add a module that will allow for the enumeration of TCP ports and identification of services running on enumerated port. Example Projects: * [Nmap](https://github.com/nmap/nmap) * https://www.praetorian.com/blog/fingerprintx/ * https://github.com/projectdiscovery/naabu
Add module to enumerate internal hosts through an IP Ping Sweep Module