Open Source Intelligence (#osint) is based on the use of hundreds of open source tools. In my experience, the main problem of good #opensource tools is extremely LOW number of users.

In this thread I will tell how independent developers find their audience (free)🧵🧵⬇️ (1/14)
(2/14) Check how your product runs outside your computer.

For starters, try opening your Github repository at Gitpod.io (it's free online #Ubuntu).

This will show what the user will need to install to run
Ex: the Python modules to include in requirements.txt
(3/14) Test your product on different operating systems

Ideally, you should install several virtual machines on your computer. VM images can be found here:

Linux - osboxes.org

Windows (legal, free 90 days) - developer.microsoft.com/en-us/microsof…

MacOS - developer.apple.com/documentation/…
(4/14) Spend a LOT of time designing the #Github repository

Make at least 5 example commands to run
Describe EVERY function
Add pictures and tags
Describe any pitfalls you found when testing with different systems
Add your contact information
(5/14) Create a project website with detailed documentation

For example, you can simply have a web page on Github Pages (this is very fast and not badly indexed by search engines).

You can also use special sites to host technical documentation (readthedocs.org etc)
(6/14) The more time you spend on the first four points, the more payback you will get on the next steps.

And if your tool doesn't run on #Ubuntu on the first try and doesn't have a proper README, the work described in the following steps is pointless!
(7/14) Get product accounts on social media

Promoting something from scratch is a very long and arduous process.

Start with those platforms where you already have accounts with at least some readers and from where you can redirect people to your new page
(8/14). Make tweets about your project and use the two main tricks (works even without followers):

1. Use tags that popular bots retweet - #python, #opensource, #javascript etc
2. Tag the accounts of popular tech bloggers who frequently tweet about tools similar to yours
(9/14) Make posts in themed subreddits on #Reddit:

For example:

reddit.com/r/OSINT/
reddit.com/r/GEOINT/
reddit.com/r/SOCMINT/

reddit.com/r/opensource/ (but it's better to start with smaller subreddits)
(10/14) If your project has something to do with cybersecurity, try making a post on #HackerNews

news.ycombinator.com

It will probably only get a few dozen pluses, but they will be pluses from a quality audience.
(11/14) Look for related questions on #Quora, #Stackoverflow, #Stackexchange, #Askubuntu

Register accounts and add detailed answers to them with examples of commands and the name of your tool (best to avoid direct links to avoid being blocked)
(12/14) Ask to be added to themed collections

There are a lot of different themed collections on Github. Write to the contributors asking them to add your project. Not much traffic comes from collections, but, their owners are often have blogs and can make a post about your tool
(13/14) Feel free to write to techno-journalists.

Google articles on the topic of your product over the last year, look at the profiles of their authors and write to them. They may not answer, but they may remember your tool and write about it when the opportunity arises.
(14/14). Remember that promoting a software product is a very TRUE and LONG process. Especially if the product is highly specialized.

If you have more than 20-30 stars on Github after all the actions described above, you can consider it a great success.
@threader compile
@threadreaderapp unroll
@threadrip unroll
@PingThread unroll
@threadreaders unroll
@TurnipSocial save
@readwiseio save thread
@tresselapp save thread
@rattibha unroll

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Cyber Detective

Cyber Detective Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @cyb_detective

Mar 4
If you go to Github today, you can see a lot of repositories to implement various "methods to fight Russians" like browser ddos attacks and traffic redirection
Now many people want to help Ukrainians somehow. In this 🧵, I'll tell you what are some constructive ways to do this
If you live in Europe, find a website dedicated to helping Ukrainian refugees in your country (if you don't have one yet, create one). Even if you don't have space in your home, you can help with transportation or services (ex: translation of documents)🧵
You can also offer your help to various international charities, which now invite people from all over the world to cooperate🧵🇺🇦

Read 12 tweets
Feb 22
How to work with torrent archives of hundreds of gigabytes if your computer is too weak for it?

One of the many possible ways to solve the problem.

🧵🧵🧵
Create a VM with a Linux server (ex Ubuntu) on one of the cloud hosting services (Google/Yandex Cloud, Azure, DigitalOcean).
1. Create a VM for a couple of days and delete it immediately (and then pay only a few dollars).
2. Use free trial periods and promo codes.
🧵1
Connect to VM via SSH

Install aria2 (lightweight multi-protocol & multi-source command-line download utilit - aria2.github.io)

Upload file with .torrent extension to your VM (use scp, curl/wget or aria2)

🧵🧵🧵2
Read 7 tweets
Feb 9
"Email Permutator" (creator @Brainlabs) — Google Sheet table that generate 46 variants of user email by first name, last name and domain.

docs.google.com/spreadsheets/d…

In this thread I will tell how to quickly verify the existence of list of emails in any Google Sheet
🧵🧵⤵️
Addon "Email Verification"

1. Click TEMPLATE to start

2. Add email addresses to the 1st column

3. Click VERIFICATION and wait

50 emails free. Next 500/$10

workspace.google.com/u/0/marketplac…
🧵⤵️⤴️
"Mailveteran" addon

This add-on allows you to do automated mailings, load the delivery status of emails into the table and check the existence of email addresses (200 emails for free after registering and getting the api key)

workspace.google.com/u/0/marketplac…

🧵⤴️⤵️
Read 6 tweets
Feb 4
TWITCH

#osint thread🧵🧵🧵

14 tools

Thanks for help @fabian9799
Use api.ivr.fi/twitch/resolve/ +login

to get instant and free information about the user using the API.

Ex:
api.ivr.fi/twitch/resolve…

🧵🧵⤵️⤴️ 1/14
Twitch Overlap

shows the viewer and audience overlap stats between different channels on Twitch. Currently tracks all channels over 1000 concurrent viewers. Data updates every 30 minutes.

stats.roki.sh

🧵🧵⤵️⤴️ 2/14
Read 16 tweets
Jan 10
I started compiling a list of Twitter accounts of BugBounty platforms (sites where researchers can help companies identify security problems and make money💸💸 from it)

twitter.com/i/lists/148065…

In this thread🧵, I'll talk about the project behind each account on the this list.
@Hacker0x01
hackerone.com
🧵⤵️⤴️
Read 19 tweets
Jan 9
Tech and Cybersec Hiring Platforms List

Today I started compiling a list from the Twitter accounts of online tech and cybersecurity hiring platforms

twitter.com/i/lists/148026…

In this thread 🧵 I will show after which job ad the company got on the list ⤵️⤵️
@HackerEarth
hackerearth.com

🧵⤵️⤴️
@hackerrank
hackerrank.com

🧵⤵️⤴️
Read 10 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(