Last active
          July 8, 2022 13:40 
        
      - 
      
- 
        Save ruevaughn/124401ad38cf7a0a8566f5ca05323220 to your computer and use it in GitHub Desktop. 
    onelineerz
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | https://medium.com/cyberverse/bug-bounty-with-bash-438596ff72f5 | |
| while read sub; do if host “$sub.example.com” &> /dev/null; then echo “$sub.example.com”; fi; done < subdomains_wordlist.txt | |
| [Alterenative one-lizers[(https://www.gnu.org/software/datamash/alternatives/) | |
| https://kathan19.gitbook.io/howtohunt/subdomain-takeover/easy_methods | |
| https://twitter.com/bashoneliners | |
| https://www.rexegg.com/regex-perl-one-liners.html | |
| httpx -l url.txt -path "///////../../../../../../etc/passwd" -status-code -mc 200 -ms 'root:' | |
| https://github.com/KingOfBugbounty/KingOfBugBountyTips#oneliner-haklistgen | |
| https://www.bashoneliners.com/ | |
| https://linuxsecurity.expert/kb/one-liners/ | |
| https://gist.github.com/w00tc/486825a0b7c593789b1952878dd86ff5 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment