{"_id":"@anzerr/slowloris.tool","_rev":"9-b4421e64e77a134c057df5b4dc824659","name":"@anzerr/slowloris.tool","dist-tags":{"latest":"1.0.12","old":"1.0.3"},"versions":{"1.0.4":{"name":"@anzerr/slowloris.tool","version":"1.0.4","keywords":[],"homepage":"https://github.com/anzerr/slowloris.tool#readme","bugs":{"url":"https://github.com/anzerr/slowloris.tool/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/anzerr/slowloris.tool.git"},"license":"MIT","author":{"name":"anzerr"},"main":"index.js","types":"index.d.ts","bin":{"slowloris":"./src/bin.js"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"eslintConfig":{"extends":"eslint-config-basic"},"dependencies":{"cli.util":"git+https://git@github.com/anzerr/cli.util.git","http.server":"git+https://git@github.com/anzerr/http.server.git"},"devDependencies":{"eslint-config-basic":"git+https://git@github.com/anzerr/eslintrc.git"},"engines":{"node":">= 0.10.0"},"gitHead":"e7948b68baa6aa1388f77b2e48032015fc465f65","description":"Example of slowloris attack it should start with a few connections and try and ramp up until I can't connected anymore","_id":"@anzerr/slowloris.tool@1.0.4","_nodeVersion":"11.3.0","_npmVersion":"6.9.2","dist":{"integrity":"sha512-8p3EsTaROMuN0aFCB/t8+fQl6zpfV3fxvh0d1Gv/rMY0GyYqTaqA+UTacGL7fHVXqZOAlB+kXITRAIROT4IjwA==","shasum":"0f14cc31fd90fe257de4bd25940183d8e44118e4","tarball":"https://registry.npmjs.org/@anzerr/slowloris.tool/-/slowloris.tool-1.0.4.tgz","fileCount":8,"unpackedSize":6471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSqP5CRA9TVsSAnZWagAAugkP/RXlfuwCCOJ9qSeN+Sx5\nOkm7R0dfoyy/36N8G/qTLZFKPTs+apDhjYcvWVuhBDcD4fUs8t+ot4eguRnm\ngN/yYvMmRW0X6W0isv+jQJn8w1qV6bYkyiowFAhYFUqKzPvrQoqVNeNC37K8\nBImw2pmncRMsjgNBMJDdNZI8zM8h2mBzsllmU1JE+bk7Pb1YmDfzUCI3CGiG\n6Et4KSW2o8KZ+Z+vmRL0KabfglGr1GaYaTt+kW7UpjQOZE5eXJW7v+yXm58H\nVM3Fq6Q5+XuY48H3eAfosqFoNe79tf/v5o7xqPSw7auO+8wrscqVJZDHmtk0\ngMMREb5/NBFDVXgfo7x8/qcFlGvsz1sWnC6utobRAhKcxdx6OP8kWeLtLl5k\nhI+MA8YJHNkEq4GDq1D4I2lCsVIHiGrWxlwQd7IDtSTzOsowFUXKrQR1T/Jd\nrWnH/ML6GMY7fFNqY5VeSTtioRfKaymWessST0PFs5nmqUlt4IiR85VQnz9J\nVu3wAHUF7yjX5uKDM52akcO67MjeVvVY0LO1c+/nElNNatjJNUPqDy8tyMUU\ne2mtrt8Cpx7jOE72AgyD/gJvJo/2mTKAKtkWxlHp1CSqrbPuI5MScSRqJpKy\nt9c/xaNnEozy6szM7fi+WdtB5AtlxjIYhingDNPrTKLPngfPLd+pTzCmXcpR\nGOV4\r\n=l7Cc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFx73lZ6g3OJBXRJZ8OWVpOdXLpSyLnI4FjjxLYIRs2PAiEAh9+MYNNyMEwWCuftfXlNKS0qNTyZSxvXaJ7lCPIrZeE="}]},"maintainers":[{"name":"anzerr","email":"ryan.anzer@epitech.eu"}],"_npmUser":{"name":"anzerr","email":"ryan.anzer@epitech.eu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slowloris.tool_1.0.4_1565172729274_0.6314186103923454"},"_hasShrinkwrap":false},"1.0.3":{"name":"@anzerr/slowloris.tool","version":"1.0.3","keywords":[],"homepage":"https://github.com/anzerr/slowloris.tool#readme","bugs":{"url":"https://github.com/anzerr/slowloris.tool/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/anzerr/slowloris.tool.git"},"license":"MIT","author":{"name":"anzerr"},"main":"index.js","types":"index.d.ts","bin":{"slowloris":"./src/bin.js"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"eslintConfig":{"extends":"eslint-config-basic"},"dependencies":{"cli.util":"git+https://git@github.com/anzerr/cli.util.git","http.server":"git+https://git@github.com/anzerr/http.server.git"},"devDependencies":{"eslint":"5.11.1","eslint-config-basic":"git+https://git@github.com/anzerr/eslintrc.git"},"engines":{"node":">= 0.10.0"},"readme":"\n### `Intro`\nExample of slowloris attack it should start with a few connections and try and ramp up until I can't connected anymore\n\n#### `Install`\n``` bash\nnpm install --save git+https://git@github.com/anzerr/slowloris.tool.git\n```\n\n``` bash\ngit clone git+https://git@github.com/anzerr/slowloris.tool.git &&\ncd slowloris.tool &&\nnpm link\n```\n\n### `Example`\n\n``` bash\nslowloris --host localhost:8080 --max 50000\nslowloris --host https://localhost:8080\n```\n\n``` javascript\nconst Loris = require('slowloris.tool');\nlet l = new Loris('http://localhost:8080', 100000).attack();\nreturn new Promise((resolve) => l.once('end', resolve)).then(() => {\n\tconsole.log('attack ended');\n}).catch(console.log);\n```","readmeFilename":"README.md","gitHead":"11c70df371400e67400cb5fc5253d26dfd6126b5","description":"Example of slowloris attack it should start with a few connections and try and ramp up until I can't connected anymore","_id":"@anzerr/slowloris.tool@1.0.3","_nodeVersion":"11.3.0","_npmVersion":"6.9.2","dist":{"integrity":"sha512-VBfUGL7aHFCkdG2IfiG5i+iMH2lQzdhW6FiY2InUfWdqe2APZnVuR5O+qFRIa0ciLTNRHkHfqyNKb55i0i2OFQ==","shasum":"b9a3d6d88087a2fd561c99a7799076160428b0d9","tarball":"https://registry.npmjs.org/@anzerr/slowloris.tool/-/slowloris.tool-1.0.3.tgz","fileCount":8,"unpackedSize":6498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSqP/CRA9TVsSAnZWagAAxW0P/1uP6WSp4tdthedw91TA\nj6jt5/0+P9OYCxr7j/0IQxKWIVYll/TnNxOZVs3zxmeW7ARMiBIH2oci8/qA\nrGh44oQpIhVXTOGgoe5DIANdspcJjQIF524ngG919JuY1wtxl8a90n+0xYcp\nZP6HHk7MqQkvcvNCzJMYjHk0i+ZusPYMQddstbDKO7WctucDWcWr0oohLNOD\nZ/EDCzoQJ1AePTuDngRDNxPpRMUM5N5ziSOWym1dD3iSmUOlVG1FQRkStgXL\nEEhQ4Tw7DLIvfgsZWb3J4wKHebQJ5DxDX4YfJz0nD8uz2g3VRhTlVFxMpNEl\nMYAdR96qeHcnN/9OaK60y6r/zNliTFEvdDXZi684sJqVsmbNQaF0byE7HOrp\nBdxK50FpTsgch1d9yVpO6AZR5ri6RcnG1as0n6/dv21Nic16SxE8wdPn8aE0\nrtleGuWaa5k2tXQQZXYqlkYUXZohQcFCqo7jDyRpr4DlC8P62qt8WtXArQP9\nb/TaR0KimAvNo8aL0NiT/dD/iDHWQy4BCqR5OtoI9f50nIvwyetwkWivs8Ec\nV1QQrJlkFaj615EzqQ75tmqHK2bmsUizIna6PgWjHPn6ITJBQ9ZEtevxjHDR\nZkvtkBjrJVKuZHV8k5J0MRDfE1O5yTPEUj/0t8qmrMGhUaqkzqj7DxPJAp1X\neuHa\r\n=LAFh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTYxGvuCbjMmM7g5hCGs5XMtTSy6+G45GViNa4MLdHWQIgNWj2dCUqJnci6Xc1PRTHsLFTKSHutYJB5OJPiQx7qI0="}]},"maintainers":[{"name":"anzerr","email":"ryan.anzer@epitech.eu"}],"_npmUser":{"name":"anzerr","email":"ryan.anzer@epitech.eu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slowloris.tool_1.0.3_1565172734652_0.9614415518392128"},"_hasShrinkwrap":false},"1.0.5":{"name":"@anzerr/slowloris.tool","version":"1.0.5","keywords":[],"homepage":"https://github.com/anzerr/slowloris.tool#readme","bugs":{"url":"https://github.com/anzerr/slowloris.tool/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/anzerr/slowloris.tool.git"},"license":"MIT","author":{"name":"anzerr"},"main":"index.js","types":"index.d.ts","bin":{"slowloris":"./src/bin.js"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"eslintConfig":{"extends":"eslint-config-basic"},"dependencies":{"cli.util":"git+https://git@github.com/anzerr/cli.util.git","http.server":"git+https://git@github.com/anzerr/http.server.git"},"devDependencies":{"eslint-config-basic":"git+https://git@github.com/anzerr/eslintrc.git"},"engines":{"node":">= 0.10.0"},"gitHead":"6ea7e2f2aa6e9889d72bf6ee532d10af20592179","description":"Example of slowloris attack it should start with a few connections and try and ramp up until I can't connected anymore","_id":"@anzerr/slowloris.tool@1.0.5","_nodeVersion":"11.3.0","_npmVersion":"6.9.2","dist":{"integrity":"sha512-iaFHzHMHQVzsNetDVm7rvc7/CeaFSGSemYXvXU7eV0C4r1yGNY+6sKj56rg2q+/vRJOvTG3mde5Uo2wGkBqZVQ==","shasum":"e78dddb54c074ecdc275efc611ab34b5401a53b2","tarball":"https://registry.npmjs.org/@anzerr/slowloris.tool/-/slowloris.tool-1.0.5.tgz","fileCount":8,"unpackedSize":6513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSstZCRA9TVsSAnZWagAAkDkP/2zzDrq6qSp59xhzkHkk\n+mIcj3lze202jxZ1n/MYzC8/sFZv0r3E+HFbqUcZi9BgBDVH9ZlIYcp/O5Hz\n13qVJW/9IKzqgO/MT/NdmivypzF5DTZ+NJdYeeE+DtLqKHgDr4beDk6Y/HWX\nZ5tMZq+6ry7jbuv5mN3+zJpvcpCtFHCzuYgq/a0CAM2ycynCdmgdRHprdoRN\nMQYavCjXX+POy7KRkQmpPnz/JMyi+YX2mupl5QHh4FCPhYdG8X1rK1YkiKUa\nV2DG1ih+NSndbrosgKtCV+3rcdsMZQwESUJWLJnMLocvTR4hziG67lLJCETV\nMdcnYDHk6H+6W4BH7CgyiIEO/Ng9nAQIe118fle01FLJ9fYm0/K6CgjLQ1NJ\nAzDT/O1WrjoMATPRO6p76rLI56nF6o84lKL2QJOC6l1wacipeITuN94Q2LhS\ntg2NVn+gAGabrRq8ixyEJRy2u5ZLtwoC0jfwiW4iWS2oBjvw6HY1rDFyqbXl\nOzNj8fTv3AmvJ9YTtjB3VceTLazFXZ8Jhm5JDK7KnkfcogkZgh3wuiCK6Y0i\n0jzuiiDwJn6pdiseowO3rPJv9pCG/dffn4MudGDZ4GsZ0jzHlB7PhmwpDnbw\n64c1L4jyswowXqH3Q5WUXGMVG7HqfDS8T/7gMXCpW5oKe3k6So3Pt8Ok2ywK\nBGpY\r\n=rHy/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDwcPK/cYNUsJjlocHjIywn3J6rOIs58iDDg7cB3aKQPAiA2ZMLBZ93oWkRIqOOQsDB6mhe3Qy0eV6aW7dxNZlXmYg=="}]},"maintainers":[{"name":"anzerr","email":"ryan.anzer@epitech.eu"}],"_npmUser":{"name":"anzerr","email":"ryan.anzer@epitech.eu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slowloris.tool_1.0.5_1565182808001_0.8020859365077118"},"_hasShrinkwrap":false},"1.0.7":{"name":"@anzerr/slowloris.tool","version":"1.0.7","description":"Slowloris attack util","keywords":["slowloris","slowloris-attack","example","http","nodejs","util"],"homepage":"https://github.com/anzerr/slowloris.tool#readme","bugs":{"url":"https://github.com/anzerr/slowloris.tool/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/anzerr/slowloris.tool.git"},"license":"MIT","author":{"name":"anzerr"},"main":"index.js","types":"index.d.ts","bin":{"slowloris":"src/bin.js"},"scripts":{"test":"node example.js"},"eslintConfig":{"extends":"@anzerr/eslint-config-basic"},"dependencies":{"@anzerr/cli.util":"^1.0.8","@anzerr/http.server":"^1.0.12"},"devDependencies":{"@anzerr/eslint-config-basic":"^1.0.10"},"engines":{"node":">= 0.10.0"},"gitHead":"db71b0824743d218ed71a8e72f4da306dba96718","_id":"@anzerr/slowloris.tool@1.0.7","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-5Z9J2jN2wt7FEEEqt/OyCOXXeL6Fut1DIkXkOZswjXk+2YV5U2EC0CkqAktYP2UpRM6gFRKqbh7lYspL6hnUyg==","shasum":"f8d2e25639839233e09126f2e7432142c306b341","tarball":"https://registry.npmjs.org/@anzerr/slowloris.tool/-/slowloris.tool-1.0.7.tgz","fileCount":7,"unpackedSize":5996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLM8bCRA9TVsSAnZWagAA+YQP/0iIlFreDb1hbypKqXbJ\nyKb/KOryrRNz8q0zeZjGSd/xyT1q91WugKfS5cTDhnJDARUVkP3rHXO/rsjL\nTqBjmUOFJNmZeKLTBoOmFBhyR2na/Wnr6SymmpCgmKm0csasp+Ra+lK/dk8S\ngRTRLV3cHRMkKI1JurReDyjVeZuXASn43WZLYH36XEnAVaGTQ8TfboHDV4OJ\nJsj04zjj142U8ViSm63wg7r4f7euCVmWaAL0zwwXfyknY4nOBUtF577aRF2i\nFSPKaqTJb8UpNoAu4zWzm0r6BgSBCP4hrYpi4UV5PFSqlwjtXFEEsasDY2ox\nHlwyKTYo7k3cE/ADPV3829Fuqb5B4SZ4kh5vBWAS5XmheKk2XTZtLH5xZac3\nP1sxmG4ZTNaDmUrGdbaUWT/N1stcztOE0PHdnixdUdRdnUB8vucdLQtvB0Co\nI+DJmiPLPfzGzQuoQ/X3N/j7TTncrYDy9Q1qGblVlQkO7PlmTodh9oeQgv5J\niYfvZeFaGZK1oKcW6yEBant/5vkjoF85q2PZvcmdbpbaX3em6H1GlfTPckRs\n4Gzgnjg7N+LUK1VeWOFzIEAz2G6Sm34mh9PClp1vlyRRHwWqOMppHNJmRd3Z\nPntTEmOmsg+s2o+y3SvkTMtTCE+FnxOxPMZ6SxEw80kDl+TGqBrOvTkBEY7e\nrohI\r\n=soFM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEWZfujRWWmk0t7NB1tm+ZzPJBiAfcbXTnKR60bipx9WAiAMBWdwVledl6Ikl21aWNkw3SiGZ5NlLSlEJXP5fIPuUw=="}]},"maintainers":[{"name":"anzerr","email":"ryan.anzer@epitech.eu"}],"_npmUser":{"name":"anzerr","email":"ryan.anzer@epitech.eu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slowloris.tool_1.0.7_1579994906880_0.4032380188274285"},"_hasShrinkwrap":false},"1.0.8":{"name":"@anzerr/slowloris.tool","version":"1.0.8","description":"Slowloris attack util","keywords":["slowloris","slowloris-attack","example","http","nodejs","util"],"homepage":"https://github.com/anzerr/slowloris.tool#readme","bugs":{"url":"https://github.com/anzerr/slowloris.tool/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/anzerr/slowloris.tool.git"},"license":"MIT","author":{"name":"anzerr"},"main":"index.js","types":"index.d.ts","bin":{"slowloris":"src/bin.js"},"scripts":{"test":"node example.js"},"eslintConfig":{"extends":"@anzerr/eslint-config-basic"},"dependencies":{"@anzerr/cli.util":"^1.0.9","@anzerr/http.server":"^1.0.14"},"devDependencies":{"@anzerr/eslint-config-basic":"^1.0.13"},"engines":{"node":">= 0.10.0"},"gitHead":"752a06fb217e177446586035ee18218e73d952fb","_id":"@anzerr/slowloris.tool@1.0.8","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-v7/wecVgef0gbicb22Rf9CPlmGlnYhANjtNzjKFaXPY4FSmTsZLFwIHvlY+kiHK1OjD5Hy/rh6v4OW43zuc5Rg==","shasum":"f0e182089a5d10d515a8956234c18516aa2c9023","tarball":"https://registry.npmjs.org/@anzerr/slowloris.tool/-/slowloris.tool-1.0.8.tgz","fileCount":7,"unpackedSize":5996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefgUPCRA9TVsSAnZWagAAeaoQAJMhrJK0lzlHCQoXzqax\nUxDoeUaVKsAbCGbvUnI//IsE32+j5yQ5FbCINcNDFvDF+lC67XuSOIvtVFWg\nRmzlPf4hsry4ltVs3u4nLYLu4TYQo8+Semk4tDoWfUKIDLpe7DLf3QvOAWFA\nz5BsPMUDrI1BfaqcwFoQWbnKZdw9evhZ7wahBTCShanA4oXDfT3eq36siwxF\nslJJfI3sP/3zpmSejtheNqZ8ks/njzuG3za3U7xH4pymwb+hits91JiOOGE6\nTFtXo5lVkrH4q3m6fz7ev4ubhQyzEptHL35I0xd5euhhyng0p+0FTcYhnRa6\n0H+q3GSX4v0bgJudFVbt3MuGXcjRF9YKyPhMCYXlgflH6fMM+kLajfXs7QuC\n3s4VveRuB4BeoLIOiyvUrMMrMgyxUcEbmWbTSZE1KMh81kEpm3UhUGl4NIOz\n+CWZL1QPfCZkT+ZlfnEW07hnEdiT7Nkjd4SFkVWypz0DrflqJ7Q37Z9fMckr\nu7AZBXhVISQjKnIrhUB8YwWCZrb2tVwvqvraPPBMv6sTKJISRXs3qV01hUgf\nzQJSbHwVRp2DkPJbn+VQ0B7qcQZrYB22A1KYgWb4aYQom6odNEnbdTxEosKs\ngWfCVw3obPhBxNDtM50y5xStRTraoxdA5ycmaVKLbWZhEj+6L+CXVv1Xykiz\nYslx\r\n=fRNr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzaZc3C+9WiOH4DpfhmNAAod3xdb3cmZDZbzzwWfCxWgIhAMemru6btdfKidXjzSrCC04WSPUXyU0S/42dpAhvrRXI"}]},"maintainers":[{"name":"anzerr","email":"ryan.anzer@epitech.eu"}],"_npmUser":{"name":"anzerr","email":"ryan.anzer@epitech.eu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slowloris.tool_1.0.8_1585317134995_0.20279206003198458"},"_hasShrinkwrap":false},"1.0.9":{"name":"@anzerr/slowloris.tool","version":"1.0.9","description":"Slowloris attack util","keywords":["slowloris","slowloris-attack","example","http","nodejs","util"],"homepage":"https://github.com/anzerr/slowloris.tool#readme","bugs":{"url":"https://github.com/anzerr/slowloris.tool/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/anzerr/slowloris.tool.git"},"license":"MIT","author":{"name":"anzerr"},"main":"index.js","types":"index.d.ts","bin":{"slowloris":"src/bin.js"},"scripts":{"test":"node example.js"},"eslintConfig":{"extends":"@anzerr/eslint-config-basic"},"dependencies":{"@anzerr/http.server":"^1.0.15","@anzerr/cli.util":"^1.0.10"},"devDependencies":{"@anzerr/eslint-config-basic":"^1.0.15"},"engines":{"node":">= 0.10.0"},"gitHead":"927c9cd5742d1d6f98ece5b674117906c13ebd05","_id":"@anzerr/slowloris.tool@1.0.9","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-o/+9W38joS6r5wdK3rkggWt0j3PfT8wlb3tiLThGn5sHL3QcxgezwBlvX+HrQjfP8YKdt6nZ1hAnIgkau6Ys4g==","shasum":"d9343a482a8b58090f19c4321ab34f48718c11f2","tarball":"https://registry.npmjs.org/@anzerr/slowloris.tool/-/slowloris.tool-1.0.9.tgz","fileCount":7,"unpackedSize":5997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGWpKCRA9TVsSAnZWagAAD4sQAIu80nhPO2YLI5sUrr2L\nsndJySIV2CjogpbuLdVRE/m+soWqCAc2hSffsUkXiVRJiifXxl7DNpFZxYqA\ne6G5jJDTiR7v2Ld5o7tt5F0Q0GXd6CoakgNvo0QGdDd2zF8i02AplLby61Y5\nz0Fo+AbjsxTsicW6tGnchVqWUHS69RtR/dwA9lWxRiEuqDZpHw+bdtXGUCfV\n5e/Fl7FyO9SJm8nn6W7LRCtjI9/JiysNuFIwnJsF7jsGOGN/Y1xx8ULYLVGx\nmfJg3z7GR4XKEZ/gzdqOCpbFV+rzYXiacpy5hCNe1SLWpWhfFbfFD4rEGFdg\nrKv1zwXHbNtt3yzaXNflSjXLqY/6xRbh+3S1AYbSk/RfL2LSWSgfnPWm9kl6\nsS8MH0fvWsmuEAekkfjnYf9Pau9nBqrzyxUfe9eddTHkg5CWHJaGL3814tON\nHHGBtBtlW2soby71fajSTJXeulg2+jogr3w6xM0SrOzgKvHF1+4R5klHidVS\nnNLiDNXh1LgrQiYL6WXHHypKBGJugW13+CjT4pwjOcHrABb60gH3k9NFUMA/\nTOt9Fdhl3ifBgMxRlIIaJEGQkIed67mcn23l7ltQg/eWjdJ2le//NbJ/fmyk\nanKYCSFBCeCTK/olQD1u1xAeaO2zma8Knx4cZ3albCdTS51aEyjheOeeIr5D\nuk9i\r\n=8QT6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAfbriUhVAG1j+vClPZJd8eb0pep+w0XTqW2n26009giAiB4dzaBg/YQOakvQg0pQJVDOqA4vaP2qY1a8LXBpXH0Rg=="}]},"maintainers":[{"name":"anzerr","email":"ryan.anzer@epitech.eu"}],"_npmUser":{"name":"anzerr","email":"ryan.anzer@epitech.eu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slowloris.tool_1.0.9_1595501129935_0.17805560312382274"},"_hasShrinkwrap":false},"1.0.10":{"name":"@anzerr/slowloris.tool","version":"1.0.10","description":"Slowloris attack util","keywords":["slowloris","slowloris-attack","example","http","nodejs","util"],"homepage":"https://github.com/anzerr/slowloris.tool#readme","bugs":{"url":"https://github.com/anzerr/slowloris.tool/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/anzerr/slowloris.tool.git"},"license":"MIT","author":{"name":"anzerr"},"main":"index.js","types":"index.d.ts","bin":{"slowloris":"src/bin.js"},"scripts":{"test":"node example.js"},"eslintConfig":{"extends":"@anzerr/eslint-config-basic"},"dependencies":{"@anzerr/http.server":"^1.0.17","@anzerr/cli.util":"^1.0.11"},"devDependencies":{"@anzerr/eslint-config-basic":"^1.0.16"},"engines":{"node":">= 0.10.0"},"gitHead":"0d86a365b73b0aad673664422874c0c52accfa56","_id":"@anzerr/slowloris.tool@1.0.10","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-SNVLwkOwqYFXI57kKLNN2rG8QUYc3z81CL+PZEeGNWU1AVBZrB5kbpHWc4Jt7f/tSKIOWfAdjWWFwEi9BtVIaA==","shasum":"5628fcb9546416023d35599a29cfe6ef536af71e","tarball":"https://registry.npmjs.org/@anzerr/slowloris.tool/-/slowloris.tool-1.0.10.tgz","fileCount":7,"unpackedSize":5998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSNsZCRA9TVsSAnZWagAA7T0P/0/3bghUzMIlR91v2+3S\nTuYc+TYeTD3k3+/i+wdfOw0oognEO3krUGwKRQy1z4daKnnVO/ZOuM1xHLHS\n4AHSJf8dNzRYUkJFb1vWui1hbUqqpHVhvCbest8btrTy/uVs+fii8T+3ECHH\nbTg6/PZmIHF/gBepxfRoST0F8NXlqmy9SNEZ/KVSK22oNAsB7NSCwWYI1Srd\nl2UxaGdoorVWUy3exSFSzv0sY4K3T07TFSntD/vguL89+M+3ru2rFanLGH3R\nFywprxL2Pj0tWYWY6agfVoyb8rWt4SVtXDaemd/B2eplYVTy5ET1oZjhC2pq\nisY3Wdj2vQkhnvTgwPjCGgDpomy/ny5F8+IfRY0GoZ7TiOiWuVE9J3prnWvv\nGwrB7mjpXG/fD3KirDv6giVOytEDUyxz4DIt+o8W++ikaItez3uuCX1UKO51\nU53y/H6SvPN1L38ad1fP8qvVsI0PoeK4xL4a96daHcXvF0j4Pdco7s4lC7gu\nWm3UWRc4LcW3onDzLJ/2tfeDcgEdQXN4NBjzPaS2k8HwG41Jp9eZNTt6+xgT\ngCtJ7e9OHQ1A/K85w0lHM9yI30gTv/UMX1xIz4sEoclGzgz+IUk9qsEQgob/\nSr6Fd8c1+dhM4/4tQ2AxBIigbUOOhzJtPUTV+s3uIigfXYeC0XkyrXkKhhk6\n3hVm\r\n=SKJR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUHB/tDbNK4/bi2rkSLvO+mtbdPHf6IHOtqfhRbe1s9gIhAN7OCf9Bhxk/nFL2vWKeBcJyRLWSKRh4SA3GZqIOEXy1"}]},"maintainers":[{"name":"anzerr","email":"ryan.anzer@epitech.eu"}],"_npmUser":{"name":"anzerr","email":"ryan.anzer@epitech.eu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slowloris.tool_1.0.10_1598610200796_0.6456153207428998"},"_hasShrinkwrap":false},"1.0.11":{"name":"@anzerr/slowloris.tool","version":"1.0.11","description":"Slowloris attack util","keywords":["slowloris","slowloris-attack","example","http","nodejs","util"],"homepage":"https://github.com/anzerr/slowloris.tool#readme","bugs":{"url":"https://github.com/anzerr/slowloris.tool/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/anzerr/slowloris.tool.git"},"license":"MIT","author":{"name":"anzerr"},"main":"index.js","types":"index.d.ts","bin":{"slowloris":"src/bin.js"},"scripts":{"test":"node example.js"},"eslintConfig":{"extends":"@anzerr/eslint-config-basic"},"dependencies":{"@anzerr/cli.util":"^1.0.12","@anzerr/http.server":"^1.0.21"},"devDependencies":{"@anzerr/eslint-config-basic":"^1.0.17"},"engines":{"node":">= 0.10.0"},"gitHead":"b91d163e7e5d6cf76332e2a9320ab85f3dfd5165","_id":"@anzerr/slowloris.tool@1.0.11","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-pyAXgkI+C3gSmNp4h8eUsiGwiQKeF6m5rAC00DT/5Yv2eekLjBI0rfK7wLzd7YkoVufI1j5yB6auzqc5gAbzKQ==","shasum":"acab714bb5ede255b59c9e4b506e78ccf9fb28b6","tarball":"https://registry.npmjs.org/@anzerr/slowloris.tool/-/slowloris.tool-1.0.11.tgz","fileCount":7,"unpackedSize":5998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1crcCRA9TVsSAnZWagAAzQQP/RupHgaH9OHoRyBQWuMP\nYtkWMxSL0mZDcWOczHEQiVffgIjCJtm8O3qMInyosRSZBP+rNFX0d64CxZUR\nnE8zGSFTgUny6xmj1t9bm8BFGMEv3Pi+L2ZGKlDaazxqRcLbHvp+nlhMKa+W\nsXt4Bht4TXaHvG8ObhQ8sm0ZRS1X0OukLG+vIL9VFZHvJz+ETjQzyxNkw0hg\nZaiSfIedV2Fks5Ut+foqxBtRRqwFNBH+rKt28EFgl/WUMwGdYnA00OYD3je3\nnPBGp+9TypKBuKjC90kpe64Y/1auYcbZz6B5mdZeW2snbFH+Y14wWNFRi6j7\npLmIKZR8ymX74XoAL85pwapkhMSHp2japMdEgLy5Qk0HuTaKkhZkvjFPmaR5\n11JLPn/qXaVA2Hnx8SroYpuP3FfbsrzgTjazkuoYa182SArqLZlvOYUcoCbM\n8wR5N1DLacGcy7GYRSB3Quu4UoAyvYY63d4rftA7l8SVR+2jg81cxOABUtfn\n/+Hx5optW+gSdg8wDvOS8ufNrcVp8pF5Jdcr7q3EVire+y8BoFCUWsIAAjJZ\nQFAnJc54Z1WqSJHVHY9WSegxEhSrlw0xEcjEanmjEINFRQRkHXs/9h4VI6qQ\nmMzV8bKQ8pv6VLOmkLKUSwS2VSAQcPRw9eDN4bgl+U6xiq0ZjLc7fcozZekG\nROj4\r\n=Jb7w\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBPgtRN27Kxrt+q9i5F0l75Ca3Duo3nywT6oa3a96+GrAiB6s53sjRGBluhiL7HbvGwEPd0MZdB7FBNhPf66gn3Lzw=="}]},"_npmUser":{"name":"anzerr","email":"ryan.anzer@epitech.eu"},"directories":{},"maintainers":[{"name":"anzerr","email":"ryan.anzer@epitech.eu"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slowloris.tool_1.0.11_1624623836037_0.09781830101117572"},"_hasShrinkwrap":false},"1.0.12":{"name":"@anzerr/slowloris.tool","version":"1.0.12","description":"Slowloris attack util","keywords":["slowloris","slowloris-attack","example","http","nodejs","util"],"homepage":"https://github.com/anzerr/slowloris.tool#readme","bugs":{"url":"https://github.com/anzerr/slowloris.tool/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/anzerr/slowloris.tool.git"},"license":"MIT","author":{"name":"anzerr"},"main":"index.js","types":"index.d.ts","bin":{"slowloris":"src/bin.js"},"scripts":{"test":"node example.js"},"dependencies":{"@anzerr/http.server":"^1.0.22","@anzerr/cli.util":"^1.0.13"},"devDependencies":{},"engines":{"node":">= 0.10.0"},"gitHead":"2ae5f9cec4fe19fcffc85cb607da8bef18b7c534","_id":"@anzerr/slowloris.tool@1.0.12","_nodeVersion":"12.22.9","_npmVersion":"6.14.15","dist":{"integrity":"sha512-KZZhb1IkPVB43qdyokN3czVQz3i62R7Ye8HsRLui2BVuge/KidPSFZu8mnfAqWK0H9xi6PV0zyNGET7ROj7uTA==","shasum":"7d0affcffee86c7dfce09f93a2ebacb994990fea","tarball":"https://registry.npmjs.org/@anzerr/slowloris.tool/-/slowloris.tool-1.0.12.tgz","fileCount":7,"unpackedSize":5887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6t9BCRA9TVsSAnZWagAAWuoP/j4/M2d9OPcHFBBNuxg1\neMWtsL7xxWD23SNpOlSdN0jry+EGfhRMWP8Lbx58Wt/SpM7B8V+Jbz2m29tj\nTZi2bYu3bMU1gtt/gHW26y68B9U231Y5UNoXWR4+93lZwOZ7+OXNIM/pY/O3\ntc+pc1xvZmcU0xi0YZYx/uAp1YJMkcsi2GDMz9XXfTYZu13EBSHNcMWSaRV/\nfsLMANoIdwY0ti6zB3Gu0+vYcVrnrHD0RiTgn3GbgbiwZ/YNCCKmlUZruHjq\nhZXnCotNwOtEjaWN9RPPyO+jJ4z1140RPPCupC/jAWE/nQE2GVvf9OKpYBlA\nywhYl01mp/XDMLAicxblvhy+RfXAuzW07GPQe/lvkta+fZ9/t/ydDX5VwoPe\nuP8cMlEW555D1pD6KbgCkE0WRXxV4n5oa9+uqwTwcEl3/6phlAFHu6V/2H3F\nxKalgIjYucb2gKhSkZspQg8Dml9ICSo95JXgbYE6woe51ywhPkdSVujjikR3\nLFoDU8EqEQHpsQq310NJ4DntDW437D3FwwDvHNaapC55/bywLQ1TzJkNoA/w\nZbHd07wYgOxLBwT/qmJQSZSbjDPKeHjOiPr+mP4R4u3NCiVWgYxc4JTQVCOR\noJ/ZwB+GmL8RCuwZw2xWMRmamlZk7cKZi0d+DG5vVYcayfHUwTgAYRoguER0\nNvQW\r\n=dELG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuxxceAD7viWZtvUyGIdfI/X0WdbcNeGO04INw+WDcZQIgDDgEc9o7iyfWbaM+0TpBY7afSHScF/KWRWhfFzrO0eU="}]},"_npmUser":{"name":"anzerr","email":"ryan.anzer@epitech.eu"},"directories":{},"maintainers":[{"name":"anzerr","email":"ryan.anzer@epitech.eu"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slowloris.tool_1.0.12_1642782529483_0.5767121780520736"},"_hasShrinkwrap":false}},"time":{"created":"2019-08-07T10:12:09.047Z","1.0.4":"2019-08-07T10:12:09.386Z","modified":"2022-04-04T14:28:19.378Z","1.0.3":"2019-08-07T10:12:14.736Z","1.0.5":"2019-08-07T13:00:08.113Z","1.0.7":"2020-01-25T23:28:27.091Z","1.0.8":"2020-03-27T13:52:15.099Z","1.0.9":"2020-07-23T10:45:30.034Z","1.0.10":"2020-08-28T10:23:20.901Z","1.0.11":"2021-06-25T12:23:56.149Z","1.0.12":"2022-01-21T16:28:49.600Z"},"maintainers":[{"name":"anzerr","email":"ryan.anzer@epitech.eu"}],"description":"Slowloris attack util","homepage":"https://github.com/anzerr/slowloris.tool#readme","keywords":["slowloris","slowloris-attack","example","http","nodejs","util"],"repository":{"type":"git","url":"git+ssh://git@github.com/anzerr/slowloris.tool.git"},"author":{"name":"anzerr"},"bugs":{"url":"https://github.com/anzerr/slowloris.tool/issues"},"license":"MIT","readme":"\n### `Intro`\n![GitHub Actions status | publish](https://github.com/anzerr/slowloris.tool/workflows/publish/badge.svg)\n\nExample of slowloris attack it should start with a few connections and try and ramp up until I can't connected anymore\n\n#### `Install`\n``` bash\nnpm install --save git+https://github.com/anzerr/slowloris.tool.git\nnpm install --save @anzerr/slowloris.tool\n```\n\n``` bash\ngit clone git+https://git@github.com/anzerr/slowloris.tool.git &&\ncd slowloris.tool &&\nnpm link\n```\n\n### `Example`\n``` bash\nslowloris --host localhost:8080 --max 50000\nslowloris --host https://localhost:8080\n```\n\n``` javascript\nconst Loris = require('slowloris.tool');\nlet l = new Loris('http://localhost:8080', 100000).attack();\nreturn new Promise((resolve) => l.once('end', resolve)).then(() => {\n\tconsole.log('attack ended');\n}).catch(console.log);\n```","readmeFilename":"README.md"}