0xACAB

Results 123 comments of 0xACAB

It's not likely that I'll have the time to review all of these changes at once. I'll leave this open until I do, but in the mean time if you...

This is neat, but AFAICT its last meaningful update was more than three years ago, and is primarily a relatively straightforward wrapper around `bettercap` and `nmap`, which are already listed...

This tool seems to require payment to do essentially every basic thing needed in a pentest such as request rewriting that other HTTP intercepting tools already on this list (e.g.,...

> It does do request rewriting for free! You can breakpoint and manually rewrite or redirect any requests or responses as you'd like, just like ZAP. Ah, okay, that was...

I just ran into a similar issue to this where words have control characters in them. For example, the decentralized social network Diaspora\* is formally written with an asterisk in...

I'm not sure if this helps any, but one thing I noticed just now is that in certain scenarios, including on GitHub Actions, we seem to have been getting different...

> @meitar add a pre-command `docker rm jekyll/builder:latest` and see if that helps. Hmm, how does one do this in GitHub Actions? Asked another way, can you be more specific...

Jeffrey Paul's post describes that this "allows for a table that has the following headings" and, in that table, Jeffrey includes a column labelled "computer." Anyone know where we can...

Ah, here is [a more thorough breakdown](https://blog.jacopo.io/en/post/apple-ocsp/) of the content in the OCSP query being sent to apple. TL;DR: `trustd` doesn't send a unique hash of each application, but rather...

> Some of the comments on this issue involve blocking **oscp.apple.com** with a hosts file. But there is no address associated with this address, so doing so is pointless. >...