Relationship Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006480 | Kali Linux | Queued Tool Addition | public | 2020-06-17 14:37 | 2023-11-20 13:46 |
Reporter | g0tmi1k | Assigned To | sbrun | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 2023.4 | ||||
Summary | 0006480: sn0int - Semi-automatic OSINT framework and package manager | ||||
Description | [Name] - sn0int sn0int (pronounced /snoɪnt/) is a semi-automatic OSINT framework and package manager. It was built for IT security professionals and bug hunters to gather intelligence about a given target or about yourself. sn0int is enumerating attack surface by semi-automatically processing public information and mapping the results in a unified format for followup investigations. Among other things, sn0int is currently able to: Harvest subdomains from certificate transparency logs and passive dns | ||||
Attached Files | |||||
related to | 0005777 | closed | Adding OSINT tools to Kali Linux |
@kali-team, please could this be packaged up. |
|
Looks like the developer has a apt repository which may make it easier to add to Kali apt install debian-keyring |
|
The packages I distribute are built by simply running No patches are needed if the binary is simply built with
Please reach out if you need help. sn0int.patch (291 bytes)
diff --git a/Cargo.toml b/Cargo.toml index 375679c..9984870 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,6 @@ travis-ci = { repository = "kpcyrd/sn0int" } [workspace] members = ["sn0int-common", - "sn0int-registry", "sn0int-std"] [package.metadata.deb] |
|
I've created a package that doesn't rely on cargo-deb and might work as a base, let me know what you think: https://salsa.debian.org/kpcyrd/sn0int |
|
version 0.26.0-0kali3 is in kali-dev |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-17 14:37 | g0tmi1k | New Issue | |
2020-06-17 14:37 | g0tmi1k | Relationship added | related to 0005777 |
2020-06-17 14:56 | g0tmi1k | Status | new => acknowledged |
2020-06-17 14:56 | g0tmi1k | Note Added: 0012942 | |
2020-06-17 14:56 | g0tmi1k | Category | New Tool Requests => Queued Tool Addition |
2020-06-23 08:22 | p33p | Note Added: 0012980 | |
2020-06-25 12:56 | g0tmi1k | Description Updated | |
2020-06-29 13:09 | kpcyrd | File Added: sn0int.patch | |
2020-06-29 13:09 | kpcyrd | Note Added: 0013032 | |
2020-07-21 01:15 | kpcyrd | Note Added: 0013093 | |
2020-08-21 18:01 | g0tmi1k | Status | acknowledged => confirmed |
2020-12-01 11:02 | g0tmi1k | Status | confirmed => assigned |
2020-12-01 11:02 | g0tmi1k | Status | assigned => acknowledged |
2023-11-13 10:49 | sbrun | Assigned To | => sbrun |
2023-11-13 10:49 | sbrun | Status | acknowledged => assigned |
2023-11-20 13:46 | sbrun | Status | assigned => resolved |
2023-11-20 13:46 | sbrun | Resolution | open => fixed |
2023-11-20 13:46 | sbrun | Fixed in Version | => 2023.4 |
2023-11-20 13:46 | sbrun | Note Added: 0018636 |