Posts

Showing posts with the label Registry

Xip - Tool To Generate A Listing Of Ip Addresses Yesteryear Applying A Gear Upward Of Transformations Used To Bypass Safety Measures E.G. Blacklist Filtering, Waf, Etc.

Image
XIP generates a listing of IP addresses past times applying a laid of transformations used to bypass safety measures e.g. blacklist filtering, WAF, etc. Further explaination on our blog postal service article Usage python3 xip.py --help Docker alternative Official image You tin push clit the official Drupwn icon from the dockerhub registry using the next command: docker push clit immunit/XIP Build To gear upward the container, only role this command: docker gear upward -t xip . Docker volition download the Alpine icon in addition to and thence execute the installation steps. Be patient, the procedure tin hold upward quite long the kickoff time. Run Once the gear upward procedure is over, larn in addition to relish your novel tool. docker run --rm -it xip --help Logging The output generated is stored inward the /tmp/ folder. When using docker, run your container using the next option -v YOUR_PATH_FOLDER:/tmp/ Download XIP

Reconerator - C# Targeted Assault Reconnaissance Tools

Image
This is a custom .NET assembly which volition perform a publish of situational awareness activities. There are a publish of electrical current featuresets: BASIC - Obtains information from the disk too registry. LDAP - Allows customised AD LDAP queries to survive made. RESOLVEHOST - Performs DNS lookup queries. INDEXSEARCH - Searches the Windows Indexing Service for local files too e-mails (filename too content). PROXYCHECK - Displays the proxy server that volition survive used when attempting to access a provided URL. PRIVESCCHECK - Identifies privilege escalation vectors. The key indicate almost this is that it is all implemented inwards raw .NET - too hence no powershell. It is configured too controlled past times command line parameters, making it suitable for role amongst Beacon's execute-assembly directive. BASIC Overview This obtains a publish of pieces of information from the host. Be warned that in that location powerfulness survive a LOT of output. I...