[package] name = "pwnwalk" version = "0.1.0" edition = "2021" authors = [ "PwnWriter < hey@pwnwriter.xyz >" ] description = "Collect OS info covertly during Linux Enumeration, leaving zero traces." readme = "README.md" repository = "https://github.com/pwnwriter/pwnwalk" homepage = "https://github.com/pwnwriter/pwnwalk.git" license = "MIT" keywords = ["Linux", "bug-bounty", "recon", "Enumeration", "LinuxEscalation" ] categories = ["accessibility", "web-programming", "command-line" ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]