Skip to content
#

oscp

Here are 172 public repositories matching this topic...

A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.

  • Updated Jul 6, 2020
  • Python
lyonys
lyonys commented Sep 4, 2020

When using target with -o, if your target list contains special characters like 'https://', it will fail on generating results as mkdir https://filename will fail. This will cause the entire job to not create any results.

hosts.txt contents:

https://google.com
https://apple.com

Command that would cause failture:
`interlace -tL ./hosts.txt -c "ffuf -ic -c -w /wordlist_all.tx

JustTryHarder

A standalone python script which utilizes python's built-in modules to enumerate SUID binaries, separate default binaries from custom binaries, cross-match those with bins in GTFO Bin's repository & auto-exploit those, all with colors! ( ͡~ ͜ʖ ͡°)

  • Updated Oct 9, 2020
  • Python

Improve this page

Add a description, image, and links to the oscp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oscp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.