Things should do after sublister(sublist3r)

Things should do after sublister(sublist3r)

 Sublist3r is tool which is used by pentester  which shows unique subdomains as I showed below


 you won't get https:// in the begging of these url ,here I have a solution for it i.e ive developed a one line script for this

Step 1:

copy all the subdomains, After that use the command nano and store all the links and name it

You see,there no https:// infront of the subdomains

Step 2:

USE THE BELOW COMMAND 

sudo python -c "with open('input.txt', 'r') as infile, open('output.txt', 'w') as outfile: outfile.write('\n'.join(['https://' + line.strip() for line in infile]))"


boom!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!








Comments

Popular posts from this blog

PlayItSafe google cyber security professional course 2 (COURSERA)

FOUNDATIONS OF CYBERSECURITY GOOGLE(COURSERA) QUIZ ANSWERS

HOW TO BYPASS THE 2FA(TWO FACTOR AUTHENTICATION)

AUTOMATED SCRIPT FOR FINDING XSS

how hackers do a phishing page in 8 lines of code using html

BEGINNER BUG BOUNTY TOOLS PART-1

Disclaimer

Privacy policy

BITFLIPING