Alexandre ZANNI
Alexandre ZANNI
On github you can look for project by tags (named topics on github). Example: https://github.com/topics/bugbounty For a better visibility you can add tags, like: - bugbounty - bugbounty-dashboard - cybersecurity...
fix #433
I saw my change made in https://github.com/carlospolop/hacktricks/pull/318 was not reflected to https://book.hacktricks.xyz/network-services-pentesting/1883-pentesting-mqtt-mosquitto. That's because I PRed to [pentesting/1883-8883-pentesting-mqtt-mosquitto.md](https://github.com/carlospolop/hacktricks/blob/master/pentesting/1883-8883-pentesting-mqtt-mosquitto.md) which is not displayed on the website. Only the duplicated page [network-services-pentesting/1883-pentesting-mqtt-mosquitto.md](https://github.com/carlospolop/hacktricks/blob/master/network-services-pentesting/1883-pentesting-mqtt-mosquitto.md)....
Pug is a JavaScript templating language equivalent to slim, with a similar syntax. But pug is much powerful and featureful with mixins, block and extends (template inheritance), etc. Hopefully there...
I have this random error occurring: ``` Error producing PDF. ! Package tikz Error: Sorry, some package has redefined the meaning of the math -mode dollar sign. This is incompatible...
When using `--from gfm` or `--from commonmark` I have this old `l.330 \frontmatter` issue (see #5348) but not when using `--from markdown`. ``` pandoc shodan-api.mkd \ --from gfm \ --to...
I don't know yet if it's a feature request or a question. I saw (and tested) that it's already possible to specify a link color by adding `urlcolor` in the...
fix #184
> @Wandmalfarbe Still a small issue: When the wrapped line is the last line of a page: > >  > > I goes out of the box. Ref. #2