Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codesoap
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
Show HN: Rmp, a Subsonic music player for generating playlists on the fly
(github.com)
5 points
by
codesoap
26d ago
|
1 comments
2.
▲
by
codesoap
2y ago
A while ago I wrote https://github.com/codesoap/osmar , a tool for searching PostgreSQL databases with open streetmap data from the command line. Now I have rewritten the tool to read PBF files directly instead of query
3.
▲
Questioning Go's range-over-func Proposal
(rulmer.xyz)
3 points
by
codesoap
3y ago
|
0 comments
4.
▲
by
codesoap
3y ago
Good point. Maybe a small 'hp2url' or 'hp2curl' tool, which takes httpipe input and prints URLs or curl commands for each given request, would be a better solution.
5.
▲
by
codesoap
3y ago
Only briefly. HAR is extremely verbose, which makes it impractical for storing large amounts of requests and responses. It's also not line based, not designed for easy streaming/filtering (it has header/config fields) and the
6.
▲
by
codesoap
3y ago
It was a tradeoff. The solution with "base" is more compact and arguably easier to read. On the other hand, it's easier to filter or manipulate httpipe, if the fields are separated. For example, to filter out all requests to
7.
▲
by
codesoap
3y ago
I haven't been on the hunt much since I wrote the tools, but the first two bug bounties I ever received where issued for things I found with a web fuzzer. No doubt I would have made that money with pfuzz, if I had it back then :-)
8.
▲
by
codesoap
3y ago
Wow, didn't expect you to see this, but glad to have you here :-) Don't hesitate to contact me if you have any feedback!
9.
▲
by
codesoap
3y ago
To be frank, I hadn't even considered looking at the file format of wireshark when thinking of existing file formats, that I could reuse. I've now taken a brief look and it seems like wireshark supports quite a lot of different fo
10.
▲
by
codesoap
3y ago
I have thought about this a lot, but came to the conclusion, that people are most likely to write tools if the format is easy to parse and construct in many programming language. I think it's hard to find an encoding that suits this cr
11.
▲
by
codesoap
3y ago
It seems to me like "fuzzing" has a different meaning in web application penetration testing. Here, "fuzzer" is a term for tools that just generate different request using wordlists, without adding any mutations. For exa
12.
▲
Show HN: Pfuzz, a web fuzzer following the Unix philosophy
(github.com)
93 points
by
codesoap
3y ago
|
26 comments
13.
▲
by
codesoap
3y ago
> go is the worst because the unix-hater club at the root of their development team [...] I was surprised to find this sentiment about Go. I always felt Go focused on simplicity, modularity, good tooling and even good integration with C.
14.
▲
Do the Go developers hate Unix?
(marc.info)
3 points
by
codesoap
3y ago
|
2 comments
15.
▲
Figment: A simple script I wrote to A/B test audio quality
(github.com)
2 points
by
codesoap
5y ago
|
0 comments
16.
▲
by
codesoap
5y ago
Good idea. I'll think about it. Thanks!
17.
▲
by
codesoap
5y ago
I just discovered https://osmq.eu and https://osmq.org . I guess this name is taken :(
18.
▲
by
codesoap
5y ago
Hmm, I'm afraid I'm a bit biased against anything "explore", because I always associate it with Microsoft (internet explorer and file explorer).
19.
▲
by
codesoap
5y ago
Oh, I like that one. I'll think about it for a bit, but maybe I'll take it. Thanks!
20.
▲
by
codesoap
5y ago
Author here. I've heard that before. Maybe I should really rename. Got any suggestions? "osms" (OSM search) might be misleading because it reminds me of SMS. "osmfind" is a little long for my taste, but well, maybe