imfht

Results 12 issues of imfht

did anybody got success? I get a post at [https://blog.wanghw.cn/archives/48.html](https://blog.wanghw.cn/archives/48.html) says If a comment three line the script will run. After comment, I make it run but No plugin is...

Hi: Noticed the [atomic-red-team](https://github.com/redcanaryco/atomic-red-team) has a command field for attack detail. [eg](https://github.com/redcanaryco/atomic-red-team/raw/ef93c45591dffd2055411a6ef54ac91703db8381/atomics/T1548.002/T1548.002.yaml): ```yaml input_arguments: executable_binary: description: Binary to execute with UAC Bypass type: Path default: C:\Windows\System32\cmd.exe executor: command: | reg.exe...

CSDN is totally shit. ![image](https://user-images.githubusercontent.com/15059493/40401480-25573758-5e79-11e8-8436-c51a9c54aebf.png)

# deployment.sh run at Ubuntu 16.04.3 LTS ```bash root:~/testenv# ./deployment.sh ### Updating base system ./deployment.sh: line 3: aptitude: command not found ./deployment.sh: line 4: aptitude: command not found ### Installing...

seems no one seeding. all of our process stoped at 32% ![image](https://user-images.githubusercontent.com/15059493/34239474-881a3e94-e642-11e7-80bd-bb74c3c0aa5c.png)

I have an idea for this project. ## Why? I'm working in a ops team. there is lot's of data in different mysql database. Now I want to make them...

enhancement

https://github.com/projectdiscovery/public-bugbounty-programs/blob/db19e04fa1f6d93829b351bfb736ee980910bf39/chaos-bugbounty-list.json#L1691

Hi: I installed step by step with the [official document](http://frontera.readthedocs.io/en/latest/). And success at [quick-start-distributed](http://frontera.readthedocs.io/en/latest/topics/quick-start-distributed.html), it's really cool. but the distributed example do not store the html. So I try [scrapy_recording](https://github.com/scrapinghub/frontera/tree/master/examples/scrapy_recording)...