web

ΠŸΠ°Ρ€ΡΠΈΠ½Π³/Π²Ρ‹Ρ€Π°Π²Π½ΠΈΠ²Π°Π½ΠΈΠ΅ ΠΊΠΎΠ΄Π°

Port for jsbeatufier - https://github.com/ditashi/jsbeautifier-go

Html beatifier - https://github.com/yosssi/gohtml

Parse & interpreter JS-code: https://github.com/robertkrimen/otto

Scrapping/Crawling

Colly - web scrapping https://github.com/gocolly/colly

gowitness - Π΄Π΅Π»Π°Π΅ΠΌ ΡΠΊΡ€ΠΈΠ½ΡˆΠΎΡ‚Ρ‹ Π²Π΅Π±Π° https://github.com/sensepost/gowitness

Port other tools

Port Wappalyzer on Go (Ρ…Π΅Ρ€ Π·Π½Π°Π΅Ρ‚ ΠΊΠ°ΠΊΠΎΠΉ Π»ΡƒΡ‡ΡˆΠ΅; Π½Π°Π΄ΠΎ ΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ ΠΊΠΎΠ΄): https://github.com/unstppbl/gowap https://github.com/rverton/webanalyze

Clients & WEB-Frameworks

http & rest client: https://github.com/go-resty/resty

Gin https://github.com/gin-gonic/gin https://github.com/appleboy/gin-jwt

https://github.com/gorilla/mux ΠŸΡ€ΠΈΠΌΠ΅Ρ€: https://github.com/redhat-developer-demos/qotd

Web Drivers (Ρ‚ΠΈΠΏΠΎ ΠΊΠ°ΠΊ Selenium?)

Для Chrome dev Tools: https://github.com/chromedp/chromedp https://github.com/chromedp/cdproto

Π“Π΅Π½Π΅Ρ€Π°Ρ‚ΠΎΡ€ сайтов

hugo (~300 шаблонов Π² ΠΊΠΎΡ€ΠΎΠ±ΠΊΠ΅): https://gohugo.io/

JOSE standarts (JWE, JWS, JWT)

gopkg.in/square/go-jose.v2 gopkg.in/square/go-jose.v2/jwt

Last updated