mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-11 21:08:35 +03:00
57 lines
1.7 KiB
Markdown
57 lines
1.7 KiB
Markdown

|
|
|
|
Advanced Github OSINT Framework
|
|
|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|

|
|
|
|
|
|
# Installation
|
|
**clone project**:
|
|
|
|
```
|
|
$ git clone https://github.com/rly0nheart/octosuite.git
|
|
```
|
|
|
|
```
|
|
$ cd octosuite
|
|
```
|
|
|
|
# Usage
|
|
**Linux**:
|
|
```
|
|
$ sudo chmod +x octosuite
|
|
```
|
|
|
|
```
|
|
$ ./octosuite
|
|
```
|
|
|
|
**Windows**:
|
|
```
|
|
$ python3 octosuite
|
|
```
|
|
|
|
|
|
# Note
|
|
* Requirement(s) [requests] will be installed on first run
|
|
* Enter *help* command to show usage
|
|
* octosuite automatically logs network and minor user activity. The logs are saved by date and time in .logs folder
|
|
|
|
* octosuite has only been tested on *Linux* for now, please be sure to let me know how it works on *Windows*
|
|
|
|
* Feel free to open pull requests if there are any notable bugs found
|
|
|
|
|
|
# LICENSE
|
|

|
|
|
|
# About me
|
|
* [About.me](https://about.me/rly0nheart)
|